Skip to content

Commit

Permalink
Bump react-admin from 3.18.1 to 3.18.2 in /ui
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed Sep 27, 2021
1 parent c6868ff commit f664af5
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
120 changes: 60 additions & 60 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.0",
"ra-i18n-polyglot": "^3.18.0",
"ra-data-json-server": "^3.18.2",
"ra-i18n-polyglot": "^3.18.2",
"react": "^17.0.2",
"react-admin": "^3.18.1",
"react-admin": "^3.18.2",
"react-dom": "^17.0.2",
"react-drag-listview": "^0.1.8",
"react-ga": "^3.3.0",
Expand All @@ -43,7 +43,7 @@
"@testing-library/user-event": "^13.2.1",
"css-mediaquery": "^0.1.2",
"prettier": "2.4.1",
"ra-test": "^3.18.0"
"ra-test": "^3.18.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit f664af5

Please sign in to comment.