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

Merge pull request #5796 from jellyfin/renovate/major-tests

This commit is contained in:
Bill Thornton 2024-07-15 18:30:53 -04:00 committed by GitHub
commit c631c96577
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 415 additions and 442 deletions

853
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -21,7 +21,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@uupaa/dynamic-import-polyfill": "1.0.2",
"@vitest/coverage-v8": "1.6.0",
"@vitest/coverage-v8": "2.0.1",
"autoprefixer": "10.4.19",
"babel-loader": "9.1.3",
"babel-plugin-dynamic-import-polyfill": "1.0.0",
@ -62,7 +62,7 @@
"stylelint-scss": "5.3.2",
"ts-loader": "9.5.1",
"typescript": "5.5.3",
"vitest": "1.6.0",
"vitest": "2.0.1",
"webpack": "5.92.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",