Skip to content

Commit

Permalink
build(deps): bump react-admin
Browse files Browse the repository at this point in the history
Bumps the react-admin group with 1 update in the /admin-js directory: [react-admin](https://github.com/marmelab/react-admin).


Updates `react-admin` from 4.16.16 to 5.0.3
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/marmelab/react-admin/blob/master/docs/Upgrade.md)
- [Commits](marmelab/react-admin@v4.16.16...v5.0.3)

---
updated-dependencies:
- dependency-name: react-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react-admin
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 26a60a3 commit a15979c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"react": "^18.2.0",
"react-admin": "4.16.16",
"react-admin": "5.0.3",
"react-dom": "^18.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit a15979c

Please sign in to comment.