From 5b8f8bf51f172178a0b019cae386bdb14099f89b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 10 May 2024 11:15:18 +0000 Subject: [PATCH] chore(deps): update all @types --- packages/client-react-streaming/package.json | 8 ++++---- packages/experimental-nextjs-app-support/package.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/client-react-streaming/package.json b/packages/client-react-streaming/package.json index d4df7dbd..2d824aac 100644 --- a/packages/client-react-streaming/package.json +++ b/packages/client-react-streaming/package.json @@ -118,10 +118,10 @@ "@testing-library/react": "14.2.2", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.5", - "@types/node": "20.12.2", - "@types/react": "18.2.73", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@types/node": "20.12.10", + "@types/react": "18.3.1", + "@typescript-eslint/eslint-plugin": "7.8.0", + "@typescript-eslint/parser": "7.8.0", "concurrently": "8.2.2", "eslint": "8.57.0", "eslint-plugin-react": "7.34.1", diff --git a/packages/experimental-nextjs-app-support/package.json b/packages/experimental-nextjs-app-support/package.json index 48a4e060..ef018694 100644 --- a/packages/experimental-nextjs-app-support/package.json +++ b/packages/experimental-nextjs-app-support/package.json @@ -86,10 +86,10 @@ "@testing-library/react": "14.2.2", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.5", - "@types/node": "20.12.2", - "@types/react": "18.2.73", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@types/node": "20.12.10", + "@types/react": "18.3.1", + "@typescript-eslint/eslint-plugin": "7.8.0", + "@typescript-eslint/parser": "7.8.0", "concurrently": "8.2.2", "eslint": "8.57.0", "eslint-plugin-react": "7.34.1",