Bump react-admin to 3.18.3

This commit is contained in:
Deluan
2021-10-01 09:45:28 -04:00
parent be3a6dc7a3
commit f9d910473f
2 changed files with 485 additions and 159 deletions
+481 -155
View File
File diff suppressed because it is too large Load Diff
+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.18.2",
"ra-i18n-polyglot": "^3.18.2",
"ra-data-json-server": "^3.18.3",
"ra-i18n-polyglot": "^3.18.3",
"react": "^17.0.2",
"react-admin": "^3.18.2",
"react-admin": "^3.18.3",
"react-dom": "^17.0.2",
"react-drag-listview": "^0.1.8",
"react-ga": "^3.3.0",
@@ -43,7 +43,7 @@
"@testing-library/user-event": "^13.2.1",
"css-mediaquery": "^0.1.2",
"prettier": "2.4.1",
"ra-test": "^3.18.2",
"ra-test": "^3.18.3",
"workbox-cli": "^6.3.0"
},
"scripts": {