Skip to content

Commit

Permalink
Bump react-admin from 4.16.3 to 4.16.4 (#811)
Browse files Browse the repository at this point in the history
Bumps [react-admin](https://github.com/marmelab/react-admin) from 4.16.3 to 4.16.4.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](marmelab/react-admin@v4.16.3...v4.16.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2023
1 parent 011858a commit 34e11a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ra-data-feathers": "^2.9.4",
"ra-input-rich-text": "^4.16.4",
"react": "^18.2.0",
"react-admin": "^4.16.3",
"react-admin": "^4.16.4",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9424,10 +9424,10 @@ ra-language-english@^4.16.3:
dependencies:
ra-core "^4.16.3"

ra-ui-materialui@^4.16.3:
version "4.16.3"
resolved "https://registry.yarnpkg.com/ra-ui-materialui/-/ra-ui-materialui-4.16.3.tgz#986f5cf7fbd30b51dae326375fe3f9c23360d1e0"
integrity sha512-2JxG7qLZeNpWXuiKxJZfF/XQ8oWynlMWctAYm0lZOApuAlih9LqdntxAvYxUJ4j2ddkqtbC2Rkbu0C3sG4Z0PQ==
ra-ui-materialui@^4.16.4:
version "4.16.4"
resolved "https://registry.yarnpkg.com/ra-ui-materialui/-/ra-ui-materialui-4.16.4.tgz#c6da999b4ba8945d806c7367f48000f71f6273e8"
integrity sha512-pBDkLvL5G2FliuUcfKdoyw9zalTpr9+Snui55wJniPphW+Z3cGoXuGRa9ekYFBaCxtN50Vuaxd47N5l0OSwHbQ==
dependencies:
autosuggest-highlight "^3.1.1"
clsx "^1.1.1"
Expand Down Expand Up @@ -9473,10 +9473,10 @@ [email protected]:
iconv-lite "0.4.24"
unpipe "1.0.0"

react-admin@^4.16.3:
version "4.16.3"
resolved "https://registry.yarnpkg.com/react-admin/-/react-admin-4.16.3.tgz#72b58db44cc828dc0554376a1d9182c9f852a39f"
integrity sha512-TcHE9B1vcuGCPR2R0dK9qSQ8S9PTHgQZfC9N7cLhZzzAeP2q0l+/OknodaxQCHfFwzX3ieEIWgQgtzKIne/kJA==
react-admin@^4.16.4:
version "4.16.4"
resolved "https://registry.yarnpkg.com/react-admin/-/react-admin-4.16.4.tgz#c397a6cb16421879ed80cd93e3a2b304d82e5ab3"
integrity sha512-M+SyqdiYfwNDXwXgFHFd/3ISdxpufnAs5aSXC6y5hlos94dNicwI8+Bx3jKpDLjTfVfpd6cJdmt0LowI9n0/jQ==
dependencies:
"@emotion/react" "^11.4.1"
"@emotion/styled" "^11.3.0"
Expand All @@ -9486,7 +9486,7 @@ react-admin@^4.16.3:
ra-core "^4.16.3"
ra-i18n-polyglot "^4.16.3"
ra-language-english "^4.16.3"
ra-ui-materialui "^4.16.3"
ra-ui-materialui "^4.16.4"
react-hook-form "^7.43.9"
react-router "^6.1.0"
react-router-dom "^6.1.0"
Expand Down

0 comments on commit 34e11a0

Please sign in to comment.