diff --git a/package.json b/package.json index 9fc1f80..cbb4c8e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "stylelint-config-property-sort-order-smacss": "^10.0.0", "stylelint-config-standard-scss": "^13.1.0", "tsup": "^8.2.4", - "tsx": "^4.19.0", + "tsx": "^4.19.1", "typescript": "5.5.4" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fea9e0..f1bc67d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,10 +37,10 @@ importers: version: 13.1.0(postcss@8.4.41)(stylelint@16.9.0(typescript@5.5.4)) tsup: specifier: ^8.2.4 - version: 8.2.4(postcss@8.4.41)(tsx@4.19.0)(typescript@5.5.4) + version: 8.2.4(postcss@8.4.41)(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 @@ -2213,8 +2213,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 @@ -3917,12 +3917,12 @@ snapshots: pirates@4.0.6: {} - postcss-load-config@6.0.1(postcss@8.4.41)(tsx@4.19.0): + postcss-load-config@6.0.1(postcss@8.4.41)(tsx@4.19.1): dependencies: lilconfig: 3.1.2 optionalDependencies: postcss: 8.4.41 - tsx: 4.19.0 + tsx: 4.19.1 postcss-media-query-parser@0.2.3: {} @@ -4320,7 +4320,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsup@8.2.4(postcss@8.4.41)(tsx@4.19.0)(typescript@5.5.4): + tsup@8.2.4(postcss@8.4.41)(tsx@4.19.1)(typescript@5.5.4): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14 @@ -4332,7 +4332,7 @@ snapshots: globby: 11.1.0 joycon: 3.1.1 picocolors: 1.0.1 - postcss-load-config: 6.0.1(postcss@8.4.41)(tsx@4.19.0) + postcss-load-config: 6.0.1(postcss@8.4.41)(tsx@4.19.1) resolve-from: 5.0.0 rollup: 4.20.0 source-map: 0.8.0-beta.0 @@ -4347,7 +4347,7 @@ snapshots: - tsx - yaml - tsx@4.19.0: + tsx@4.19.1: dependencies: esbuild: 0.23.0 get-tsconfig: 4.7.6