Bump react-admin to 3.15.1

This commit is contained in:
Deluan
2021-05-11 22:24:24 -04:00
parent 87298f616f
commit 25bd36dbc5
2 changed files with 28 additions and 45 deletions
+4 -4
View File
@@ -16,10 +16,10 @@
"lodash.throttle": "^4.1.1",
"md5-hex": "^3.0.1",
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.15.0",
"ra-i18n-polyglot": "^3.15.0",
"ra-data-json-server": "^3.15.1",
"ra-i18n-polyglot": "^3.15.1",
"react": "^16.14.0",
"react-admin": "^3.15.0",
"react-admin": "^3.15.1",
"react-dom": "^16.14.0",
"react-drag-listview": "^0.1.8",
"react-ga": "^3.3.0",
@@ -43,7 +43,7 @@
"css-mediaquery": "^0.1.2",
"jest-environment-jsdom-sixteen": "^2.0.0",
"prettier": "2.3.0",
"ra-test": "^3.15.0"
"ra-test": "^3.15.1"
},
"scripts": {
"start": "react-scripts start",