From 12f044a5c396ad5c9c6f4073b1ad6e78d898a051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 18:54:02 +0000 Subject: [PATCH] build: bump tsx from 4.22.0 to 4.22.1 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.0 to 4.22.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.22.0...v4.22.1) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.22.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- pnpm-lock.yaml | 41 +++++++++++++++++++++++------------------ 2 files changed, 24 insertions(+), 19 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index a53752f..858d38f 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -46,7 +46,7 @@ "postcss": "^8.4.47", "tailwindcss": "^3.4.13", "tailwindcss-animate": "^1.0.7", - "tsx": "^4.22.0", + "tsx": "^4.22.1", "typescript": "^5.6.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 532e79f..d730726 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,13 +101,13 @@ importers: version: 8.5.14 tailwindcss: specifier: ^3.4.13 - version: 3.4.19(tsx@4.22.0)(yaml@2.9.0) + version: 3.4.19(tsx@4.22.1)(yaml@2.9.0) tailwindcss-animate: specifier: ^1.0.7 - version: 1.0.7(tailwindcss@3.4.19(tsx@4.22.0)(yaml@2.9.0)) + version: 1.0.7(tailwindcss@3.4.19(tsx@4.22.1)(yaml@2.9.0)) tsx: - specifier: ^4.22.0 - version: 4.22.0 + specifier: ^4.22.1 + version: 4.22.1 typescript: specifier: ^5.6.0 version: 5.9.3 @@ -120,7 +120,7 @@ importers: devDependencies: tsup: specifier: ^8.3.0 - version: 8.5.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.0)(typescript@5.9.3)(yaml@2.9.0) + version: 8.5.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.1)(typescript@5.9.3)(yaml@2.9.0) typescript: specifier: ^5.6.0 version: 5.9.3 @@ -132,7 +132,7 @@ importers: devDependencies: tsup: specifier: ^8.3.0 - version: 8.5.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.0)(typescript@5.9.3)(yaml@2.9.0) + version: 8.5.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.1)(typescript@5.9.3)(yaml@2.9.0) typescript: specifier: ^5.6.0 version: 5.9.3 @@ -5758,6 +5758,9 @@ packages: preact@10.29.1: resolution: {integrity: sha512-gQCLc/vWroE8lIpleXtdJhTFDogTdZG9AjMUpVkDf2iTCNwYNWA+u16dL41TqUDJO4gm2IgrcMv3uTpjd4Pwmg==} + preact@10.29.2: + resolution: {integrity: sha512-7tNmwg/7mzzAoB/8kSg6Hl37JraAZw3Z3A0JSY7VXlZwo82Xn0G7wKbNNs2qoF4ZEEsQGTwDAroNdqKs1ofJxQ==} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -6520,8 +6523,8 @@ packages: typescript: optional: true - tsx@4.22.0: - resolution: {integrity: sha512-8ccZMPD69s1AbKXx0C5ddTNZfNjwV04iIKgjZmKfKxMynEtSYcK0Lh7iQFh53fI5Yu4pb9usgAiqyPmEONaALg==} + tsx@4.22.1: + resolution: {integrity: sha512-TvncJykhxAzFCk0VQZKBTClall4Pm7qXDSodb6uxi8QFa8X8mT6ABjxxsQ2opDRYxG7AzcRWXaFtruz5HJKuWg==} engines: {node: '>=18.0.0'} hasBin: true @@ -7222,7 +7225,7 @@ snapshots: eth-json-rpc-filters: 6.0.1 eventemitter3: 5.0.4 keccak: 3.0.4 - preact: 10.29.1 + preact: 10.29.2 sha.js: 2.4.12 transitivePeerDependencies: - supports-color @@ -15864,13 +15867,13 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.5.14 - postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.0)(yaml@2.9.0): + postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.1)(yaml@2.9.0): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 1.21.7 postcss: 8.5.14 - tsx: 4.22.0 + tsx: 4.22.1 yaml: 2.9.0 postcss-nested@6.2.0(postcss@8.5.14): @@ -15901,6 +15904,8 @@ snapshots: preact@10.29.1: {} + preact@10.29.2: {} + prelude-ls@1.2.1: {} pretty-format@29.7.0: @@ -16753,11 +16758,11 @@ snapshots: tailwind-merge@2.6.1: {} - tailwindcss-animate@1.0.7(tailwindcss@3.4.19(tsx@4.22.0)(yaml@2.9.0)): + tailwindcss-animate@1.0.7(tailwindcss@3.4.19(tsx@4.22.1)(yaml@2.9.0)): dependencies: - tailwindcss: 3.4.19(tsx@4.22.0)(yaml@2.9.0) + tailwindcss: 3.4.19(tsx@4.22.1)(yaml@2.9.0) - tailwindcss@3.4.19(tsx@4.22.0)(yaml@2.9.0): + tailwindcss@3.4.19(tsx@4.22.1)(yaml@2.9.0): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -16776,7 +16781,7 @@ snapshots: postcss: 8.5.14 postcss-import: 15.1.0(postcss@8.5.14) postcss-js: 4.1.0(postcss@8.5.14) - postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.0)(yaml@2.9.0) + postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.1)(yaml@2.9.0) postcss-nested: 6.2.0(postcss@8.5.14) postcss-selector-parser: 6.1.2 resolve: 1.22.12 @@ -16872,7 +16877,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.5.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.0)(typescript@5.9.3)(yaml@2.9.0): + tsup@8.5.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.1)(typescript@5.9.3)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.27.7) cac: 6.7.14 @@ -16883,7 +16888,7 @@ snapshots: fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.0)(yaml@2.9.0) + postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.14)(tsx@4.22.1)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.60.3 source-map: 0.7.6 @@ -16900,7 +16905,7 @@ snapshots: - tsx - yaml - tsx@4.22.0: + tsx@4.22.1: dependencies: esbuild: 0.28.0 optionalDependencies: