Skip to content

Commit 7d4dfa9

Browse files
chore(docs-deps): bump react from 18.3.1 to 19.1.0 in /docs
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 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) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e119042 commit 7d4dfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@mdx-js/react": "^3.0.0",
2323
"clsx": "^2.0.0",
2424
"prism-react-renderer": "^2.3.0",
25-
"react": "^18.0.0",
25+
"react": "^19.1.0",
2626
"react-dom": "^18.0.0"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)