diff --git a/clients/js/package.json b/clients/js/package.json index 75d1607..947a92a 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -61,7 +61,7 @@ "eslint-config-prettier": "^10.1.8", "prettier": "^3.9.4", "tsup": "^8.5.1", - "tsx": "^4.22.5", + "tsx": "^4.23.0", "typedoc": "^0.28.19", "typescript": "^6.0.3", "typescript-eslint": "^8.62.1" diff --git a/package.json b/package.json index fa3c7fa..5f27d85 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@solana/prettier-config-solana": "0.0.7", "@types/node": "^26.1.0", "codama": "^1.8.0", - "tsx": "^4.22.5", + "tsx": "^4.23.0", "typescript": "^6.0.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab0618f..e793446 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^1.8.0 version: 1.8.0 tsx: - specifier: ^4.22.5 - version: 4.22.5 + specifier: ^4.23.0 + version: 4.23.0 typescript: specifier: ^6.0.3 version: 6.0.3 @@ -74,10 +74,10 @@ importers: version: 3.9.4 tsup: specifier: ^8.5.1 - version: 8.5.1(tsx@4.22.5)(typescript@6.0.3)(yaml@2.9.0) + version: 8.5.1(tsx@4.23.0)(typescript@6.0.3)(yaml@2.9.0) tsx: - specifier: ^4.22.5 - version: 4.22.5 + specifier: ^4.23.0 + version: 4.23.0 typedoc: specifier: ^0.28.19 version: 0.28.19(typescript@6.0.3) @@ -2052,8 +2052,8 @@ packages: typescript: optional: true - tsx@4.22.5: - resolution: {integrity: sha512-F7JnSfPl5ASt6LqwWyUQ3T8BwN3q0eQEbFMYa2iRWaVQmmudo0d7fRmwM4O002gsvW1bs0yBYioutsAjqLJMvQ==} + tsx@4.23.0: + resolution: {integrity: sha512-eUdUIaCr963q2h5u3+QwvYp0+eqPvn+egeqZUm0hwERCqqx1E3kK5ehbGCvqSE5MQAULr67ww0cA3jKc3YkM1w==} engines: {node: '>=18.0.0'} hasBin: true @@ -3952,11 +3952,11 @@ snapshots: mlly: 1.8.2 pathe: 2.0.3 - postcss-load-config@6.0.1(tsx@4.22.5)(yaml@2.9.0): + postcss-load-config@6.0.1(tsx@4.23.0)(yaml@2.9.0): dependencies: lilconfig: 3.1.3 optionalDependencies: - tsx: 4.22.5 + tsx: 4.23.0 yaml: 2.9.0 prelude-ls@1.2.1: {} @@ -4107,7 +4107,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsup@8.5.1(tsx@4.22.5)(typescript@6.0.3)(yaml@2.9.0): + tsup@8.5.1(tsx@4.23.0)(typescript@6.0.3)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.27.7) cac: 6.7.14 @@ -4118,7 +4118,7 @@ snapshots: fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(tsx@4.22.5)(yaml@2.9.0) + postcss-load-config: 6.0.1(tsx@4.23.0)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.62.0 source-map: 0.7.6 @@ -4134,7 +4134,7 @@ snapshots: - tsx - yaml - tsx@4.22.5: + tsx@4.23.0: dependencies: esbuild: 0.28.1 optionalDependencies: