Bump React-Admin to 3.15.2

This commit is contained in:
Deluan
2021-05-24 11:17:06 -04:00
parent cf8ee251ee
commit 107a11b445
2 changed files with 32 additions and 32 deletions
+4 -4
View File
@@ -17,10 +17,10 @@
"lodash.pick": "^4.4.0",
"lodash.throttle": "^4.1.1",
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.15.1",
"ra-i18n-polyglot": "^3.15.1",
"ra-data-json-server": "^3.15.2",
"ra-i18n-polyglot": "^3.15.2",
"react": "^16.14.0",
"react-admin": "^3.15.1",
"react-admin": "^3.15.2",
"react-dom": "^16.14.0",
"react-drag-listview": "^0.1.8",
"react-ga": "^3.3.0",
@@ -44,7 +44,7 @@
"css-mediaquery": "^0.1.2",
"jest-environment-jsdom-sixteen": "^2.0.0",
"prettier": "2.3.0",
"ra-test": "^3.15.1"
"ra-test": "^3.15.2"
},
"scripts": {
"start": "react-scripts start",