Skip to content

Commit

Permalink
fix(deps): update react-admin monorepo to v4.16.3 (#871)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 72f3c8e commit 11a3d80
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"@types/recharts": "1.8.29",
"prop-types": "15.8.1",
"query-string": "8.1.0",
"react-admin": "4.16.2",
"ra-i18n-polyglot": "4.16.2",
"ra-input-rich-text": "4.16.2",
"ra-language-english": "4.16.2",
"react-admin": "4.16.3",
"ra-i18n-polyglot": "4.16.3",
"ra-input-rich-text": "4.16.3",
"ra-language-english": "4.16.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router": "6.21.0",
Expand Down

0 comments on commit 11a3d80

Please sign in to comment.