chore(deps): bump Vite version

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan 2025-03-07 19:59:35 -05:00
parent 2171c44503
commit a1a6047c37
2 changed files with 288 additions and 263 deletions

545
ui/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -61,7 +61,7 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^2.1.9",
"@vitest/coverage-v8": "^3.0.8",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
@ -73,9 +73,9 @@
"prettier": "^3.5.3",
"ra-test": "^3.19.12",
"typescript": "^5.8.2",
"vite": "^5.4.14",
"vite": "^6.2.1",
"vite-plugin-pwa": "^0.21.1",
"vitest": "^2.1.9"
"vitest": "^3.0.8"
},
"overrides": {
"vite": {