Skip to content

Commit 312bc9d

Browse files
build(deps): bump react from 18.3.0 to 18.3.1 in /website (#2631)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.0 to 18.3.1. - [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/v18.3.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7537ac commit 312bc9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package-lock.json

Lines changed: 4 additions & 4 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
@@ -27,7 +27,7 @@
2727
"docusaurus-plugin-sass": "^0.2.5",
2828
"lucide-react": "^0.373.0",
2929
"prism-react-renderer": "^2.3.1",
30-
"react": "^18.2.0",
30+
"react": "^18.3.1",
3131
"react-dom": "^18.3.0",
3232
"sass": "^1.75.0"
3333
},

0 commit comments

Comments
 (0)