Skip to content

Commit 3084d15

Browse files
chore(deps): bump react-dom from 19.1.1 to 19.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.1 to 19.2.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/v19.2.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3bcdf9 commit 3084d15

File tree

2 files changed

+188
-188
lines changed

2 files changed

+188
-188
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"gray-matter": "^4.0.3",
3535
"prism-react-renderer": "^2.4.1",
3636
"react": "^19.1.1",
37-
"react-dom": "^19.1.1",
37+
"react-dom": "^19.2.0",
3838
"rehype-katex": "^7.0.1",
3939
"remark-math": "^6.0.0"
4040
},

0 commit comments

Comments
 (0)