diff --git a/package-lock.json b/package-lock.json index 87886ad..67f5a79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "prettier-plugin-tailwindcss": "^0.6.9", "tailwindcss": "^3.4.17", "typescript": "^5.7.2", - "vite": "^5.4.11", + "vite": "^5.4.14", "vite-plugin-compression": "^0.5.1", "vite-plugin-dynamic-import": "^1.6.0", "vite-plugin-pwa": "^0.20.5" @@ -8087,9 +8087,9 @@ } }, "node_modules/vite": { - "version": "5.4.11", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", - "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz", + "integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c47c130..d6275f3 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "prettier-plugin-tailwindcss": "^0.6.9", "tailwindcss": "^3.4.17", "typescript": "^5.7.2", - "vite": "^5.4.11", + "vite": "^5.4.14", "vite-plugin-compression": "^0.5.1", "vite-plugin-dynamic-import": "^1.6.0", "vite-plugin-pwa": "^0.20.5"