Skip to content

Commit b780af3

Browse files
Bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `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/HEAD/packages/react) Updates `react-dom` 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/HEAD/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e43977 commit b780af3

File tree

2 files changed

+25
-39
lines changed

2 files changed

+25
-39
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"node-polyfill-webpack-plugin": "^3.0.0",
2828
"os-browserify": "^0.3.0",
2929
"prop-types": "^15.8.1",
30-
"react": "^18.3.0",
30+
"react": "^19.0.0",
3131
"react-avatar": "^5.0.3",
32-
"react-dom": "^18.3.1",
32+
"react-dom": "^19.0.0",
3333
"react-icons": "^5.4.0",
3434
"react-player": "^2.16.0",
3535
"react-router-dom": "^6.28.0",

0 commit comments

Comments
 (0)