mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 04:57:37 +03:00
chore(deps): bump js dependencies
This commit is contained in:
parent
075a7e2640
commit
cf69df877a
2 changed files with 113 additions and 128 deletions
|
@ -46,32 +46,32 @@
|
|||
"react-router-dom": "^5.3.4",
|
||||
"redux": "^4.2.0",
|
||||
"redux-saga": "^1.1.3",
|
||||
"uuid": "^10.0.0"
|
||||
"uuid": "^11.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^6.6.2",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/react-hooks": "^7.0.2",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/node": "^22.7.7",
|
||||
"@types/node": "^22.8.2",
|
||||
"@types/react": "^17.0.2",
|
||||
"@types/react-dom": "^17.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.12.0",
|
||||
"@typescript-eslint/parser": "^6.12.0",
|
||||
"@vitejs/plugin-react": "^4.3.3",
|
||||
"@vitest/coverage-v8": "^2.1.3",
|
||||
"@vitest/coverage-v8": "^2.1.4",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.1",
|
||||
"eslint-plugin-react": "^7.37.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-react": "^7.37.2",
|
||||
"eslint-plugin-react-hooks": "^5.0.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.13",
|
||||
"eslint-plugin-react-refresh": "^0.4.14",
|
||||
"happy-dom": "^15.7.4",
|
||||
"jsdom": "^25.0.1",
|
||||
"prettier": "^3.3.3",
|
||||
"ra-test": "^3.19.12",
|
||||
"typescript": "^5.6.3",
|
||||
"vite": "^5.4.9",
|
||||
"vite": "^5.4.10",
|
||||
"vite-plugin-pwa": "^0.20.5",
|
||||
"vitest": "^2.1.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue