Bump react and react-dom

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 19.0.0-rc-6f23540c7d-20240528 to 19.0.0-rc-935180c7e0-20240524
- [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/HEAD/packages/react)

Updates `react-dom` from 19.0.0-rc-6f23540c7d-20240528 to 19.0.0-rc-935180c7e0-20240524
- [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/HEAD/packages/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-29 22:07:12 +00:00 committed by GitHub
parent b041b22310
commit 28dc0808ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 15 deletions

View file

@ -38,9 +38,9 @@
"lodash": "^4.17.21",
"lucide-react": "^0.379.0",
"next": "^15.0.0-rc.0",
"react": "^19.0.0-rc-6f23540c7d-20240528",
"react": "^19.0.0-rc-935180c7e0-20240524",
"react-day-picker": "^8.10.1",
"react-dom": "^19.0.0-rc-6f23540c7d-20240528",
"react-dom": "^19.0.0-rc-935180c7e0-20240524",
"sharp": "^0.33.4",
"sonner": "^1.4.41",
"stripe": "^15.8.0",