Skip to content

Commit c9fe9ab

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

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"react-app-polyfill": "^3.0.0",
8585
"react-beautiful-dnd": "^13.1.1",
8686
"react-datepicker": "^8.10.0",
87-
"react-dom": "^18.2.0",
87+
"react-dom": "^19.2.3",
8888
"react-dropzone": "^14.3.8",
8989
"react-i18next": "^16.5.1",
9090
"react-input-mask": "^2.0.4",

0 commit comments

Comments
 (0)