Merge pull request #6901 from jellyfin/renovate/vitest

Update Vitest to v3.2.1
This commit is contained in:
Bill Thornton
2025-06-10 17:56:15 -04:00
committed by GitHub
2 changed files with 259 additions and 137 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
"@types/sortablejs": "1.15.8",
"@typescript-eslint/parser": "8.32.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"@vitest/coverage-v8": "3.1.3",
"@vitest/coverage-v8": "3.2.1",
"autoprefixer": "10.4.21",
"babel-loader": "10.0.0",
"clean-webpack-plugin": "4.0.0",
@@ -66,7 +66,7 @@
"ts-loader": "9.5.2",
"typescript": "5.8.3",
"typescript-eslint": "8.32.0",
"vitest": "3.1.3",
"vitest": "3.2.1",
"webpack": "5.99.8",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "6.0.1",