Skip to content

Commit 7696929

Browse files
build(deps): bump react-dom from 19.1.1 to 19.2.0 in /dapp-example (#4525)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8d4138 commit 7696929

File tree

2 files changed

+36
-19
lines changed

2 files changed

+36
-19
lines changed

dapp-example/package-lock.json

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

dapp-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@mui/material": "^7.2.0",
1010
"ethers": "^6.15.0",
1111
"react": "^19.1.1",
12-
"react-dom": "^19.1.1",
12+
"react-dom": "^19.2.0",
1313
"react-scripts": "5.0.1",
1414
"typescript": "^5.5.4"
1515
},

0 commit comments

Comments
 (0)