chore(ui): upgrade all 3rd party dependencies

This commit is contained in:
Łukasz Mierzwa
2021-06-24 13:03:12 +01:00
committed by Łukasz Mierzwa
parent 9846edc67d
commit 0db337a128
2 changed files with 6425 additions and 4751 deletions
+6422 -4750
View File
File diff suppressed because it is too large Load Diff
+3 -1
View File
@@ -79,6 +79,7 @@
"@typescript-eslint/eslint-plugin": "4.28.0",
"@typescript-eslint/parser": "4.28.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.2",
"babel-loader": "8.1.0",
"diffable-html": "4.0.0",
"enzyme": "3.11.0",
"eslint-config-prettier": "8.3.0",
@@ -89,7 +90,8 @@
"prettier": "2.3.1",
"react-scripts": "4.0.3",
"sass": "1.35.1",
"typescript": "4.3.4"
"typescript": "4.3.4",
"webpack": "4.44.2"
},
"scripts": {
"start": "REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",