Skip to content

Commit 05ea9d8

Browse files
chore(deps): bump react-dom from 18.3.1 to 19.0.0 in /client
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/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) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b07696c commit 05ea9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"i": "^0.3.7",
1515
"npm": "^11.0.0",
1616
"react": "^19.0.0",
17-
"react-dom": "^18.2.0",
17+
"react-dom": "^19.0.0",
1818
"react-icons": "^5.0.1",
1919
"react-modal": "^3.16.1",
2020
"react-pro-sidebar": "^1.1.0-alpha.1",

0 commit comments

Comments
 (0)