diff --git a/package.json b/package.json index af9e4c8d..f97920f8 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "lint-staged": "15.2.2", "prettier": "3.2.5", "simple-git-hooks": "2.11.1", - "tsx": "4.10.0", + "tsx": "4.10.1", "typescript": "5.4.5" }, "volta": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af8fde26..cc8534f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 2.11.1 version: 2.11.1 tsx: - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.10.1 + version: 4.10.1 typescript: specifier: 5.4.5 version: 5.4.5 @@ -1227,8 +1227,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - tsx@4.10.0: - resolution: {integrity: sha512-Ct/j4Yv49EFlr1z5CT++ld+BUhjLRLtimE4hIDaW9zEVIp3xJOQdTDAan+KEXeme7GcYIGzFD421Zcqf9dHomw==} + tsx@4.10.1: + resolution: {integrity: sha512-G+CcyTOopwhuI81FU+KpzGN5UBhHgGEDlGt8mHAXKxv8pDGr6WI7hI7aRjTRol5WzFVsSNuzl3ekCZ0eLIJlEQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -2391,7 +2391,7 @@ snapshots: dependencies: typescript: 5.4.5 - tsx@4.10.0: + tsx@4.10.1: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3