Update Vitest to v3

This commit is contained in:
renovate[bot]
2025-01-31 13:36:19 +00:00
committed by GitHub
parent 436d34bc6d
commit dc0ed38b58
2 changed files with 189 additions and 181 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"@vitest/coverage-v8": "2.1.8",
"@vitest/coverage-v8": "3.0.4",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"clean-webpack-plugin": "4.0.0",
@@ -63,7 +63,7 @@
"stylelint-scss": "6.10.0",
"ts-loader": "9.5.1",
"typescript": "5.7.3",
"vitest": "2.1.8",
"vitest": "3.0.4",
"webpack": "5.95.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",