Skip to content

Commit e27b9ff

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.1.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/v19.1.1/packages/react) Updates `react-dom` from 18.3.1 to 19.1.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/v19.1.1/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a40f0b0 commit e27b9ff

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.1.1",
3131
"react-avatar": "^5.0.4",
32-
"react-dom": "^18.3.1",
32+
"react-dom": "^19.1.1",
3333
"react-icons": "^5.5.0",
3434
"react-player": "^2.16.0",
3535
"react-router-dom": "^6.28.0",

0 commit comments

Comments
 (0)