diff --git a/package.json b/package.json index bec7e88..5bf1668 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "mime": "^4.0.4", "sharp": "^0.33.5", "tailwindcss": "^3.4.13", - "tsx": "^4.19.1", + "tsx": "^4.19.2", "typescript": "^5.6.3", "vite-plugin-static-copy": "^2.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a366e74..9f96fc4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: ^3.4.13 version: 3.4.13 tsx: - specifier: ^4.19.1 - version: 4.19.1 + specifier: ^4.19.2 + version: 4.19.2 typescript: specifier: ^5.6.3 version: 5.6.3 @@ -2549,8 +2549,8 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tsx@4.19.1: - resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} + tsx@4.19.2: + resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==} engines: {node: '>=18.0.0'} hasBin: true @@ -5642,7 +5642,7 @@ snapshots: tslib@2.7.0: optional: true - tsx@4.19.1: + tsx@4.19.2: dependencies: esbuild: 0.23.1 get-tsconfig: 4.8.1