Skip to content

Commit 4bf32c4

Browse files
author
renovate[bot]
committed
chore(deps): update all @types
1 parent afa5bcc commit 4bf32c4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/client-react-streaming/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@
119119
"@total-typescript/shoehorn": "0.1.2",
120120
"@tsconfig/recommended": "1.0.6",
121121
"@types/node": "20.12.11",
122-
"@types/react": "18.3.1",
123-
"@typescript-eslint/eslint-plugin": "7.5.0",
124-
"@typescript-eslint/parser": "7.5.0",
122+
"@types/react": "18.3.2",
123+
"@typescript-eslint/eslint-plugin": "7.8.0",
124+
"@typescript-eslint/parser": "7.8.0",
125125
"concurrently": "8.2.2",
126126
"eslint": "8.57.0",
127127
"eslint-plugin-react": "7.34.1",

packages/experimental-nextjs-app-support/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@
8787
"@total-typescript/shoehorn": "0.1.2",
8888
"@tsconfig/recommended": "1.0.6",
8989
"@types/node": "20.12.11",
90-
"@types/react": "18.3.1",
91-
"@typescript-eslint/eslint-plugin": "7.5.0",
92-
"@typescript-eslint/parser": "7.5.0",
90+
"@types/react": "18.3.2",
91+
"@typescript-eslint/eslint-plugin": "7.8.0",
92+
"@typescript-eslint/parser": "7.8.0",
9393
"concurrently": "8.2.2",
9494
"eslint": "8.57.0",
9595
"eslint-plugin-react": "7.34.1",

0 commit comments

Comments
 (0)