This commit is contained in:
Emily
2024-06-21 16:56:44 +02:00
parent 08ca6cf7ea
commit d8445b3f1a
5 changed files with 122 additions and 17 deletions

8
shared/pnpm-lock.yaml generated
View File

@@ -8,6 +8,9 @@ importers:
.:
dependencies:
dayjs:
specifier: ^1.11.11
version: 1.11.11
mongoose:
specifier: ^8.4.0
version: 8.4.0
@@ -79,6 +82,9 @@ packages:
resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
engines: {node: '>=0.10.0'}
dayjs@1.11.11:
resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==}
debug@4.3.4:
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines: {node: '>=6.0'}
@@ -232,6 +238,8 @@ snapshots:
cluster-key-slot@1.1.2: {}
dayjs@1.11.11: {}
debug@4.3.4:
dependencies:
ms: 2.1.2