Skip to content

Commit d35fb6f

Browse files
chore(deps): bump react-dom from 19.0.0 to 19.1.0 in /site (#1402)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.0.0 to 19.1.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.1.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53e1379 commit d35fb6f

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

site/package-lock.json

Lines changed: 18 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"js-beautify": "^1.15.4",
2323
"purecss": "^3.0.0",
2424
"react": "^19.1.0",
25-
"react-dom": "^19.0.0",
25+
"react-dom": "^19.1.0",
2626
"react-syntax-highlighter": "^15.6.1",
2727
"webpack": "^5.98.0"
2828
},

0 commit comments

Comments
 (0)