Skip to content

Commit e10ba10

Browse files
chore(deps): bump react from 18.3.1 to 19.0.0 in /website
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.0.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.0.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 632838b commit e10ba10

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

website/package-lock.json

+4-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "bash ../scripts/install-examples.sh"
1111
},
1212
"dependencies": {
13-
"react": "^18.3.1",
13+
"react": "^19.0.0",
1414
"react-dom": "^18.3.1",
1515
"styled-components": "^6.1.14"
1616
},

0 commit comments

Comments
 (0)