Skip to content

Commit f2f32cc

Browse files
Bump react-dom from 18.3.1 to 19.1.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.1.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.1.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69ffd87 commit f2f32cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react": "^19.1.0",
1212
"react-bootstrap": "^2.10.1",
1313
"react-chartjs": "^1.2.0",
14-
"react-dom": "^18.2.0",
14+
"react-dom": "^19.1.0",
1515
"react-fontawesome": "^1.6.1",
1616
"react-native-socketio": "^0.3.0",
1717
"react-select": "^1.2.1",

0 commit comments

Comments
 (0)