Chore: Update vitest (#2882)

* Chore: Update vitest

* Fix test
This commit is contained in:
Dolan
2024-12-05 15:43:30 +00:00
committed by GitHub
parent f87ad6a43c
commit df99f96469
4 changed files with 679 additions and 1144 deletions

View File

@ -75,7 +75,7 @@
"@types/xml": "^1.0.8",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@vitest/coverage-v8": "^1.1.0",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.2",
"cspell": "^8.2.3",
"docsify-cli": "^4.3.0",
@ -104,7 +104,7 @@
"vite-plugin-dts": "^4.2.4",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^1.1.0"
"vitest": "^2.1.8"
},
"engines": {
"node": ">=10"