diff --git a/packages/client-react-streaming/package.json b/packages/client-react-streaming/package.json index 8d723e9f..a147ca11 100644 --- a/packages/client-react-streaming/package.json +++ b/packages/client-react-streaming/package.json @@ -140,8 +140,8 @@ "@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", + "@typescript-eslint/eslint-plugin": "8.0.1", + "@typescript-eslint/parser": "8.0.1", "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 11040afe..f03cce1d 100644 --- a/packages/experimental-nextjs-app-support/package.json +++ b/packages/experimental-nextjs-app-support/package.json @@ -125,8 +125,8 @@ "@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", + "@typescript-eslint/eslint-plugin": "8.0.1", + "@typescript-eslint/parser": "8.0.1", "concurrently": "8.2.2", "eslint": "8.57.0", "eslint-plugin-react": "7.34.1",