From 77d9fe86c85bf49b5a7a572c48f75f4a0dacbd42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 25 Oct 2024 12:19:54 +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 fe6852c6..31220ee6 100644 --- a/packages/client-react-streaming/package.json +++ b/packages/client-react-streaming/package.json @@ -138,10 +138,10 @@ "@testing-library/react": "15.0.7", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.6", - "@types/node": "20.12.11", - "@types/react": "18.3.1", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@types/node": "20.16.14", + "@types/react": "18.3.11", + "@typescript-eslint/eslint-plugin": "7.18.0", + "@typescript-eslint/parser": "7.18.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 d814978e..43ed5084 100644 --- a/packages/experimental-nextjs-app-support/package.json +++ b/packages/experimental-nextjs-app-support/package.json @@ -123,10 +123,10 @@ "@testing-library/react": "15.0.7", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.6", - "@types/node": "20.12.11", - "@types/react": "18.3.1", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@types/node": "20.16.14", + "@types/react": "18.3.11", + "@typescript-eslint/eslint-plugin": "7.18.0", + "@typescript-eslint/parser": "7.18.0", "concurrently": "8.2.2", "eslint": "8.57.0", "eslint-plugin-react": "7.34.1",