diff --git a/package-lock.json b/package-lock.json index 9635e7a2c..0d4446cf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "postcss": "^8.4.47", "swrv": "^1.0.4", "tailwindcss": "3.4.13", - "vite": "^5.4.7", + "vite": "^5.4.8", "vue": "^3.5.8", "vue-router": "^4.4.5", "vue3-selecto": "^1.12.3", @@ -7622,9 +7622,9 @@ } }, "node_modules/vite": { - "version": "5.4.7", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.7.tgz", - "integrity": "sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==", + "version": "5.4.8", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz", + "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", diff --git a/package.json b/package.json index 18764676e..c4acce12b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "postcss": "^8.4.47", "swrv": "^1.0.4", "tailwindcss": "3.4.13", - "vite": "^5.4.7", + "vite": "^5.4.8", "vue": "^3.5.8", "vue-router": "^4.4.5", "vue3-selecto": "^1.12.3",