Skip to content

Commit ff86dd5

Browse files
Bump react from 19.1.0 to 19.2.3 in /website
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.0 to 19.2.3. - [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.3/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea60235 commit ff86dd5

File tree

2 files changed

+35
-6
lines changed

2 files changed

+35
-6
lines changed

website/package-lock.json

Lines changed: 34 additions & 5 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
@@ -21,7 +21,7 @@
2121
"clsx": "^2.0.0",
2222
"docusaurus-theme-github-codeblock": "^2.0.2",
2323
"prism-react-renderer": "^2.3.0",
24-
"react": "^19.0.0",
24+
"react": "^19.2.3",
2525
"react-dom": "^19.0.0"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)