diff --git a/package-lock.json b/package-lock.json index 14da6d4..f6a739f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "tailwindcss": "^3.4.13", "unplugin-auto-import": "^0.18.3", "unplugin-vue-components": "^0.27.4", - "vite": "^5.4.8", + "vite": "^5.4.11", "vue-loader": "^17.4.2" } }, @@ -5128,9 +5128,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.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", + "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", diff --git a/package.json b/package.json index 96baa8d..b9ca99c 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.11", "vue-loader": "^17.4.2" }, "dependencies": {