diff --git a/package-lock.json b/package-lock.json index b39692a..bda7e33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "postcss": "8.5.16", "prettier": "3.9.4", "tailwindcss": "4.3.2", - "tsx": "4.22.5", + "tsx": "4.23.0", "typescript": "5.9.3", "vite": "8.1.3", "vite-plugin-html": "3.2.2", @@ -5341,9 +5341,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.22.5", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.22.5.tgz", - "integrity": "sha512-F7JnSfPl5ASt6LqwWyUQ3T8BwN3q0eQEbFMYa2iRWaVQmmudo0d7fRmwM4O002gsvW1bs0yBYioutsAjqLJMvQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.0.tgz", + "integrity": "sha512-eUdUIaCr963q2h5u3+QwvYp0+eqPvn+egeqZUm0hwERCqqx1E3kK5ehbGCvqSE5MQAULr67ww0cA3jKc3YkM1w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7b7f4ce..eb3379e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "postcss": "8.5.16", "prettier": "3.9.4", "tailwindcss": "4.3.2", - "tsx": "4.22.5", + "tsx": "4.23.0", "typescript": "5.9.3", "vite": "8.1.3", "vite-plugin-html": "3.2.2",