Skip to content

Commit f9f8cb0

Browse files
Bump react-dom from 16.14.0 to 19.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 19.2.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.2.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 364fce6 commit f9f8cb0

File tree

2 files changed

+103
-39
lines changed

2 files changed

+103
-39
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"postcss-loader": "~8.1.0",
5656
"prop-types": "~15.8.1",
5757
"react": "~16.14.0",
58-
"react-dom": "~16.14.0",
58+
"react-dom": "~19.2.0",
5959
"react-ga4": "~2.1.0",
6060
"react-katex": "^3.0.1",
6161
"react-router-dom": "~5.3.0",

0 commit comments

Comments
 (0)