diff --git a/package.json b/package.json index a665b16..f31a261 100644 --- a/package.json +++ b/package.json @@ -230,7 +230,7 @@ "react-use": "17.6.0", "react-virtuoso": "4.14.0", "tslib": "2.8.1", - "tsx": "4.20.3", + "tsx": "4.20.4", "typescript": "5.9.2", "unport": "0.7.1", "vscode-languageclient": "9.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4de18f7..898bf85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: 2.8.1 version: 2.8.1 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 @@ -1469,8 +1469,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 @@ -2837,7 +2837,7 @@ snapshots: tslib@2.8.1: {} - tsx@4.20.3: + tsx@4.20.4: dependencies: esbuild: 0.25.8 get-tsconfig: 4.7.5