diff --git a/package.json b/package.json index 27b9e4c1..42b8b6ab 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "prettier": "^3.3.3", "semver": "^7.6.3", "tsup": "^8.2.3", - "tsx": "^4.19.0", + "tsx": "^4.19.1", "typescript": "^5.5.4", "typescript-eslint": "^8.4.0", "vite": "^5.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0359899e..08573fec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,10 +107,10 @@ importers: version: 7.6.3 tsup: specifier: ^8.2.3 - version: 8.2.4(postcss@8.4.45)(tsx@4.19.0)(typescript@5.5.4) + version: 8.2.4(postcss@8.4.45)(tsx@4.19.1)(typescript@5.5.4) tsx: - specifier: ^4.19.0 - version: 4.19.0 + specifier: ^4.19.1 + version: 4.19.1 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -2619,8 +2619,8 @@ packages: typescript: optional: true - tsx@4.19.0: - resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} + tsx@4.19.1: + resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} engines: {node: '>=18.0.0'} hasBin: true @@ -4969,12 +4969,12 @@ snapshots: fsevents: 2.3.2 optional: true - postcss-load-config@6.0.1(postcss@8.4.45)(tsx@4.19.0): + postcss-load-config@6.0.1(postcss@8.4.45)(tsx@4.19.1): dependencies: lilconfig: 3.1.2 optionalDependencies: postcss: 8.4.45 - tsx: 4.19.0 + tsx: 4.19.1 postcss@8.4.45: dependencies: @@ -5384,7 +5384,7 @@ snapshots: tslib@2.6.2: {} - tsup@8.2.4(postcss@8.4.45)(tsx@4.19.0)(typescript@5.5.4): + tsup@8.2.4(postcss@8.4.45)(tsx@4.19.1)(typescript@5.5.4): dependencies: bundle-require: 5.0.0(esbuild@0.23.1) cac: 6.7.14 @@ -5396,7 +5396,7 @@ snapshots: globby: 11.1.0 joycon: 3.1.1 picocolors: 1.0.1 - postcss-load-config: 6.0.1(postcss@8.4.45)(tsx@4.19.0) + postcss-load-config: 6.0.1(postcss@8.4.45)(tsx@4.19.1) resolve-from: 5.0.0 rollup: 4.20.0 source-map: 0.8.0-beta.0 @@ -5411,7 +5411,7 @@ snapshots: - tsx - yaml - tsx@4.19.0: + tsx@4.19.1: dependencies: esbuild: 0.23.1 get-tsconfig: 4.7.5