Merge pull request #6089 from jellyfin/renovate/vitest

Update Vitest to v2.1.1
This commit is contained in:
Bill Thornton
2024-09-21 02:34:02 -04:00
committed by GitHub
2 changed files with 203 additions and 396 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"@vitest/coverage-v8": "2.0.5",
"@vitest/coverage-v8": "2.1.1",
"autoprefixer": "10.4.20",
"babel-loader": "9.1.3",
"clean-webpack-plugin": "4.0.0",
@@ -61,7 +61,7 @@
"stylelint-scss": "5.3.2",
"ts-loader": "9.5.1",
"typescript": "5.5.4",
"vitest": "2.0.5",
"vitest": "2.1.1",
"webpack": "5.94.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",