mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-24 06:46:20 +08:00
update outdated packages
This commit is contained in:
parent
c45b172415
commit
34685b3d19
2 changed files with 978 additions and 751 deletions
1719
frontend/package-lock.json
generated
1719
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -18,8 +18,8 @@
|
|||
"axios": "^0.27",
|
||||
"react": "^17",
|
||||
"react-dom": "^17",
|
||||
"react-query": "^3.34",
|
||||
"react-router-dom": "^6.2.1",
|
||||
"react-query": "^3",
|
||||
"react-router-dom": "^6",
|
||||
"socket.io-client": "^4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -48,13 +48,13 @@
|
|||
"husky": "^8",
|
||||
"jsdom": "latest",
|
||||
"lodash": "^4",
|
||||
"moment": "^2.29.1",
|
||||
"moment": "^2.29",
|
||||
"prettier": "^2",
|
||||
"prettier-plugin-organize-imports": "^2",
|
||||
"pretty-quick": "^3.1",
|
||||
"pretty-quick": "^3",
|
||||
"react-dropzone": "^14",
|
||||
"react-table": "^7",
|
||||
"recharts": "^2.0.8",
|
||||
"recharts": "^2",
|
||||
"sass": "^1",
|
||||
"typescript": "^4",
|
||||
"vite": "latest",
|
||||
|
|
Loading…
Reference in a new issue