Skip to content

Commit 8e61551

Browse files
build(deps-dev): bump react-dom from 18.3.1 to 19.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c3433c commit 8e61551

File tree

2 files changed

+76
-15
lines changed

2 files changed

+76
-15
lines changed

package-lock.json

Lines changed: 75 additions & 14 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
@@ -34,7 +34,7 @@
3434
"postcss": "^8.4.31",
3535
"prettier": "^3.0.0",
3636
"react": "^18.2.0",
37-
"react-dom": "^18.2.0",
37+
"react-dom": "^19.2.0",
3838
"tailwindcss": "^3.2.1",
3939
"vite": "^7.0.4"
4040
}

0 commit comments

Comments
 (0)