Skip to content

Commit 335088d

Browse files
author
renovate[bot]
committed
chore(deps): update all @types to v8
1 parent cee4e66 commit 335088d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/client-react-streaming/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@
140140
"@tsconfig/recommended": "1.0.6",
141141
"@types/node": "20.12.11",
142142
"@types/react": "18.3.1",
143-
"@typescript-eslint/eslint-plugin": "7.5.0",
144-
"@typescript-eslint/parser": "7.5.0",
143+
"@typescript-eslint/eslint-plugin": "8.3.0",
144+
"@typescript-eslint/parser": "8.3.0",
145145
"concurrently": "8.2.2",
146146
"eslint": "8.57.0",
147147
"eslint-plugin-react": "7.34.1",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
"@tsconfig/recommended": "1.0.6",
126126
"@types/node": "20.12.11",
127127
"@types/react": "18.3.1",
128-
"@typescript-eslint/eslint-plugin": "7.5.0",
129-
"@typescript-eslint/parser": "7.5.0",
128+
"@typescript-eslint/eslint-plugin": "8.3.0",
129+
"@typescript-eslint/parser": "8.3.0",
130130
"concurrently": "8.2.2",
131131
"eslint": "8.57.0",
132132
"eslint-plugin-react": "7.34.1",

0 commit comments

Comments
 (0)