generated from nhcarrigan/template
Compare commits
2 Commits
519246fe97
...
68e46a7446
| Author | SHA1 | Date | |
|---|---|---|---|
| 68e46a7446 | |||
| ce84fe9cae |
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@xmldom/xmldom": "0.9.10",
|
"@xmldom/xmldom": "0.9.10",
|
||||||
"canvas": "3.2.3",
|
"canvas": "3.2.3",
|
||||||
"fastify": "^5.8.5",
|
"fastify": "5.9.0",
|
||||||
"qr-code-styling": "1.9.2"
|
"qr-code-styling": "1.9.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Generated
+5
-5
@@ -15,8 +15,8 @@ importers:
|
|||||||
specifier: 3.2.3
|
specifier: 3.2.3
|
||||||
version: 3.2.3
|
version: 3.2.3
|
||||||
fastify:
|
fastify:
|
||||||
specifier: ^5.8.5
|
specifier: 5.9.0
|
||||||
version: 5.8.5
|
version: 5.9.0
|
||||||
qr-code-styling:
|
qr-code-styling:
|
||||||
specifier: 1.9.2
|
specifier: 1.9.2
|
||||||
version: 1.9.2
|
version: 1.9.2
|
||||||
@@ -1160,8 +1160,8 @@ packages:
|
|||||||
fast-uri@3.1.2:
|
fast-uri@3.1.2:
|
||||||
resolution: {integrity: sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==}
|
resolution: {integrity: sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==}
|
||||||
|
|
||||||
fastify@5.8.5:
|
fastify@5.9.0:
|
||||||
resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==}
|
resolution: {integrity: sha512-VMS5lE0zj+MZlJpQa3Qv5iGjfun0H2N7VRgoBwpcTNQ2bdIQpv7fDpb+HGteGbicBsGkzGS+X+hdx9mmrfWuHQ==}
|
||||||
|
|
||||||
fastq@1.20.1:
|
fastq@1.20.1:
|
||||||
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
||||||
@@ -3666,7 +3666,7 @@ snapshots:
|
|||||||
|
|
||||||
fast-uri@3.1.2: {}
|
fast-uri@3.1.2: {}
|
||||||
|
|
||||||
fastify@5.8.5:
|
fastify@5.9.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fastify/ajv-compiler': 4.0.5
|
'@fastify/ajv-compiler': 4.0.5
|
||||||
'@fastify/error': 4.2.0
|
'@fastify/error': 4.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user