generated from nhcarrigan/template
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8099a40302 |
+2
-2
@@ -34,10 +34,10 @@
|
||||
"@fastify/rate-limit": "^10.3.0",
|
||||
"@fastify/sensible": "6.0.4",
|
||||
"@fastify/static": "^9.0.0",
|
||||
"@prisma/client": "7.8.0",
|
||||
"@prisma/client": "6.19.2",
|
||||
"dompurify": "^3.3.1",
|
||||
"fastify": "5.7.3",
|
||||
"fastify-plugin": "5.0.1",
|
||||
"fastify-plugin": "5.1.0",
|
||||
"jsdom": "^28.0.0",
|
||||
"marked": "^17.0.1",
|
||||
"rxjs": "7.8.2"
|
||||
|
||||
Generated
+21
-28
@@ -57,8 +57,8 @@ importers:
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0
|
||||
'@prisma/client':
|
||||
specifier: 7.8.0
|
||||
version: 7.8.0(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)
|
||||
specifier: 6.19.2
|
||||
version: 6.19.2(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)
|
||||
dompurify:
|
||||
specifier: ^3.3.1
|
||||
version: 3.3.1
|
||||
@@ -66,8 +66,8 @@ importers:
|
||||
specifier: 5.7.3
|
||||
version: 5.7.3
|
||||
fastify-plugin:
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
jsdom:
|
||||
specifier: ^28.0.0
|
||||
version: 28.0.0
|
||||
@@ -2822,15 +2822,12 @@ packages:
|
||||
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@prisma/client-runtime-utils@7.8.0':
|
||||
resolution: {integrity: sha512-5NQZztQ0oY/ADFkmd9gPuweH5A1/CCY8YQPorLLO0Mu6a87mY5gsnDkzmFmIHs9NFaLnZojzgddFVN4RpKYrdw==}
|
||||
|
||||
'@prisma/client@7.8.0':
|
||||
resolution: {integrity: sha512-HFp3Dawv/3sU3JtlPha90IB+48lS7zHiH4LKZPjmcE8YH5P9DOXGPvo8dqOtO7MqLDd1p2hOWMcFlRT1DMblHw==}
|
||||
engines: {node: ^20.19 || ^22.12 || >=24.0}
|
||||
'@prisma/client@6.19.2':
|
||||
resolution: {integrity: sha512-gR2EMvfK/aTxsuooaDA32D8v+us/8AAet+C3J1cc04SW35FPdZYgLF+iN4NDLUgAaUGTKdAB0CYenu1TAgGdMg==}
|
||||
engines: {node: '>=18.18'}
|
||||
peerDependencies:
|
||||
prisma: '*'
|
||||
typescript: '>=5.4.0'
|
||||
typescript: '>=5.1.0'
|
||||
peerDependenciesMeta:
|
||||
prisma:
|
||||
optional: true
|
||||
@@ -5405,8 +5402,8 @@ packages:
|
||||
resolution: {integrity: sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
fastify-plugin@5.0.1:
|
||||
resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
|
||||
fastify-plugin@5.1.0:
|
||||
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
|
||||
|
||||
fastify@5.7.3:
|
||||
resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==}
|
||||
@@ -11559,18 +11556,18 @@ snapshots:
|
||||
'@fastify/cookie@11.0.2':
|
||||
dependencies:
|
||||
cookie: 1.1.1
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
|
||||
'@fastify/cors@11.2.0':
|
||||
dependencies:
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
toad-cache: 3.7.0
|
||||
|
||||
'@fastify/csrf-protection@7.1.0':
|
||||
dependencies:
|
||||
'@fastify/csrf': 8.0.1
|
||||
'@fastify/error': 4.2.0
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
|
||||
'@fastify/csrf@8.0.1': {}
|
||||
|
||||
@@ -11584,7 +11581,7 @@ snapshots:
|
||||
|
||||
'@fastify/helmet@13.0.2':
|
||||
dependencies:
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
helmet: 8.1.0
|
||||
|
||||
'@fastify/jwt@10.0.0':
|
||||
@@ -11592,7 +11589,7 @@ snapshots:
|
||||
'@fastify/error': 4.2.0
|
||||
'@lukeed/ms': 2.0.2
|
||||
fast-jwt: 6.1.0
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
steed: 1.1.3
|
||||
|
||||
'@fastify/merge-json-schemas@0.2.1':
|
||||
@@ -11602,7 +11599,7 @@ snapshots:
|
||||
'@fastify/oauth2@8.1.2':
|
||||
dependencies:
|
||||
'@fastify/cookie': 11.0.2
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
simple-oauth2: 5.1.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -11615,7 +11612,7 @@ snapshots:
|
||||
'@fastify/rate-limit@10.3.0':
|
||||
dependencies:
|
||||
'@lukeed/ms': 2.0.2
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
toad-cache: 3.7.0
|
||||
|
||||
'@fastify/send@4.1.0':
|
||||
@@ -11630,7 +11627,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@lukeed/ms': 2.0.2
|
||||
dequal: 2.0.3
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
forwarded: 0.2.0
|
||||
http-errors: 2.0.1
|
||||
type-is: 2.0.1
|
||||
@@ -11641,7 +11638,7 @@ snapshots:
|
||||
'@fastify/accept-negotiator': 2.0.1
|
||||
'@fastify/send': 4.1.0
|
||||
content-disposition: 1.0.1
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
fastq: 1.20.1
|
||||
glob: 13.0.1
|
||||
|
||||
@@ -13446,11 +13443,7 @@ snapshots:
|
||||
|
||||
'@pkgr/core@0.2.9': {}
|
||||
|
||||
'@prisma/client-runtime-utils@7.8.0': {}
|
||||
|
||||
'@prisma/client@7.8.0(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@prisma/client-runtime-utils': 7.8.0
|
||||
'@prisma/client@6.19.2(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)':
|
||||
optionalDependencies:
|
||||
prisma: 6.19.2(typescript@5.9.3)
|
||||
typescript: 5.9.3
|
||||
@@ -16453,7 +16446,7 @@ snapshots:
|
||||
dependencies:
|
||||
reusify: 1.1.0
|
||||
|
||||
fastify-plugin@5.0.1: {}
|
||||
fastify-plugin@5.1.0: {}
|
||||
|
||||
fastify@5.7.3:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user