Merge pull request #6515 from jellyfin/renovate/npm-vitest-vulnerability

Update dependency vitest to v3.0.5 [SECURITY]
This commit is contained in:
Bill Thornton
2025-02-20 14:38:19 -05:00
committed by GitHub
2 changed files with 382 additions and 392 deletions

770
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@
"@types/sortablejs": "1.15.8",
"@typescript-eslint/parser": "8.24.1",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"@vitest/coverage-v8": "3.0.4",
"@vitest/coverage-v8": "3.0.5",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"clean-webpack-plugin": "4.0.0",
@@ -65,7 +65,7 @@
"ts-loader": "9.5.2",
"typescript": "5.7.3",
"typescript-eslint": "8.24.1",
"vitest": "3.0.4",
"vitest": "3.0.5",
"webpack": "5.97.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",