diff --git a/package-lock.json b/package-lock.json index 17a806fa..75661595 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "stylelint-order": "^7.0.0", "stylelint-prettier": "^5.0.3", "unplugin-preprocessor-directives": "^1.0.3", - "vite": "^6.4.1", + "vite": "^6.4.2", "vite-jsconfig-paths": "^2.0.1", "vite-plugin-checker": "^0.8.0", "vite-plugin-eslint": "^1.8.1", @@ -7759,9 +7759,9 @@ "license": "MIT" }, "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": { diff --git a/package.json b/package.json index 4d148a20..0cefda78 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "stylelint-order": "^7.0.0", "stylelint-prettier": "^5.0.3", "unplugin-preprocessor-directives": "^1.0.3", - "vite": "^6.4.1", + "vite": "^6.4.2", "vite-jsconfig-paths": "^2.0.1", "vite-plugin-checker": "^0.8.0", "vite-plugin-eslint": "^1.8.1",