diff --git a/package.json b/package.json index 2efc6ab6..a4f6fee7 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "stylelint": "16.23.1", "stylelint-config-recess-order": "6.1.0", "stylelint-config-standard-scss": "14.0.0", - "tsx": "4.20.3", + "tsx": "4.20.4", "typescript": "5.9.2", "unified": "11.0.5", "vnu-jar": "24.10.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9088f57a..6d3c3517 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,7 +85,7 @@ importers: version: 1.1.0 gulp-postcss: specifier: 10.0.0 - version: 10.0.0(postcss@8.5.6)(tsx@4.20.3) + version: 10.0.0(postcss@8.5.6)(tsx@4.20.4) gulp-rename: specifier: 2.1.0 version: 2.1.0 @@ -255,8 +255,8 @@ importers: specifier: 14.0.0 version: 14.0.0(postcss@8.5.6)(stylelint@16.23.1(typescript@5.9.2)) tsx: - specifier: 4.20.3 - version: 4.20.3 + specifier: 4.20.4 + version: 4.20.4 typescript: specifier: 5.9.2 version: 5.9.2 @@ -4340,8 +4340,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.20.3: - resolution: {integrity: sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==} + tsx@4.20.4: + resolution: {integrity: sha512-yyxBKfORQ7LuRt/BQKBXrpcq59ZvSW0XxwfjAt3w2/8PmdxaFzijtMhTawprSHhpzeM5BgU2hXHG3lklIERZXg==} engines: {node: '>=18.0.0'} hasBin: true @@ -6808,12 +6808,12 @@ snapshots: through2: 2.0.5 vinyl-sourcemaps-apply: 0.2.1 - gulp-postcss@10.0.0(postcss@8.5.6)(tsx@4.20.3): + gulp-postcss@10.0.0(postcss@8.5.6)(tsx@4.20.4): dependencies: fancy-log: 2.0.0 plugin-error: 2.0.1 postcss: 8.5.6 - postcss-load-config: 5.1.0(postcss@8.5.6)(tsx@4.20.3) + postcss-load-config: 5.1.0(postcss@8.5.6)(tsx@4.20.4) vinyl-sourcemaps-apply: 0.2.1 transitivePeerDependencies: - jiti @@ -8092,13 +8092,13 @@ snapshots: dependencies: postcss: 8.5.6 - postcss-load-config@5.1.0(postcss@8.5.6)(tsx@4.20.3): + postcss-load-config@5.1.0(postcss@8.5.6)(tsx@4.20.4): dependencies: lilconfig: 3.1.3 yaml: 2.8.1 optionalDependencies: postcss: 8.5.6 - tsx: 4.20.3 + tsx: 4.20.4 postcss-media-query-parser@0.2.3: {} @@ -9715,7 +9715,7 @@ snapshots: tslib@2.8.1: {} - tsx@4.20.3: + tsx@4.20.4: dependencies: esbuild: 0.25.8 get-tsconfig: 4.10.1