chore: vitest 3.2.4

This commit is contained in:
Nathan Walker
2025-07-26 18:50:58 -07:00
parent 4f61e1b61c
commit c0051c65fa
2 changed files with 237 additions and 1074 deletions

1305
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -45,8 +45,8 @@
"@types/node": "^20.0.0", "@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^8.35.0", "@typescript-eslint/eslint-plugin": "^8.35.0",
"@typescript-eslint/parser": "^8.35.0", "@typescript-eslint/parser": "^8.35.0",
"@vitest/coverage-v8": "^2.0.0", "@vitest/coverage-v8": "^3.2.4",
"@vitest/ui": "^2.0.0", "@vitest/ui": "^3.2.4",
"acorn": "^8.15.0", "acorn": "^8.15.0",
"acorn-stage3": "^4.0.0", "acorn-stage3": "^4.0.0",
"copy-webpack-plugin": "^13.0.0", "copy-webpack-plugin": "^13.0.0",
@ -93,7 +93,7 @@
"typedoc": "^0.28.6", "typedoc": "^0.28.6",
"typescript": "5.8.3", "typescript": "5.8.3",
"vite": "6.3.5", "vite": "6.3.5",
"vitest": "^2.0.0", "vitest": "^3.2.4",
"vue-loader": "^15.0.0 <= 15.9.8", "vue-loader": "^15.0.0 <= 15.9.8",
"webpack": "^5.30.0 <= 5.50.0 || ^5.51.2", "webpack": "^5.30.0 <= 5.50.0 || ^5.51.2",
"webpack-bundle-analyzer": "^4.0.0", "webpack-bundle-analyzer": "^4.0.0",