Update deps
This commit is contained in:
parent
40c225ce97
commit
99ea3b7859
|
@ -13,34 +13,34 @@
|
|||
"material-ui-dropzone": "^3.5.0",
|
||||
"myzod": "^1.1.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-fast-compare": "^3.2.0",
|
||||
"react-hook-form": "^6.9.2",
|
||||
"react-hook-form": "^6.9.3",
|
||||
"react-scripts": "^3.4.3",
|
||||
"react-use-websocket": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/dom": "^7.24.5",
|
||||
"@testing-library/dom": "^7.26.0",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^10.4.9",
|
||||
"@testing-library/user-event": "^12.1.7",
|
||||
"@testing-library/user-event": "^12.1.8",
|
||||
"@types/jest": "~24.9.1",
|
||||
"@types/lodash": "^4.14.161",
|
||||
"@types/node": "^14.11.8",
|
||||
"@types/react": "^16.9.51",
|
||||
"@types/lodash": "^4.14.162",
|
||||
"@types/node": "^14.11.10",
|
||||
"@types/react": "^16.9.53",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@typescript-eslint/eslint-plugin": "^2.34.0",
|
||||
"@typescript-eslint/parser": "^2.34.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-prettier": "^6.12.0",
|
||||
"eslint-config-prettier": "^6.13.0",
|
||||
"eslint-plugin-react": "^7.21.4",
|
||||
"eslint-plugin-react-hooks": "^4.1.2",
|
||||
"eslint-plugin-simple-import-sort": "^5.0.3",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"prettier": "2.1.2",
|
||||
"source-map-explorer": "^2.5.0",
|
||||
"ts-essentials": "^7.0.0",
|
||||
"ts-essentials": "^7.0.1",
|
||||
"typescript": "4.0.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
1052
frontend/yarn.lock
1052
frontend/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue