From 7918e9a31a726535686fccc8748b6ee9b3ac8498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:06:17 +0000 Subject: [PATCH] build(deps-dev): bump tsx from 4.23.0 to 4.23.1 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.23.0 to 4.23.1. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.23.0...v4.23.1) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- clients/js/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/clients/js/package.json b/clients/js/package.json index 6f9bcc2..c70180d 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -61,7 +61,7 @@ "eslint-config-prettier": "^10.1.8", "prettier": "^3.9.5", "tsup": "^8.5.1", - "tsx": "^4.23.0", + "tsx": "^4.23.1", "typedoc": "^0.28.20", "typescript": "^6.0.3", "typescript-eslint": "^8.63.0" diff --git a/package.json b/package.json index fded580..533ca47 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@solana/prettier-config-solana": "0.0.7", "@types/node": "^26.1.1", "codama": "^1.8.0", - "tsx": "^4.23.0", + "tsx": "^4.23.1", "typescript": "^6.0.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cad0cd8..213b5ba 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.23.0 - version: 4.23.0 + specifier: ^4.23.1 + version: 4.23.1 typescript: specifier: ^6.0.3 version: 6.0.3 @@ -74,10 +74,10 @@ importers: version: 3.9.5 tsup: specifier: ^8.5.1 - version: 8.5.1(tsx@4.23.0)(typescript@6.0.3)(yaml@2.9.0) + version: 8.5.1(tsx@4.23.1)(typescript@6.0.3)(yaml@2.9.0) tsx: - specifier: ^4.23.0 - version: 4.23.0 + specifier: ^4.23.1 + version: 4.23.1 typedoc: specifier: ^0.28.20 version: 0.28.20(typescript@6.0.3) @@ -2052,8 +2052,8 @@ packages: typescript: optional: true - tsx@4.23.0: - resolution: {integrity: sha512-eUdUIaCr963q2h5u3+QwvYp0+eqPvn+egeqZUm0hwERCqqx1E3kK5ehbGCvqSE5MQAULr67ww0cA3jKc3YkM1w==} + tsx@4.23.1: + resolution: {integrity: sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==} 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.23.0)(yaml@2.9.0): + postcss-load-config@6.0.1(tsx@4.23.1)(yaml@2.9.0): dependencies: lilconfig: 3.1.3 optionalDependencies: - tsx: 4.23.0 + tsx: 4.23.1 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.23.0)(typescript@6.0.3)(yaml@2.9.0): + tsup@8.5.1(tsx@4.23.1)(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.23.0)(yaml@2.9.0) + postcss-load-config: 6.0.1(tsx@4.23.1)(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.23.0: + tsx@4.23.1: dependencies: esbuild: 0.28.1 optionalDependencies: