chore(deps): bump JS dependencies

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan 2024-11-04 12:27:55 -05:00
parent faed2ea8d7
commit 6ff7ab52f4
2 changed files with 15 additions and 16 deletions

View file

@ -49,11 +49,11 @@
"uuid": "^11.0.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^22.8.2",
"@types/node": "^22.8.7",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.2",
"@typescript-eslint/eslint-plugin": "^6.12.0",
@ -66,7 +66,7 @@
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"happy-dom": "^15.7.4",
"happy-dom": "^15.8.3",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"ra-test": "^3.19.12",