Skip to content

Commit 9f3e1c4

Browse files
chore(deps): bump react-dom and @types/react-dom in /apps/main
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 18.3.1 to 19.0.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.0.0/packages/react-dom) Updates `@types/react-dom` from 18.3.0 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ac8a9 commit 9f3e1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"html2plaintext": "^2.1.4",
2525
"next": "^15.1.0",
2626
"react": "^18.3.1",
27-
"react-dom": "^18.3.1",
27+
"react-dom": "^19.0.0",
2828
"react-hotkeys-hook": "^3.4.7",
2929
"react-redux": "^9.1.2",
3030
"react-snowfall": "^2.2.0",

0 commit comments

Comments
 (0)