diff --git a/package-lock.json b/package-lock.json index 65166ba..0ac18f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "typescript-eslint": "^8.4.0", - "vite": "^5.4.6", + "vite": "^5.4.8", "vite-plugin-eslint": "^1.8.1", "vite-tsconfig-paths": "^5.0.1", "vitest": "^2.1.1" @@ -8466,9 +8466,9 @@ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" }, "node_modules/vite": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz", - "integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==", + "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 478b35b..06d419d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "typescript-eslint": "^8.4.0", - "vite": "^5.4.6", + "vite": "^5.4.8", "vite-plugin-eslint": "^1.8.1", "vite-tsconfig-paths": "^5.0.1", "vitest": "^2.1.1"