Update react-scripts -> 5.x
This commit is contained in:
parent
58bbc06e6f
commit
d988a99f78
|
@ -14,7 +14,7 @@
|
|||
"google-protobuf": "^3.19.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-scripts": "5.0.0",
|
||||
"typescript": "^4.1.2",
|
||||
"web-vitals": "^1.0.1"
|
||||
},
|
||||
|
@ -50,6 +50,7 @@
|
|||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-react": "^7.25.1",
|
||||
"postcss-normalize": "^10.0.1",
|
||||
"prettier": "2.4.0",
|
||||
"rxjs": "^7.4.0",
|
||||
"ts-proto": "^1.85.0"
|
||||
|
|
9646
frontend/yarn.lock
9646
frontend/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue