Skip to content

Commit e69c0c9

Browse files
Bump react-dom from 18.3.1 to 19.1.1 in /examples/react
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.1.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/v19.1.1/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a3c365 commit e69c0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react-dom": "^18.0.0",
2323
"@voxpelli/tsconfig": "^15.0.0",
2424
"npm-run-all2": "^6.0.0",
25-
"react-dom": "^18.0.0",
25+
"react-dom": "^19.1.1",
2626
"typescript": "~5.8.2",
2727
"highlight.js": "^11.9.0"
2828
}

0 commit comments

Comments
 (0)