Bump react-is from 18.2.0 to 18.3.1

Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 18.2.0 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-is)

---
updated-dependencies:
- dependency-name: react-is
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-29 21:04:42 +00:00
committed by Manuel Stahl
parent 4761ea36bc
commit 04243eefa9
2 changed files with 9 additions and 2 deletions

View File

@@ -65,7 +65,7 @@
"react-admin": "^4.16.15",
"react-dom": "^18.0.0",
"react-hook-form": "^7.43.9",
"react-is": "^18.2.0",
"react-is": "^18.3.1",
"react-query": "^3.32.1",
"react-router": "^6.1.0",
"react-router-dom": "^6.1.0"