6 Commits

Author SHA1 Message Date
minori fa20ae9741 Merge pull request 'deps: update tsx to 4.23.0' (#7) from dependencies/update-tsx into main
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m7s
2026-07-17 07:06:04 -07:00
minori 6fe5a9ced0 Merge pull request 'deps: update fastify to 5.10.0' (#6) from dependencies/update-fastify into main
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m3s
2026-07-16 07:05:45 -07:00
minori adceafd231 deps: update tsx to 4.23.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m10s
2026-07-15 07:06:10 -07:00
minori 6b565be772 deps: update fastify to 5.10.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m9s
2026-07-15 07:06:05 -07:00
minori dbec5e0f34 Merge pull request 'deps: update tsx to 4.22.5' (#5) from dependencies/update-tsx into main
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 56s
2026-07-14 07:05:30 -07:00
minori 94a5cbe645 deps: update tsx to 4.22.5
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m2s
2026-07-13 07:05:39 -07:00
2 changed files with 43 additions and 26 deletions
+2 -2
View File
@@ -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.9.0", "fastify": "5.10.0",
"qr-code-styling": "1.9.2" "qr-code-styling": "1.9.2"
}, },
"devDependencies": { "devDependencies": {
@@ -20,7 +20,7 @@
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "22.15.21", "@types/node": "22.15.21",
"eslint": "9.28.0", "eslint": "9.28.0",
"tsx": "4.22.4", "tsx": "4.23.0",
"typescript": "6.0.3" "typescript": "6.0.3"
} }
} }
+41 -24
View File
@@ -15,15 +15,15 @@ importers:
specifier: 3.2.3 specifier: 3.2.3
version: 3.2.3 version: 3.2.3
fastify: fastify:
specifier: 5.9.0 specifier: 5.10.0
version: 5.9.0 version: 5.10.0
qr-code-styling: qr-code-styling:
specifier: 1.9.2 specifier: 1.9.2
version: 1.9.2 version: 1.9.2
devDependencies: devDependencies:
'@nhcarrigan/eslint-config': '@nhcarrigan/eslint-config':
specifier: 5.2.0 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': '@nhcarrigan/typescript-config':
specifier: 4.0.0 specifier: 4.0.0
version: 4.0.0(typescript@6.0.3) version: 4.0.0(typescript@6.0.3)
@@ -34,8 +34,8 @@ importers:
specifier: 9.28.0 specifier: 9.28.0
version: 9.28.0 version: 9.28.0
tsx: tsx:
specifier: 4.22.4 specifier: 4.23.0
version: 4.22.4 version: 4.23.0
typescript: typescript:
specifier: 6.0.3 specifier: 6.0.3
version: 6.0.3 version: 6.0.3
@@ -1151,6 +1151,9 @@ packages:
fast-json-stringify@6.4.0: fast-json-stringify@6.4.0:
resolution: {integrity: sha512-ibRCQ0GZKJIQ+P3Et1h0LhPgp3PMTYk0MH8O+kW3lNYsvmaQww5Nn3f1jf73Q0jR1Yz3a1CDP4/NZD3vOajWJQ==} 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: fast-levenshtein@2.0.6:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
@@ -1160,8 +1163,11 @@ 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.9.0: fast-uri@4.1.0:
resolution: {integrity: sha512-VMS5lE0zj+MZlJpQa3Qv5iGjfun0H2N7VRgoBwpcTNQ2bdIQpv7fDpb+HGteGbicBsGkzGS+X+hdx9mmrfWuHQ==} resolution: {integrity: sha512-ZodJ2cRiLVWGi9IgPb3mbgSqM4CD3LexCHkuv0FfBXHJI1ADfucTD06m6clO2Cy5RZYsw/SiCVl/dyrFI/SYWA==}
fastify@5.10.0:
resolution: {integrity: sha512-A9L0ziuWGQHgEEVgF3davQ9vbD93IuX+lo2IsxapQmu5b/Y/ynn9m9K5JHt9dvyJXOFc5iN0Zk5GHEOqnzhWjg==}
fastq@1.20.1: fastq@1.20.1:
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
@@ -2185,8 +2191,8 @@ packages:
tslib@2.8.1: tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
tsx@4.22.4: tsx@4.23.0:
resolution: {integrity: sha512-X8EX+XV4QR5xCsrgxaED954zTDfY8KqlDtskKEL0cHhyS/P8b4IFOvGDQpsC9Q1XnLq915wEfwwY/zzskCtmhg==} resolution: {integrity: sha512-eUdUIaCr963q2h5u3+QwvYp0+eqPvn+egeqZUm0hwERCqqx1E3kK5ehbGCvqSE5MQAULr67ww0cA3jKc3YkM1w==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
hasBin: true hasBin: true
@@ -2605,7 +2611,7 @@ snapshots:
'@tybys/wasm-util': 0.10.2 '@tybys/wasm-util': 0.10.2
optional: true 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: dependencies:
'@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.28.0) '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.28.0)
'@eslint/compat': 1.2.4(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) '@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/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) '@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: 9.28.0
eslint-plugin-deprecation: 3.0.0(eslint@9.28.0)(typescript@6.0.3) 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) 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 playwright: 1.61.0
react: 19.2.7 react: 19.2.7
typescript: 6.0.3 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: transitivePeerDependencies:
- '@typescript-eslint/utils' - '@typescript-eslint/utils'
- eslint-import-resolver-typescript - eslint-import-resolver-typescript
@@ -2913,13 +2919,13 @@ snapshots:
'@typescript-eslint/types': 8.61.1 '@typescript-eslint/types': 8.61.1
eslint-visitor-keys: 5.0.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: dependencies:
'@typescript-eslint/utils': 8.61.1(eslint@9.28.0)(typescript@6.0.3) '@typescript-eslint/utils': 8.61.1(eslint@9.28.0)(typescript@6.0.3)
eslint: 9.28.0 eslint: 9.28.0
optionalDependencies: optionalDependencies:
typescript: 6.0.3 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': '@vitest/expect@4.1.9':
dependencies: dependencies:
@@ -2930,13 +2936,13 @@ snapshots:
chai: 6.2.2 chai: 6.2.2
tinyrainbow: 3.1.0 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: dependencies:
'@vitest/spy': 4.1.9 '@vitest/spy': 4.1.9
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.21 magic-string: 0.30.21
optionalDependencies: 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': '@vitest/pretty-format@4.1.9':
dependencies: dependencies:
@@ -3658,6 +3664,15 @@ snapshots:
json-schema-ref-resolver: 3.0.0 json-schema-ref-resolver: 3.0.0
rfdc: 1.4.1 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-levenshtein@2.0.6: {}
fast-querystring@1.1.2: fast-querystring@1.1.2:
@@ -3666,7 +3681,9 @@ snapshots:
fast-uri@3.1.2: {} fast-uri@3.1.2: {}
fastify@5.9.0: fast-uri@4.1.0: {}
fastify@5.10.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
@@ -3674,7 +3691,7 @@ snapshots:
'@fastify/proxy-addr': 5.1.0 '@fastify/proxy-addr': 5.1.0
abstract-logging: 2.0.1 abstract-logging: 2.0.1
avvio: 9.2.0 avvio: 9.2.0
fast-json-stringify: 6.4.0 fast-json-stringify: 7.0.1
find-my-way: 9.6.0 find-my-way: 9.6.0
light-my-request: 6.6.0 light-my-request: 6.6.0
pino: 10.3.1 pino: 10.3.1
@@ -4749,7 +4766,7 @@ snapshots:
tslib@2.8.1: {} tslib@2.8.1: {}
tsx@4.22.4: tsx@4.23.0:
dependencies: dependencies:
esbuild: 0.28.1 esbuild: 0.28.1
optionalDependencies: optionalDependencies:
@@ -4830,7 +4847,7 @@ snapshots:
spdx-correct: 3.2.0 spdx-correct: 3.2.0
spdx-expression-parse: 3.0.1 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: dependencies:
lightningcss: 1.32.0 lightningcss: 1.32.0
picomatch: 4.0.4 picomatch: 4.0.4
@@ -4841,12 +4858,12 @@ snapshots:
'@types/node': 22.15.21 '@types/node': 22.15.21
esbuild: 0.28.1 esbuild: 0.28.1
fsevents: 2.3.3 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: dependencies:
'@vitest/expect': 4.1.9 '@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/pretty-format': 4.1.9
'@vitest/runner': 4.1.9 '@vitest/runner': 4.1.9
'@vitest/snapshot': 4.1.9 '@vitest/snapshot': 4.1.9
@@ -4863,7 +4880,7 @@ snapshots:
tinyexec: 1.2.4 tinyexec: 1.2.4
tinyglobby: 0.2.17 tinyglobby: 0.2.17
tinyrainbow: 3.1.0 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 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
'@types/node': 22.15.21 '@types/node': 22.15.21