mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(ui): upgrade all 3rd party dependencies
This commit is contained in:
committed by
Łukasz Mierzwa
parent
9846edc67d
commit
0db337a128
Generated
+6422
-4750
File diff suppressed because it is too large
Load Diff
+3
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user