generated from nhcarrigan/template
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2ef6d7f3d | |||
| b8dcbd5397 | |||
| 2ffb5e88a3 | |||
| 4c51e614c0 | |||
| f98991ace8 | |||
| a501e728a9 | |||
| 909694212b | |||
| a02e335ede |
+2
-2
@@ -26,7 +26,7 @@
|
|||||||
"@angular/router": "21.1.2",
|
"@angular/router": "21.1.2",
|
||||||
"@fastify/autoload": "6.0.3",
|
"@fastify/autoload": "6.0.3",
|
||||||
"@fastify/cookie": "^11.0.2",
|
"@fastify/cookie": "^11.0.2",
|
||||||
"@fastify/cors": "11.2.0",
|
"@fastify/cors": "^11.0.0",
|
||||||
"@fastify/csrf-protection": "^7.1.0",
|
"@fastify/csrf-protection": "^7.1.0",
|
||||||
"@fastify/helmet": "^13.0.2",
|
"@fastify/helmet": "^13.0.2",
|
||||||
"@fastify/jwt": "^10.0.0",
|
"@fastify/jwt": "^10.0.0",
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
"@fastify/rate-limit": "^10.3.0",
|
"@fastify/rate-limit": "^10.3.0",
|
||||||
"@fastify/sensible": "6.0.4",
|
"@fastify/sensible": "6.0.4",
|
||||||
"@fastify/static": "^9.0.0",
|
"@fastify/static": "^9.0.0",
|
||||||
"@prisma/client": "6.19.2",
|
"@prisma/client": "7.8.0",
|
||||||
"dompurify": "^3.3.1",
|
"dompurify": "^3.3.1",
|
||||||
"fastify": "5.7.3",
|
"fastify": "5.7.3",
|
||||||
"fastify-plugin": "5.0.1",
|
"fastify-plugin": "5.0.1",
|
||||||
|
|||||||
Generated
+15
-8
@@ -33,7 +33,7 @@ importers:
|
|||||||
specifier: ^11.0.2
|
specifier: ^11.0.2
|
||||||
version: 11.0.2
|
version: 11.0.2
|
||||||
'@fastify/cors':
|
'@fastify/cors':
|
||||||
specifier: 11.2.0
|
specifier: ^11.0.0
|
||||||
version: 11.2.0
|
version: 11.2.0
|
||||||
'@fastify/csrf-protection':
|
'@fastify/csrf-protection':
|
||||||
specifier: ^7.1.0
|
specifier: ^7.1.0
|
||||||
@@ -57,8 +57,8 @@ importers:
|
|||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0
|
version: 9.0.0
|
||||||
'@prisma/client':
|
'@prisma/client':
|
||||||
specifier: 6.19.2
|
specifier: 7.8.0
|
||||||
version: 6.19.2(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)
|
version: 7.8.0(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)
|
||||||
dompurify:
|
dompurify:
|
||||||
specifier: ^3.3.1
|
specifier: ^3.3.1
|
||||||
version: 3.3.1
|
version: 3.3.1
|
||||||
@@ -2822,12 +2822,15 @@ packages:
|
|||||||
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
|
||||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||||
|
|
||||||
'@prisma/client@6.19.2':
|
'@prisma/client-runtime-utils@7.8.0':
|
||||||
resolution: {integrity: sha512-gR2EMvfK/aTxsuooaDA32D8v+us/8AAet+C3J1cc04SW35FPdZYgLF+iN4NDLUgAaUGTKdAB0CYenu1TAgGdMg==}
|
resolution: {integrity: sha512-5NQZztQ0oY/ADFkmd9gPuweH5A1/CCY8YQPorLLO0Mu6a87mY5gsnDkzmFmIHs9NFaLnZojzgddFVN4RpKYrdw==}
|
||||||
engines: {node: '>=18.18'}
|
|
||||||
|
'@prisma/client@7.8.0':
|
||||||
|
resolution: {integrity: sha512-HFp3Dawv/3sU3JtlPha90IB+48lS7zHiH4LKZPjmcE8YH5P9DOXGPvo8dqOtO7MqLDd1p2hOWMcFlRT1DMblHw==}
|
||||||
|
engines: {node: ^20.19 || ^22.12 || >=24.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prisma: '*'
|
prisma: '*'
|
||||||
typescript: '>=5.1.0'
|
typescript: '>=5.4.0'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
prisma:
|
prisma:
|
||||||
optional: true
|
optional: true
|
||||||
@@ -13443,7 +13446,11 @@ snapshots:
|
|||||||
|
|
||||||
'@pkgr/core@0.2.9': {}
|
'@pkgr/core@0.2.9': {}
|
||||||
|
|
||||||
'@prisma/client@6.19.2(prisma@6.19.2(typescript@5.9.3))(typescript@5.9.3)':
|
'@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
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
prisma: 6.19.2(typescript@5.9.3)
|
prisma: 6.19.2(typescript@5.9.3)
|
||||||
typescript: 5.9.3
|
typescript: 5.9.3
|
||||||
|
|||||||
Reference in New Issue
Block a user