diff --git a/package.json b/package.json index 0fe8678..b6045df 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-config-prettier": "^9.1.0", "globals": "^15.8.0", "prettier": "^3.3.3", - "tsx": "^4.16.2", + "tsx": "^4.16.3", "typescript": "^5.5.4", "typescript-eslint": "^7.18.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1fed94..61dbc42 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 tsx: - specifier: ^4.16.2 - version: 4.16.2 + specifier: ^4.16.3 + version: 4.16.3 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -943,8 +943,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.16.2: - resolution: {integrity: sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==} + tsx@4.16.3: + resolution: {integrity: sha512-MP8AEUxVnboD2rCC6kDLxnpDBNWN9k3BSVU/0/nNxgm70bPBnfn+yCKcnOsIVPQwdkbKYoFOlKjjWZWJ2XCXUg==} engines: {node: '>=18.0.0'} hasBin: true @@ -1880,7 +1880,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.16.2: + tsx@4.16.3: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.6