Merge pull request #956 from Safelite/dependabot/npm_and_yarn/multi-3aa31d9e2a

Bump vite, @vitejs/plugin-vue and vitest
This commit is contained in:
Jeremy-Z 2025-10-01 13:32:37 -04:00 committed by GitHub
commit 9425bb5f1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1650 additions and 710 deletions

2352
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,8 +42,8 @@
"@types/dotenv-safe": "^8.1.6",
"@types/form-data": "^2.2.1",
"@types/node": "^22.7.5",
"@vitejs/plugin-vue": "4.2.3",
"@vitest/coverage-v8": "^0.34.1",
"@vitejs/plugin-vue": "5.2.1",
"@vitest/coverage-v8": "^3.2.4",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-unit-jest": "~5.0.0",
@ -74,8 +74,8 @@
"sass-loader": "^12.0.0",
"saucectl": "^0.188.0",
"typescript-eslint": "^8.11.0",
"vite": "^4.5.9",
"vitest": "^0.33.0",
"vite": "^6.3.6",
"vitest": "^3.2.4",
"volar-service-vetur": "latest",
"wait-on": "^8.0.2"
}