Skip to content

Commit e6aef2d

Browse files
Bump react-dom in /website in the website_dependencies group
Bumps the website_dependencies group in /website with 1 update: [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react-dom` from 18.3.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-major dependency-group: website_dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46febeb commit e6aef2d

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"clsx": "^2.1.1",
2323
"prism-react-renderer": "^2.4.1",
2424
"react": "^18.3.1",
25-
"react-dom": "^18.3.1",
25+
"react-dom": "^19.2.0",
2626
"shell-quote": "^1.8.3",
2727
"trim-newlines": "^5.0.0"
2828
},

0 commit comments

Comments
 (0)