mirror of
https://github.com/rjNemo/melon_frontend
synced 2026-06-06 02:16:45 +00:00
chore: update deps to fix CVEs (#10)
Co-authored-by: Ruidy <rnemausat@newstore.com>
This commit is contained in:
parent
d9515f3226
commit
815ff3fd45
2 changed files with 4064 additions and 6720 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-hook-form": "^7.8.0",
|
"react-hook-form": "^7.8.0",
|
||||||
"react-router-dom": "^5.2.0",
|
"react-router-dom": "^5.2.0",
|
||||||
"react-scripts": "4.0.3"
|
"react-scripts": "^5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@testing-library/jest-dom": "^5.11.4",
|
"@testing-library/jest-dom": "^5.11.4",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue