diff --git a/packages/client-react-streaming/package.json b/packages/client-react-streaming/package.json index f89b6e4f..7d719f8e 100644 --- a/packages/client-react-streaming/package.json +++ b/packages/client-react-streaming/package.json @@ -113,10 +113,10 @@ "@testing-library/react": "14.2.1", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.3", - "@types/node": "20.11.30", - "@types/react": "18.2.67", - "@typescript-eslint/eslint-plugin": "7.0.1", - "@typescript-eslint/parser": "7.0.1", + "@types/node": "20.12.2", + "@types/react": "18.2.73", + "@typescript-eslint/eslint-plugin": "7.4.0", + "@typescript-eslint/parser": "7.4.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 93220209..f7adaff7 100644 --- a/packages/experimental-nextjs-app-support/package.json +++ b/packages/experimental-nextjs-app-support/package.json @@ -85,10 +85,10 @@ "@testing-library/react": "14.2.1", "@total-typescript/shoehorn": "0.1.2", "@tsconfig/recommended": "1.0.3", - "@types/node": "20.11.30", - "@types/react": "18.2.67", - "@typescript-eslint/eslint-plugin": "7.0.1", - "@typescript-eslint/parser": "7.0.1", + "@types/node": "20.12.2", + "@types/react": "18.2.73", + "@typescript-eslint/eslint-plugin": "7.4.0", + "@typescript-eslint/parser": "7.4.0", "concurrently": "8.2.2", "eslint": "8.57.0", "eslint-plugin-react": "7.34.1",