Skip to content

Commit 2f81527

Browse files
chore(deps): bump react-dom from 19.0.0 to 19.1.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.0.0 to 19.1.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.1.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0da6dcf commit 2f81527

File tree

5 files changed

+282
-719
lines changed

5 files changed

+282
-719
lines changed

examples/appkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"iso-filecoin-react": "workspace:*",
2323
"iso-filecoin-wallets": "workspace:*",
2424
"react": "19.0.0",
25-
"react-dom": "19.0.0",
25+
"react-dom": "19.1.0",
2626
"viem": "^2.26.2",
2727
"wagmi": "^2.14.12"
2828
},

examples/filsnap.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"iso-filecoin-react": "workspace:*",
3131
"iso-filecoin-wallets": "workspace:*",
3232
"iso-web": "^1.1.1",
33-
"react-dom": "^19.0.0",
33+
"react-dom": "^19.1.0",
3434
"react-hook-form": "^7.54.2",
3535
"viem": "~2.26.2",
3636
"wagmi": "^2.14.15"

examples/ledger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"iso-filecoin": "^7.2.0",
2929
"iso-filecoin-react": "^2.1.1",
3030
"iso-filecoin-wallets": "^1.0.3",
31-
"react-dom": "^19.0.0",
31+
"react-dom": "^19.1.0",
3232
"react-hook-form": "^7.54.2",
3333
"react-hot-toast": "^2.5.2",
3434
"water.css": "^2.1.1"

packages/iso-filecoin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"mocha": "^11.1.0",
7979
"playwright-test": "^14.1.9",
8080
"react": "^19.0.0",
81-
"react-dom": "^19.0.0",
81+
"react-dom": "^19.1.0",
8282
"type-fest": "^4.38.0",
8383
"typescript": "5.8.3"
8484
},

0 commit comments

Comments
 (0)