Skip to content

Commit 9612a84

Browse files
chore(deps): bump the react group in /website with 2 updates (#1435)
Bumps the react group in /website with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react` 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) Updates `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 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Scott Dover <[email protected]>
1 parent 64fbf6f commit 9612a84

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@docusaurus/theme-mermaid": "3.7.0",
2020
"@easyops-cn/docusaurus-search-local": "0.49.1",
2121
"prism-react-renderer": "^2.4.1",
22-
"react": "^19.0.0",
23-
"react-dom": "^19.0.0"
22+
"react": "^19.1.0",
23+
"react-dom": "^19.1.0"
2424
},
2525
"devDependencies": {
2626
"@docusaurus/module-type-aliases": "3.7.0",

0 commit comments

Comments
 (0)