Bump react from 19.0.0-rc-935180c7e0-20240524 to 19.0.0-rc.0

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

---
updated-dependencies:
- dependency-name: react
  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-06-04 19:22:05 +00:00 committed by GitHub
parent def338b667
commit 1aa8da8795
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -38,7 +38,7 @@
"lodash": "^4.17.21",
"lucide-react": "^0.383.0",
"next": "^15.0.0-rc.0",
"react": "^19.0.0-rc-935180c7e0-20240524",
"react": "^19.0.0-rc.0",
"react-day-picker": "^8.10.1",
"react-dom": "^19.0.0-rc-935180c7e0-20240524",
"sharp": "^0.33.4",

View file

@ -3292,10 +3292,10 @@ react-style-singleton@^2.2.1:
invariant "^2.2.4"
tslib "^2.0.0"
react@^19.0.0-rc-935180c7e0-20240524:
version "19.0.0-rc-935180c7e0-20240524"
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0-rc-935180c7e0-20240524.tgz#6403d07b38f0cb8cdb7eadbe0e8226a13a4e0730"
integrity sha512-UDaKY7FXO4A2tg4srdLTlkdj5WQCKS9JSrqs21qQvyD4s4qwm3sah5zhfnDHBumzZ3f+PVTcF9PrfDnmu/qKpA==
react@^19.0.0-rc.0:
version "19.0.0-rc.0"
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0-rc.0.tgz#9f1e9965c30948b472adcf5ba5184413375e4a40"
integrity sha512-8nrDCl5uE54FHeKqKrEO0TS+10bT4cxutJGb2okiJc0FHMQ6I3FeItaqly/1nbijlhSO3HmAVyPIexIQQWYAtQ==
read-cache@^1.0.0:
version "1.0.0"