mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 20:53:08 +00:00
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:
parent
b041b22310
commit
28dc0808ae
2 changed files with 15 additions and 15 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue