Commit e1a28df
committed
fix: update react-dom to 19.2.3 to match react version
React requires both react and react-dom packages to have the exact same
version. This commit updates react-dom from 19.2.1 to 19.2.3 to match
the react version updated by Dependabot in PR #240.
Fixes failing unit tests that reported:
"Incompatible React versions: The 'react' and 'react-dom' packages must
have the exact same version."
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 07fee60 commit e1a28df
2 files changed
+17
-39
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments