diff --git a/package-lock.json b/package-lock.json index d05c442..76ba7af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "svelte-sitemap": "^2.6.0", "tailwindcss": "^3.4.13", "typescript": "^5.6.2", - "vite": "^5.4.7" + "vite": "^5.4.8" } }, "node_modules/@alloc/quick-lru": { @@ -4252,9 +4252,9 @@ "license": "MIT" }, "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==", "dev": true, "dependencies": { "esbuild": "^0.21.3", diff --git a/package.json b/package.json index 1b77afa..7e48a38 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "svelte-sitemap": "^2.6.0", "tailwindcss": "^3.4.13", "typescript": "^5.6.2", - "vite": "^5.4.7" + "vite": "^5.4.8" }, "type": "module", "dependencies": {