diff --git a/package-lock.json b/package-lock.json index 274525f..b1cea08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "tailwindcss": "^3.4.13", "unplugin-auto-import": "^0.18.3", "unplugin-vue-components": "^0.27.4", - "vite": "^5.4.8", + "vite": "^5.4.10", "vue-loader": "^17.4.2" } }, @@ -5136,9 +5136,9 @@ } }, "node_modules/vite": { - "version": "5.4.8", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz", - "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", + "version": "5.4.10", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz", + "integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", diff --git a/package.json b/package.json index 1e338bf..c472cf8 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "tailwindcss": "^3.4.13", "unplugin-auto-import": "^0.18.3", "unplugin-vue-components": "^0.27.4", - "vite": "^5.4.8", + "vite": "^5.4.10", "vue-loader": "^17.4.2" }, "dependencies": {