Skip to content

Commit 1af1d8b

Browse files
author
renovate[bot]
committed
chore(deps): update all @types
1 parent 100952e commit 1af1d8b

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
@@ -118,8 +118,8 @@
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",
121+
"@types/node": "20.12.4",
122+
"@types/react": "18.2.74",
123123
"@typescript-eslint/eslint-plugin": "7.5.0",
124124
"@typescript-eslint/parser": "7.5.0",
125125
"concurrently": "8.2.2",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
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",
89+
"@types/node": "20.12.4",
90+
"@types/react": "18.2.74",
9191
"@typescript-eslint/eslint-plugin": "7.5.0",
9292
"@typescript-eslint/parser": "7.5.0",
9393
"concurrently": "8.2.2",

0 commit comments

Comments
 (0)