From 0bbdb7dd83d6a5bef99ad713870575c0488ed565 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 17:11:49 +0000 Subject: [PATCH] Update react monorepo --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b3f16c3ac..36dce56e6 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "@types/klaw": "3.0.3", "@types/lodash.range": "3.2.7", "@types/mousetrap": "1.6.11", - "@types/react": "17.0.55", - "@types/react-dom": "18.2.6", + "@types/react": "19.2.7", + "@types/react-dom": "19.2.3", "@types/react-redux": "7.1.25", "@types/semver": "7.3.13", "@types/shasum": "1.0.0", @@ -76,7 +76,7 @@ "eslint-plugin-md": "^1.0.19", "eslint-plugin-prettier": "^5.5.4", "eslint-plugin-react": "7.32.2", - "eslint-plugin-react-hooks": "4.6.0", + "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-simple-import-sort": "10.0.0", "eslint-plugin-testing-library": "^5.6.0", "events": "3.3.0", @@ -97,14 +97,14 @@ "prettier-plugin-tailwindcss": "^0.7.2", "prettysize": "2.0.0", "protobufjs": "^7.0.0", - "react": "18.2.0", + "react": "19.2.1", "react-bootstrap": "1.6.6", - "react-dom": "18.2.0", + "react-dom": "19.2.1", "react-flip-toolkit": "7.0.17", "react-markdown": "8.0.7", "react-redux": "7.2.9", "react-resize-detector": "9.1.0", - "react-test-renderer": "18.2.0", + "react-test-renderer": "19.2.1", "redux": "4.2.1", "redux-devtools-extension": "2.13.9", "redux-thunk": "2.4.2",