diff --git a/packages/client-react-streaming/package.json b/packages/client-react-streaming/package.json index d4df7dbd..2d824aac 100644 --- a/packages/client-react-streaming/package.json +++ b/packages/client-react-streaming/package.json @@ -118,10 +118,10 @@ "@testing-library/react": "14.2.2", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.5", - "@types/node": "20.12.2", - "@types/react": "18.2.73", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@types/node": "20.12.10", + "@types/react": "18.3.1", + "@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 48a4e060..ef018694 100644 --- a/packages/experimental-nextjs-app-support/package.json +++ b/packages/experimental-nextjs-app-support/package.json @@ -86,10 +86,10 @@ "@testing-library/react": "14.2.2", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.5", - "@types/node": "20.12.2", - "@types/react": "18.2.73", - "@typescript-eslint/eslint-plugin": "7.5.0", - "@typescript-eslint/parser": "7.5.0", + "@types/node": "20.12.10", + "@types/react": "18.3.1", + "@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",