Commit d2da336
chore(deps): bump react from 19.2.7 to 19.2.8 (#5073)
* chore(deps): bump react from 19.2.7 to 19.2.8
Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 19.2.7 to 19.2.8.
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump react-dom to 19.2.8 to match react
React 19 hard-fails the build if react and react-dom versions don't
match exactly (ensureCorrectIsomorphicReactVersion). This PR bumped
react to 19.2.8 but left react-dom at 19.2.7, breaking the build:
Incompatible React versions: The "react" and "react-dom" packages
must have the exact same version. Instead got:
- react: 19.2.8
- react-dom: 19.2.7
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Duncan Mackenzie <duncanma@duncanmackenzie.net>
Co-authored-by: Duncan Mackenzie <duncan.mackenzie@temporal.io>1 parent ac7b334 commit d2da336
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11996 | 11996 | | |
11997 | 11997 | | |
11998 | 11998 | | |
11999 | | - | |
12000 | | - | |
12001 | | - | |
12002 | | - | |
| 11999 | + | |
| 12000 | + | |
| 12001 | + | |
| 12002 | + | |
12003 | 12003 | | |
12004 | 12004 | | |
12005 | 12005 | | |
| |||
12120 | 12120 | | |
12121 | 12121 | | |
12122 | 12122 | | |
12123 | | - | |
12124 | | - | |
12125 | | - | |
12126 | | - | |
| 12123 | + | |
| 12124 | + | |
| 12125 | + | |
| 12126 | + | |
12127 | 12127 | | |
12128 | 12128 | | |
12129 | 12129 | | |
| |||
0 commit comments