Skip to content

Commit 2847d61

Browse files
Bump @types/react from 19.0.1 to 19.0.2
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.1 to 19.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a83fee6 commit 2847d61

File tree

6 files changed

+593
-593
lines changed

6 files changed

+593
-593
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@types/papaparse": "^5.3.15",
123123
"@types/pluralize": "^0.0.33",
124124
"@types/qrcode": "^1.5.5",
125-
"@types/react": "19.0.1",
125+
"@types/react": "19.0.2",
126126
"@types/react-dom": "19.0.2",
127127
"@types/react-table": "^7.7.20",
128128
"@types/spdx-correct": "^3.1.3",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/node": "22.10.2",
50-
"@types/react": "19.0.1",
50+
"@types/react": "19.0.2",
5151
"@types/react-dom": "19.0.2",
5252
"eslint": "8.57.0",
5353
"eslint-config-next": "15.1.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/flexsearch": "^0.7.6",
5656
"@types/mdx": "^2.0.13",
5757
"@types/node": "22.10.2",
58-
"@types/react": "19.0.1",
58+
"@types/react": "19.0.2",
5959
"@types/react-dom": "19.0.2",
6060
"@types/react-html-parser": "^2.0.6",
6161
"@types/tryghost__content-api": "^1.3.16",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@next/eslint-plugin-next": "15.1.0",
3939
"@types/node": "22.10.2",
40-
"@types/react": "19.0.1",
40+
"@types/react": "19.0.2",
4141
"@types/react-dom": "19.0.2",
4242
"@typescript-eslint/eslint-plugin": "7.14.1",
4343
"@typescript-eslint/parser": "7.14.1",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
"@testing-library/react": "^16.1.0",
343343
"@testing-library/user-event": "^14.5.2",
344344
"@types/cross-spawn": "^6.0.6",
345-
"@types/react": "19.0.1",
345+
"@types/react": "19.0.2",
346346
"@viem/anvil": "0.0.10",
347347
"@vitejs/plugin-react": "^4.3.4",
348348
"@vitest/coverage-v8": "2.1.8",

0 commit comments

Comments
 (0)