Skip to content

Commit 5c67c91

Browse files
Chore(deps): Bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 19.1.0 to 19.1.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/v19.1.1/packages/react) Updates `@types/react` from 19.1.8 to 19.1.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/react" dependency-version: 19.1.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0ab3d5 commit 5c67c91

File tree

8 files changed

+1912
-1562
lines changed

8 files changed

+1912
-1562
lines changed

apps/dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"posthog-js": "1.256.1",
5050
"posthog-node": "^5.4.0",
5151
"prettier": "3.6.2",
52-
"react": "19.1.0",
52+
"react": "19.1.1",
5353
"react-children-utilities": "^2.10.0",
5454
"react-day-picker": "^8.10.1",
5555
"react-dom": "19.1.0",
@@ -89,7 +89,7 @@
8989
"@types/node": "22.14.1",
9090
"@types/papaparse": "^5.3.16",
9191
"@types/pluralize": "^0.0.33",
92-
"@types/react": "19.1.8",
92+
"@types/react": "19.1.10",
9393
"@types/react-dom": "19.1.6",
9494
"@types/react-table": "^7.7.20",
9595
"@types/spdx-correct": "^3.1.3",

apps/nebula/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"nextjs-toploader": "^1.6.12",
2626
"posthog-js": "1.256.1",
2727
"prettier": "3.6.2",
28-
"react": "19.1.0",
28+
"react": "19.1.1",
2929
"react-children-utilities": "^2.10.0",
3030
"react-dom": "19.1.0",
3131
"react-hook-form": "7.55.0",
@@ -48,7 +48,7 @@
4848
"@storybook/addon-onboarding": "9.0.15",
4949
"@storybook/nextjs": "9.0.15",
5050
"@types/node": "22.14.1",
51-
"@types/react": "19.1.8",
51+
"@types/react": "19.1.10",
5252
"@types/react-dom": "19.1.6",
5353
"@typescript-eslint/eslint-plugin": "7.14.1",
5454
"@typescript-eslint/parser": "7.14.1",

apps/playground-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"openapi-types": "12.1.3",
2828
"posthog-js": "1.256.1",
2929
"prettier": "3.6.2",
30-
"react": "19.1.0",
30+
"react": "19.1.1",
3131
"react-children-utilities": "^2.10.0",
3232
"react-dom": "19.1.0",
3333
"react-hook-form": "7.55.0",
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@biomejs/biome": "2.0.6",
4747
"@types/node": "22.14.1",
48-
"@types/react": "19.1.8",
48+
"@types/react": "19.1.10",
4949
"@types/react-dom": "19.1.6",
5050
"autoprefixer": "^10.4.21",
5151
"eslint": "8.57.0",

apps/portal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"openapi-types": "12.1.3",
2828
"posthog-js": "1.256.1",
2929
"prettier": "3.6.2",
30-
"react": "19.1.0",
30+
"react": "19.1.1",
3131
"react-children-utilities": "^2.10.0",
3232
"react-dom": "19.1.0",
3333
"react-html-parser": "2.0.2",
@@ -49,7 +49,7 @@
4949
"@types/he": "^1.2.3",
5050
"@types/mdx": "^2.0.13",
5151
"@types/node": "22.14.1",
52-
"@types/react": "19.1.8",
52+
"@types/react": "19.1.10",
5353
"@types/react-dom": "19.1.6",
5454
"@types/react-html-parser": "^2.0.7",
5555
"@types/tryghost__content-api": "^1.3.16",

apps/wallet-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lucide-react": "0.525.0",
1313
"next": "15.3.5",
1414
"next-themes": "^0.4.6",
15-
"react": "19.1.0",
15+
"react": "19.1.1",
1616
"react-dom": "19.1.0",
1717
"react-hook-form": "7.55.0",
1818
"server-only": "^0.0.1",
@@ -27,7 +27,7 @@
2727
"@biomejs/biome": "2.0.6",
2828
"@next/eslint-plugin-next": "15.3.5",
2929
"@types/node": "22.14.1",
30-
"@types/react": "19.1.8",
30+
"@types/react": "19.1.10",
3131
"@types/react-dom": "19.1.6",
3232
"@typescript-eslint/eslint-plugin": "7.14.1",
3333
"@typescript-eslint/parser": "7.14.1",

packages/thirdweb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/cross-spawn": "^6.0.6",
6464
"@types/prompts": "2.4.9",
6565
"@types/qrcode": "1.5.5",
66-
"@types/react": "19.1.8",
66+
"@types/react": "19.1.10",
6767
"@viem/anvil": "0.0.10",
6868
"@vitejs/plugin-react": "^4.6.0",
6969
"@vitest/coverage-v8": "3.2.4",
@@ -77,7 +77,7 @@
7777
"knip": "5.60.2",
7878
"msw": "2.7.5",
7979
"prettier": "3.6.2",
80-
"react": "19.1.0",
80+
"react": "19.1.1",
8181
"react-dom": "19.1.0",
8282
"react-native": "0.78.1",
8383
"react-native-aes-gcm-crypto": "0.2.2",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "^19.0.0"
2727
},
2828
"devDependencies": {
29-
"@types/react": "19.1.8",
29+
"@types/react": "19.1.10",
3030
"@types/react-dom": "19.1.6",
3131
"autoprefixer": "^10.4.21",
3232
"postcss": "8.5.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)