1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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
commit 0f29a92722
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",