diff --git a/package.json b/package.json index 10c8c39..8c2bffc 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "export-results": "tsx scripts/export-results.ts" }, "devDependencies": { - "tsx": "^4.22.4", + "tsx": "^4.23.0", "typescript": "^6.0.3", "@types/node": "^25.9.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8ea92d..ff77420 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: ^25.9.4 version: 25.9.4 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 @@ -709,8 +709,8 @@ packages: text-decoder@1.2.7: resolution: {integrity: sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==} - 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 @@ -1445,7 +1445,7 @@ snapshots: transitivePeerDependencies: - react-native-b4a - tsx@4.22.4: + tsx@4.23.0: dependencies: esbuild: 0.28.0 optionalDependencies: