Skip to content

Commit 51c20ea

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

File tree

5 files changed

+617
-1054
lines changed

5 files changed

+617
-1054
lines changed

examples/appkit/package.json

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

examples/filsnap.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@vite-pwa/assets-generator": "^1.0.0",
4545
"@vitejs/plugin-react": "^4.3.4",
4646
"buffer": "^6.0.3",
47-
"react": "^19.0.0",
47+
"react": "^19.1.0",
4848
"tiny-git-rev-sync": "^0.1.0",
4949
"typescript": "5.8.3",
5050
"vite": "^6.2.6",

examples/ledger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react-dom": "^19.1.2",
4242
"@vitejs/plugin-react": "^4.3.4",
4343
"buffer": "^6.0.3",
44-
"react": "^19.0.0",
44+
"react": "^19.1.0",
4545
"typescript": "5.8.3",
4646
"vite": "^6.2.6",
4747
"vite-plugin-node-polyfills": "^0.23.0"

packages/iso-filecoin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"assert": "^2.1.0",
7878
"mocha": "^11.1.0",
7979
"playwright-test": "^14.1.9",
80-
"react": "^19.0.0",
80+
"react": "^19.1.0",
8181
"react-dom": "^19.0.0",
8282
"type-fest": "^4.38.0",
8383
"typescript": "5.8.3"

0 commit comments

Comments
 (0)