Add more explicit npm dependencies

This commit is contained in:
Deluan
2021-05-11 22:22:32 -04:00
parent 4699902369
commit 87298f616f
2 changed files with 45 additions and 24 deletions
+4
View File
@@ -8,6 +8,7 @@
"@material-ui/lab": "^4.0.0-alpha.57",
"@material-ui/styles": "^4.11.4",
"clsx": "^1.1.1",
"connected-react-router": "^6.9.1",
"deepmerge": "^4.2.2",
"history": "^4.10.1",
"jwt-decode": "^3.1.2",
@@ -16,6 +17,7 @@
"md5-hex": "^3.0.1",
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.15.0",
"ra-i18n-polyglot": "^3.15.0",
"react": "^16.14.0",
"react-admin": "^3.15.0",
"react-dom": "^16.14.0",
@@ -29,6 +31,8 @@
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3",
"redux": "^4.1.0",
"redux-saga": "^1.1.3",
"uuid": "^8.3.2"
},
"devDependencies": {