generated from nhcarrigan/template
Compare commits
8 Commits
519246fe97
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| fa20ae9741 | |||
| 6fe5a9ced0 | |||
| adceafd231 | |||
| 6b565be772 | |||
| dbec5e0f34 | |||
| 94a5cbe645 | |||
| 68e46a7446 | |||
| ce84fe9cae |
+2
-2
@@ -12,7 +12,7 @@
|
||||
"dependencies": {
|
||||
"@xmldom/xmldom": "0.9.10",
|
||||
"canvas": "3.2.3",
|
||||
"fastify": "^5.8.5",
|
||||
"fastify": "5.10.0",
|
||||
"qr-code-styling": "1.9.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -20,7 +20,7 @@
|
||||
"@nhcarrigan/typescript-config": "4.0.0",
|
||||
"@types/node": "22.15.21",
|
||||
"eslint": "9.28.0",
|
||||
"tsx": "4.22.4",
|
||||
"tsx": "4.23.0",
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+41
-24
@@ -15,15 +15,15 @@ importers:
|
||||
specifier: 3.2.3
|
||||
version: 3.2.3
|
||||
fastify:
|
||||
specifier: ^5.8.5
|
||||
version: 5.8.5
|
||||
specifier: 5.10.0
|
||||
version: 5.10.0
|
||||
qr-code-styling:
|
||||
specifier: 1.9.2
|
||||
version: 1.9.2
|
||||
devDependencies:
|
||||
'@nhcarrigan/eslint-config':
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(playwright@1.61.0)(react@19.2.7)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)))
|
||||
version: 5.2.0(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(playwright@1.61.0)(react@19.2.7)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0)))
|
||||
'@nhcarrigan/typescript-config':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(typescript@6.0.3)
|
||||
@@ -34,8 +34,8 @@ importers:
|
||||
specifier: 9.28.0
|
||||
version: 9.28.0
|
||||
tsx:
|
||||
specifier: 4.22.4
|
||||
version: 4.22.4
|
||||
specifier: 4.23.0
|
||||
version: 4.23.0
|
||||
typescript:
|
||||
specifier: 6.0.3
|
||||
version: 6.0.3
|
||||
@@ -1151,6 +1151,9 @@ packages:
|
||||
fast-json-stringify@6.4.0:
|
||||
resolution: {integrity: sha512-ibRCQ0GZKJIQ+P3Et1h0LhPgp3PMTYk0MH8O+kW3lNYsvmaQww5Nn3f1jf73Q0jR1Yz3a1CDP4/NZD3vOajWJQ==}
|
||||
|
||||
fast-json-stringify@7.0.1:
|
||||
resolution: {integrity: sha512-eRSayARSbbwlBjpP4vnTTIRD5QPcIrmihPxDeN1DtKnHPg66UuJLx+8hlK1kaFdjvzyQ/dzALoi4vwAQ+T+iZA==}
|
||||
|
||||
fast-levenshtein@2.0.6:
|
||||
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
||||
|
||||
@@ -1160,8 +1163,11 @@ packages:
|
||||
fast-uri@3.1.2:
|
||||
resolution: {integrity: sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==}
|
||||
|
||||
fastify@5.8.5:
|
||||
resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==}
|
||||
fast-uri@4.1.0:
|
||||
resolution: {integrity: sha512-ZodJ2cRiLVWGi9IgPb3mbgSqM4CD3LexCHkuv0FfBXHJI1ADfucTD06m6clO2Cy5RZYsw/SiCVl/dyrFI/SYWA==}
|
||||
|
||||
fastify@5.10.0:
|
||||
resolution: {integrity: sha512-A9L0ziuWGQHgEEVgF3davQ9vbD93IuX+lo2IsxapQmu5b/Y/ynn9m9K5JHt9dvyJXOFc5iN0Zk5GHEOqnzhWjg==}
|
||||
|
||||
fastq@1.20.1:
|
||||
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
||||
@@ -2185,8 +2191,8 @@ packages:
|
||||
tslib@2.8.1:
|
||||
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
||||
|
||||
tsx@4.22.4:
|
||||
resolution: {integrity: sha512-X8EX+XV4QR5xCsrgxaED954zTDfY8KqlDtskKEL0cHhyS/P8b4IFOvGDQpsC9Q1XnLq915wEfwwY/zzskCtmhg==}
|
||||
tsx@4.23.0:
|
||||
resolution: {integrity: sha512-eUdUIaCr963q2h5u3+QwvYp0+eqPvn+egeqZUm0hwERCqqx1E3kK5ehbGCvqSE5MQAULr67ww0cA3jKc3YkM1w==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
@@ -2605,7 +2611,7 @@ snapshots:
|
||||
'@tybys/wasm-util': 0.10.2
|
||||
optional: true
|
||||
|
||||
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(playwright@1.61.0)(react@19.2.7)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)))':
|
||||
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(playwright@1.61.0)(react@19.2.7)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0)))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.28.0)
|
||||
'@eslint/compat': 1.2.4(eslint@9.28.0)
|
||||
@@ -2614,7 +2620,7 @@ snapshots:
|
||||
'@stylistic/eslint-plugin': 2.12.1(eslint@9.28.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)
|
||||
'@typescript-eslint/parser': 8.19.0(eslint@9.28.0)(typescript@6.0.3)
|
||||
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)))
|
||||
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0)))
|
||||
eslint: 9.28.0
|
||||
eslint-plugin-deprecation: 3.0.0(eslint@9.28.0)(typescript@6.0.3)
|
||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)
|
||||
@@ -2627,7 +2633,7 @@ snapshots:
|
||||
playwright: 1.61.0
|
||||
react: 19.2.7
|
||||
typescript: 6.0.3
|
||||
vitest: 4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4))
|
||||
vitest: 4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0))
|
||||
transitivePeerDependencies:
|
||||
- '@typescript-eslint/utils'
|
||||
- eslint-import-resolver-typescript
|
||||
@@ -2913,13 +2919,13 @@ snapshots:
|
||||
'@typescript-eslint/types': 8.61.1
|
||||
eslint-visitor-keys: 5.0.1
|
||||
|
||||
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)))':
|
||||
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.61.1(eslint@9.28.0)(typescript@6.0.3))(eslint@9.28.0)(typescript@6.0.3)(vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0)))':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.61.1(eslint@9.28.0)(typescript@6.0.3)
|
||||
eslint: 9.28.0
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
vitest: 4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4))
|
||||
vitest: 4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0))
|
||||
|
||||
'@vitest/expect@4.1.9':
|
||||
dependencies:
|
||||
@@ -2930,13 +2936,13 @@ snapshots:
|
||||
chai: 6.2.2
|
||||
tinyrainbow: 3.1.0
|
||||
|
||||
'@vitest/mocker@4.1.9(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4))':
|
||||
'@vitest/mocker@4.1.9(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0))':
|
||||
dependencies:
|
||||
'@vitest/spy': 4.1.9
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.21
|
||||
optionalDependencies:
|
||||
vite: 8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)
|
||||
vite: 8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0)
|
||||
|
||||
'@vitest/pretty-format@4.1.9':
|
||||
dependencies:
|
||||
@@ -3658,6 +3664,15 @@ snapshots:
|
||||
json-schema-ref-resolver: 3.0.0
|
||||
rfdc: 1.4.1
|
||||
|
||||
fast-json-stringify@7.0.1:
|
||||
dependencies:
|
||||
'@fastify/merge-json-schemas': 0.2.1
|
||||
ajv: 8.20.0
|
||||
ajv-formats: 3.0.1(ajv@8.20.0)
|
||||
fast-uri: 4.1.0
|
||||
json-schema-ref-resolver: 3.0.0
|
||||
rfdc: 1.4.1
|
||||
|
||||
fast-levenshtein@2.0.6: {}
|
||||
|
||||
fast-querystring@1.1.2:
|
||||
@@ -3666,7 +3681,9 @@ snapshots:
|
||||
|
||||
fast-uri@3.1.2: {}
|
||||
|
||||
fastify@5.8.5:
|
||||
fast-uri@4.1.0: {}
|
||||
|
||||
fastify@5.10.0:
|
||||
dependencies:
|
||||
'@fastify/ajv-compiler': 4.0.5
|
||||
'@fastify/error': 4.2.0
|
||||
@@ -3674,7 +3691,7 @@ snapshots:
|
||||
'@fastify/proxy-addr': 5.1.0
|
||||
abstract-logging: 2.0.1
|
||||
avvio: 9.2.0
|
||||
fast-json-stringify: 6.4.0
|
||||
fast-json-stringify: 7.0.1
|
||||
find-my-way: 9.6.0
|
||||
light-my-request: 6.6.0
|
||||
pino: 10.3.1
|
||||
@@ -4749,7 +4766,7 @@ snapshots:
|
||||
|
||||
tslib@2.8.1: {}
|
||||
|
||||
tsx@4.22.4:
|
||||
tsx@4.23.0:
|
||||
dependencies:
|
||||
esbuild: 0.28.1
|
||||
optionalDependencies:
|
||||
@@ -4830,7 +4847,7 @@ snapshots:
|
||||
spdx-correct: 3.2.0
|
||||
spdx-expression-parse: 3.0.1
|
||||
|
||||
vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4):
|
||||
vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0):
|
||||
dependencies:
|
||||
lightningcss: 1.32.0
|
||||
picomatch: 4.0.4
|
||||
@@ -4841,12 +4858,12 @@ snapshots:
|
||||
'@types/node': 22.15.21
|
||||
esbuild: 0.28.1
|
||||
fsevents: 2.3.3
|
||||
tsx: 4.22.4
|
||||
tsx: 4.23.0
|
||||
|
||||
vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)):
|
||||
vitest@4.1.9(@types/node@22.15.21)(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0)):
|
||||
dependencies:
|
||||
'@vitest/expect': 4.1.9
|
||||
'@vitest/mocker': 4.1.9(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4))
|
||||
'@vitest/mocker': 4.1.9(vite@8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0))
|
||||
'@vitest/pretty-format': 4.1.9
|
||||
'@vitest/runner': 4.1.9
|
||||
'@vitest/snapshot': 4.1.9
|
||||
@@ -4863,7 +4880,7 @@ snapshots:
|
||||
tinyexec: 1.2.4
|
||||
tinyglobby: 0.2.17
|
||||
tinyrainbow: 3.1.0
|
||||
vite: 8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.22.4)
|
||||
vite: 8.0.16(@types/node@22.15.21)(esbuild@0.28.1)(tsx@4.23.0)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.15.21
|
||||
|
||||
Reference in New Issue
Block a user