Skip to content

Commit 4b2323c

Browse files
build(deps): bump react-dom from 19.2.3 to 19.2.4 in /web (#1444)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.3 to 19.2.4. - [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.4/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fe0d96 commit 4b2323c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@babel/plugin-proposal-class-properties": "^7.18.6",
1111
"react": "^19.2.0",
12-
"react-dom": "^19.2.3"
12+
"react-dom": "^19.2.4"
1313
},
1414
"devDependencies": {
1515
"@babel/core": "^7.28.6",

0 commit comments

Comments
 (0)