Skip to content

Commit

Permalink
fix(deps): update react-admin monorepo to v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent ea91c46 commit e9703b6
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 @@ -22,11 +22,11 @@
"oidc-client-ts": "3.0.1",
"prop-types": "15.8.1",
"query-string": "9.1.0",
"ra-i18n-polyglot": "5.1.1",
"ra-input-rich-text": "5.1.1",
"ra-language-english": "5.1.1",
"ra-i18n-polyglot": "5.1.2",
"ra-input-rich-text": "5.1.2",
"ra-language-english": "5.1.2",
"react": "18.3.1",
"react-admin": "5.1.1",
"react-admin": "5.1.2",
"react-chartjs-2": "5.2.0",
"react-dom": "18.3.1",
"react-oidc-context": "3.1.0",
Expand Down

0 comments on commit e9703b6

Please sign in to comment.