Bump react-dom from 19.0.0-rc.0 to 19.0.0-rc.1

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.0.0-rc.0 to 19.0.0-rc.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/HEAD/packages/react-dom)

---
updated-dependencies:
- 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-11-14 17:33:58 +00:00 committed by GitHub
parent db4bf103c3
commit 419b3e7f66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View file

@ -43,7 +43,7 @@
"next": "^15.0.3",
"react": "19.0.0-rc.0",
"react-day-picker": "^9.3.0",
"react-dom": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.1",
"sharp": "^0.33.5",
"sonner": "^1.7.0",
"stripe": "^17.3.1",