Merge pull request #1173 from Safelite/dependabot/npm_and_yarn/vite-6.4.2

Bump vite from 6.4.1 to 6.4.2
This commit is contained in:
Jeremy-Z 2026-04-07 10:01:12 -04:00 committed by GitHub
commit 3f33d39d83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View file

@ -70,7 +70,7 @@
"sass-loader": "^12.0.0",
"saucectl": "^0.188.0",
"typescript-eslint": "^8.11.0",
"vite": "^6.4.1",
"vite": "^6.4.2",
"vitest": "^3.2.4",
"vue-eslint-parser": "^10.2.0",
"wait-on": "^8.0.2"
@ -20393,7 +20393,9 @@
}
},
"node_modules/vite": {
"version": "6.4.1",
"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": {

View file

@ -82,7 +82,7 @@
"sass-loader": "^12.0.0",
"saucectl": "^0.188.0",
"typescript-eslint": "^8.11.0",
"vite": "^6.4.1",
"vite": "^6.4.2",
"vitest": "^3.2.4",
"vue-eslint-parser": "^10.2.0",
"wait-on": "^8.0.2"