Upgrade react-admin to 3.12.0

This commit is contained in:
Deluan
2021-01-31 18:50:27 -05:00
parent 2c89e0dc13
commit f325907da4
5 changed files with 142 additions and 224 deletions
+2 -2
View File
@@ -12,9 +12,9 @@
"lodash.throttle": "^4.1.1",
"md5-hex": "^3.0.1",
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.10.4",
"ra-data-json-server": "^3.12.0",
"react": "^16.14.0",
"react-admin": "^3.10.4",
"react-admin": "^3.12.0",
"react-dom": "^16.14.0",
"react-drag-listview": "^0.1.8",
"react-ga": "^3.3.0",