diff --git a/frontend/package.json b/frontend/package.json index 01808c3..2e6c113 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,6 +30,6 @@ "eslint-plugin-react-hooks": "^5.0.0", "postcss": "^8.4.24", "tailwindcss": "^3.4.7", - "vite": "^7.1.7" + "vite": "^7.1.11" } } diff --git a/package-lock.json b/package-lock.json index b0040c1..984c1f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "eslint-plugin-react-hooks": "^5.0.0", "postcss": "^8.4.24", "tailwindcss": "^3.4.7", - "vite": "^7.1.7" + "vite": "^7.1.11" }, "engines": { "node": ">=22.20.0" @@ -6852,9 +6852,9 @@ } }, "node_modules/vite": { - "version": "7.1.9", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz", - "integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==", + "version": "7.1.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz", + "integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==", "dev": true, "license": "MIT", "dependencies": {