Skip to content

Commit c622dd9

Browse files
author
renovate[bot]
committed
chore(deps): update all @types
1 parent 882b4ed commit c622dd9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/client-react-streaming/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
"@testing-library/react": "14.2.2",
119119
"@total-typescript/shoehorn": "0.1.2",
120120
"@tsconfig/recommended": "1.0.5",
121-
"@types/node": "20.12.2",
122-
"@types/react": "18.2.73",
123-
"@typescript-eslint/eslint-plugin": "7.5.0",
124-
"@typescript-eslint/parser": "7.5.0",
121+
"@types/node": "20.12.7",
122+
"@types/react": "18.3.1",
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@
8686
"@testing-library/react": "14.2.2",
8787
"@total-typescript/shoehorn": "0.1.2",
8888
"@tsconfig/recommended": "1.0.5",
89-
"@types/node": "20.12.2",
90-
"@types/react": "18.2.73",
91-
"@typescript-eslint/eslint-plugin": "7.5.0",
92-
"@typescript-eslint/parser": "7.5.0",
89+
"@types/node": "20.12.7",
90+
"@types/react": "18.3.1",
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)