diff --git a/packages/client-react-streaming/package.json b/packages/client-react-streaming/package.json index 645f272f..bc799939 100644 --- a/packages/client-react-streaming/package.json +++ b/packages/client-react-streaming/package.json @@ -139,10 +139,10 @@ "@testing-library/react": "^16.1.0", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.6", - "@types/node": "20.12.11", + "@types/node": "22.10.1", "@types/react": "^19.0.0", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@typescript-eslint/eslint-plugin": "8.17.0", + "@typescript-eslint/parser": "8.17.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 b24d43e6..88687872 100644 --- a/packages/experimental-nextjs-app-support/package.json +++ b/packages/experimental-nextjs-app-support/package.json @@ -124,10 +124,10 @@ "@testing-library/react": "^16.1.0", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.6", - "@types/node": "20.12.11", + "@types/node": "22.10.1", "@types/react": "^19.0.0", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@typescript-eslint/eslint-plugin": "8.17.0", + "@typescript-eslint/parser": "8.17.0", "concurrently": "8.2.2", "eslint": "8.57.0", "eslint-plugin-react": "7.34.1",