From 089d92f216b5ed1c7f5fcab1e4ca5b72dfc1c01d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Apr 2022 00:53:53 +0000 Subject: [PATCH] chore(deps): update react monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e0780b1..c74bdf4 100644 --- a/package.json +++ b/package.json @@ -55,11 +55,11 @@ "lodash.samplesize": "^4.2.0", "prop-types": "^15.7.2", "raw-loader": "^4.0.0", - "react": "^16.9.0", + "react": "^18.0.0", "react-delay-render": "^0.1.2", "react-desktop": "^0.3.9", "react-div-100vh": "^0.3.4", - "react-dom": "^16.9.0", + "react-dom": "^18.0.0", "react-draggable": "4.2.0", "react-ga": "^2.6.0", "react-imported-component": "^6.2.0", @@ -115,7 +115,7 @@ "eslint-plugin-import": "^2.18.2", "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-react": "^7.14.3", - "eslint-plugin-react-hooks": "^2.2.0", + "eslint-plugin-react-hooks": "4.4.0", "extract-text-webpack-plugin": "^4.0.0-beta.0", "file-loader": "^5.0.0", "gh-pages": "^2.1.1",