diff --git a/package-lock.json b/package-lock.json index 43120ce..e27deba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "eslint-plugin-react": "^7.33.2", "prettier": "^3.1.0", "prettier-eslint": "^16.1.2", - "vite": "^6.0.11" + "vite": "^6.4.2" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -10608,11 +10608,10 @@ } }, "node_modules/vite": { - "version": "6.4.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz", - "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz", + "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==", "dev": true, - "license": "MIT", "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", @@ -18044,9 +18043,9 @@ } }, "vite": { - "version": "6.4.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz", - "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz", + "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==", "dev": true, "requires": { "esbuild": "^0.25.0", diff --git a/package.json b/package.json index 1cc6745..a1ca313 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-react": "^7.33.2", "prettier": "^3.1.0", "prettier-eslint": "^16.1.2", - "vite": "^6.0.11" + "vite": "^6.4.2" }, "eslintConfig": { "extends": [