diff --git a/packages/client-react-streaming/package.json b/packages/client-react-streaming/package.json index fcf01f0c..aa2a63eb 100644 --- a/packages/client-react-streaming/package.json +++ b/packages/client-react-streaming/package.json @@ -119,9 +119,9 @@ "@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/react": "18.3.2", + "@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 0ca7ab6f..4b358dd1 100644 --- a/packages/experimental-nextjs-app-support/package.json +++ b/packages/experimental-nextjs-app-support/package.json @@ -87,9 +87,9 @@ "@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/react": "18.3.2", + "@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",