diff --git a/packages/client-react-streaming/package.json b/packages/client-react-streaming/package.json index a9393aad..f71a41c9 100644 --- a/packages/client-react-streaming/package.json +++ b/packages/client-react-streaming/package.json @@ -140,10 +140,10 @@ "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.6", "@types/eslint": "^9.6.1", - "@types/node": "20.12.11", + "@types/node": "22.10.10", "@types/react": "^19.0.0", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@typescript-eslint/eslint-plugin": "8.21.0", + "@typescript-eslint/parser": "8.21.0", "concurrently": "8.2.2", "esbuild": "^0.24.2", "eslint": "8.57.0", diff --git a/packages/experimental-nextjs-app-support/package.json b/packages/experimental-nextjs-app-support/package.json index 8c370861..b3c2d176 100644 --- a/packages/experimental-nextjs-app-support/package.json +++ b/packages/experimental-nextjs-app-support/package.json @@ -122,11 +122,11 @@ "@microsoft/api-extractor": "7.43.2", "@tsconfig/recommended": "1.0.6", "@types/eslint": "^9.6.1", - "@types/node": "20.12.11", + "@types/node": "22.10.10", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@typescript-eslint/eslint-plugin": "8.21.0", + "@typescript-eslint/parser": "8.21.0", "concurrently": "8.2.2", "esbuild": "^0.24.2", "eslint": "8.57.0",