Skip to content

Commit 05a99d3

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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f24b033 commit 05a99d3

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
@@ -36,7 +36,7 @@
3636
"next": "^14.2.11",
3737
"next-themes": "^0.4.6",
3838
"react": "^18.3.1",
39-
"react-dom": "^18.3.1",
39+
"react-dom": "^19.1.0",
4040
"server-only": "^0.0.1",
4141
"superjson": "^2.2.2",
4242
"tailwind-merge": "^3.0.2",

0 commit comments

Comments
 (0)