Skip to content

Commit efeb758

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

File tree

6 files changed

+867
-861
lines changed

6 files changed

+867
-861
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"pluralize": "^8.0.0",
7878
"posthog-js": "1.67.1",
7979
"qrcode": "^1.5.3",
80-
"react": "19.0.0-rc-69d4b800-20241021",
80+
"react": "19.0.0-rc.1",
8181
"react-children-utilities": "^2.10.0",
8282
"react-day-picker": "^8.10.1",
8383
"react-dom": "19.0.0-rc-69d4b800-20241021",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"next": "15.0.3",
3535
"next-themes": "^0.4.3",
3636
"prettier": "^3.3.2",
37-
"react": "19.0.0-rc-69d4b800-20241021",
37+
"react": "19.0.0-rc.1",
3838
"react-dom": "19.0.0-rc-69d4b800-20241021",
3939
"react-pick-color": "^2.0.0",
4040
"server-only": "^0.0.1",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"node-html-parser": "^6.1.13",
3939
"posthog-js": "1.67.1",
4040
"prettier": "^3.3.2",
41-
"react": "19.0.0-rc-69d4b800-20241021",
41+
"react": "19.0.0-rc.1",
4242
"react-dom": "19.0.0-rc-69d4b800-20241021",
4343
"react-html-parser": "2.0.2",
4444
"remark-gfm": "3.0.1",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lucide-react": "0.456.0",
2424
"next": "15.0.3",
2525
"next-themes": "^0.4.3",
26-
"react": "19.0.0-rc-69d4b800-20241021",
26+
"react": "19.0.0-rc.1",
2727
"react-dom": "19.0.0-rc-69d4b800-20241021",
2828
"react-hook-form": "7.53.2",
2929
"server-only": "^0.0.1",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
"knip": "5.37.0",
356356
"msw": "2.6.4",
357357
"prettier": "^3.3.2",
358-
"react": "19.0.0-rc-69d4b800-20241021",
358+
"react": "19.0.0-rc.1",
359359
"react-dom": "19.0.0-rc-69d4b800-20241021",
360360
"react-native": "0.76.2",
361361
"react-native-aes-gcm-crypto": "0.2.2",

0 commit comments

Comments
 (0)