generated from nhcarrigan/template
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8099a40302 |
+2
-2
@@ -23,7 +23,7 @@
|
|||||||
"@angular/core": "21.1.2",
|
"@angular/core": "21.1.2",
|
||||||
"@angular/forms": "21.1.2",
|
"@angular/forms": "21.1.2",
|
||||||
"@angular/platform-browser": "21.1.2",
|
"@angular/platform-browser": "21.1.2",
|
||||||
"@angular/router": "21.1.3",
|
"@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.0.0",
|
"@fastify/cors": "^11.0.0",
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
"@prisma/client": "6.19.2",
|
"@prisma/client": "6.19.2",
|
||||||
"dompurify": "^3.3.1",
|
"dompurify": "^3.3.1",
|
||||||
"fastify": "5.7.3",
|
"fastify": "5.7.3",
|
||||||
"fastify-plugin": "5.0.1",
|
"fastify-plugin": "5.1.0",
|
||||||
"jsdom": "^28.0.0",
|
"jsdom": "^28.0.0",
|
||||||
"marked": "^17.0.1",
|
"marked": "^17.0.1",
|
||||||
"rxjs": "7.8.2"
|
"rxjs": "7.8.2"
|
||||||
|
|||||||
Generated
+22
-22
@@ -24,8 +24,8 @@ importers:
|
|||||||
specifier: 21.1.2
|
specifier: 21.1.2
|
||||||
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))
|
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))
|
||||||
'@angular/router':
|
'@angular/router':
|
||||||
specifier: 21.1.3
|
specifier: 21.1.2
|
||||||
version: 21.1.3(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)))(rxjs@7.8.2)
|
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)))(rxjs@7.8.2)
|
||||||
'@fastify/autoload':
|
'@fastify/autoload':
|
||||||
specifier: 6.0.3
|
specifier: 6.0.3
|
||||||
version: 6.0.3
|
version: 6.0.3
|
||||||
@@ -66,8 +66,8 @@ importers:
|
|||||||
specifier: 5.7.3
|
specifier: 5.7.3
|
||||||
version: 5.7.3
|
version: 5.7.3
|
||||||
fastify-plugin:
|
fastify-plugin:
|
||||||
specifier: 5.0.1
|
specifier: 5.1.0
|
||||||
version: 5.0.1
|
version: 5.1.0
|
||||||
jsdom:
|
jsdom:
|
||||||
specifier: ^28.0.0
|
specifier: ^28.0.0
|
||||||
version: 28.0.0
|
version: 28.0.0
|
||||||
@@ -502,13 +502,13 @@ packages:
|
|||||||
'@angular/animations':
|
'@angular/animations':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@angular/router@21.1.3':
|
'@angular/router@21.1.2':
|
||||||
resolution: {integrity: sha512-uAw4LAMHXAPCe4SywhlUEWjMYVbbLHwTxLyduSp1b+9aVwep0juy5O/Xttlxd/oigVe0NMnOyJG9y1Br/ubnrg==}
|
resolution: {integrity: sha512-APl4tkTJIrpejlULLrGtIdLuJkNctPy0pnVijrJLR52nEV0xX165ulXk3XrL9QnMk0iy950aTYtoTal4aMw16Q==}
|
||||||
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@angular/common': 21.1.3
|
'@angular/common': 21.1.2
|
||||||
'@angular/core': 21.1.3
|
'@angular/core': 21.1.2
|
||||||
'@angular/platform-browser': 21.1.3
|
'@angular/platform-browser': 21.1.2
|
||||||
rxjs: ^6.5.3 || ^7.4.0
|
rxjs: ^6.5.3 || ^7.4.0
|
||||||
|
|
||||||
'@asamuzakjp/css-color@4.1.1':
|
'@asamuzakjp/css-color@4.1.1':
|
||||||
@@ -5402,8 +5402,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==}
|
resolution: {integrity: sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
fastify-plugin@5.0.1:
|
fastify-plugin@5.1.0:
|
||||||
resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
|
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
|
||||||
|
|
||||||
fastify@5.7.3:
|
fastify@5.7.3:
|
||||||
resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==}
|
resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==}
|
||||||
@@ -9842,7 +9842,7 @@ snapshots:
|
|||||||
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@angular/router@21.1.3(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)))(rxjs@7.8.2)':
|
'@angular/router@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)))(rxjs@7.8.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2)
|
'@angular/common': 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2)
|
||||||
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)
|
'@angular/core': 21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)
|
||||||
@@ -11556,18 +11556,18 @@ snapshots:
|
|||||||
'@fastify/cookie@11.0.2':
|
'@fastify/cookie@11.0.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
cookie: 1.1.1
|
cookie: 1.1.1
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
|
|
||||||
'@fastify/cors@11.2.0':
|
'@fastify/cors@11.2.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
toad-cache: 3.7.0
|
toad-cache: 3.7.0
|
||||||
|
|
||||||
'@fastify/csrf-protection@7.1.0':
|
'@fastify/csrf-protection@7.1.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fastify/csrf': 8.0.1
|
'@fastify/csrf': 8.0.1
|
||||||
'@fastify/error': 4.2.0
|
'@fastify/error': 4.2.0
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
|
|
||||||
'@fastify/csrf@8.0.1': {}
|
'@fastify/csrf@8.0.1': {}
|
||||||
|
|
||||||
@@ -11581,7 +11581,7 @@ snapshots:
|
|||||||
|
|
||||||
'@fastify/helmet@13.0.2':
|
'@fastify/helmet@13.0.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
helmet: 8.1.0
|
helmet: 8.1.0
|
||||||
|
|
||||||
'@fastify/jwt@10.0.0':
|
'@fastify/jwt@10.0.0':
|
||||||
@@ -11589,7 +11589,7 @@ snapshots:
|
|||||||
'@fastify/error': 4.2.0
|
'@fastify/error': 4.2.0
|
||||||
'@lukeed/ms': 2.0.2
|
'@lukeed/ms': 2.0.2
|
||||||
fast-jwt: 6.1.0
|
fast-jwt: 6.1.0
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
steed: 1.1.3
|
steed: 1.1.3
|
||||||
|
|
||||||
'@fastify/merge-json-schemas@0.2.1':
|
'@fastify/merge-json-schemas@0.2.1':
|
||||||
@@ -11599,7 +11599,7 @@ snapshots:
|
|||||||
'@fastify/oauth2@8.1.2':
|
'@fastify/oauth2@8.1.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fastify/cookie': 11.0.2
|
'@fastify/cookie': 11.0.2
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
simple-oauth2: 5.1.0
|
simple-oauth2: 5.1.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -11612,7 +11612,7 @@ snapshots:
|
|||||||
'@fastify/rate-limit@10.3.0':
|
'@fastify/rate-limit@10.3.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@lukeed/ms': 2.0.2
|
'@lukeed/ms': 2.0.2
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
toad-cache: 3.7.0
|
toad-cache: 3.7.0
|
||||||
|
|
||||||
'@fastify/send@4.1.0':
|
'@fastify/send@4.1.0':
|
||||||
@@ -11627,7 +11627,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@lukeed/ms': 2.0.2
|
'@lukeed/ms': 2.0.2
|
||||||
dequal: 2.0.3
|
dequal: 2.0.3
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
forwarded: 0.2.0
|
forwarded: 0.2.0
|
||||||
http-errors: 2.0.1
|
http-errors: 2.0.1
|
||||||
type-is: 2.0.1
|
type-is: 2.0.1
|
||||||
@@ -11638,7 +11638,7 @@ snapshots:
|
|||||||
'@fastify/accept-negotiator': 2.0.1
|
'@fastify/accept-negotiator': 2.0.1
|
||||||
'@fastify/send': 4.1.0
|
'@fastify/send': 4.1.0
|
||||||
content-disposition: 1.0.1
|
content-disposition: 1.0.1
|
||||||
fastify-plugin: 5.0.1
|
fastify-plugin: 5.1.0
|
||||||
fastq: 1.20.1
|
fastq: 1.20.1
|
||||||
glob: 13.0.1
|
glob: 13.0.1
|
||||||
|
|
||||||
@@ -16446,7 +16446,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
reusify: 1.1.0
|
reusify: 1.1.0
|
||||||
|
|
||||||
fastify-plugin@5.0.1: {}
|
fastify-plugin@5.1.0: {}
|
||||||
|
|
||||||
fastify@5.7.3:
|
fastify@5.7.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user