Skip to content

Commit f0814d0

Browse files
build(deps): bump react-dom from 18.3.1 to 19.2.0 in /frontend
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6a03fe commit f0814d0

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

frontend/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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"axios": "^1.4.0",
1717
"bootstrap": "5.3.8",
1818
"react": "^18.2.0",
19-
"react-dom": "^18.2.0",
19+
"react-dom": "^19.2.0",
2020
"react-markdown": "^9.0.1",
2121
"react-router-dom": "^6.14.1",
2222
"remark-gfm": "^4.0.0"

0 commit comments

Comments
 (0)