From cc6812a8a537993cdd0d122a60ef8e9d4f38793d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 02:03:16 +0000 Subject: [PATCH] Update react monorepo --- package.json | 2 +- packages/app/package.json | 4 ++-- packages/web/package.json | 4 ++-- yarn.lock | 35 ++++++++++++++++++++--------------- 4 files changed, 25 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 2d3ee939..127187b4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-jest-dom": "4.0.1", "eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-react": "7.28.0", - "eslint-plugin-react-hooks": "4.6.0", + "eslint-plugin-react-hooks": "4.6.1", "eslint-plugin-sonarjs": "0.11.0", "firebase-tools": "13.7.2", "npm-run-all2": "5.0.0", diff --git a/packages/app/package.json b/packages/app/package.json index 80e218fb..89456b5b 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -29,8 +29,8 @@ "@electron-forge/plugin-webpack": "7.4.0", "@types/sound-play": "1.1.0", "@types/lodash": "4.17.0", - "@types/react": "17.0.38", - "@types/react-dom": "17.0.11", + "@types/react": "17.0.80", + "@types/react-dom": "17.0.25", "@types/react-redux": "7.1.22", "@types/tcp-port-used": "1.0.0", "@types/uuid": "8.3.4", diff --git a/packages/web/package.json b/packages/web/package.json index 02effb61..971655ad 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -43,8 +43,8 @@ "@types/javascript-time-ago": "2.0.3", "@types/jest": "27.0.2", "@types/node": "^16.7.2", - "@types/react": "17.0.34", - "@types/react-dom": "17.0.11", + "@types/react": "17.0.80", + "@types/react-dom": "17.0.25", "@types/react-redux": "7.1.20", "@types/react-router-dom": "5.3.2", "@types/webpack-env": "1.16.3", diff --git a/yarn.lock b/yarn.lock index 4e0223b7..bf00df7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4744,12 +4744,12 @@ resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== -"@types/react-dom@17.0.11": - version "17.0.11" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466" - integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q== +"@types/react-dom@17.0.25": + version "17.0.25" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.25.tgz#e0e5b3571e1069625b3a3da2b279379aa33a0cb5" + integrity sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA== dependencies: - "@types/react" "*" + "@types/react" "^17" "@types/react-redux@7.1.20", "@types/react-redux@^7.1.20": version "7.1.20" @@ -4788,7 +4788,7 @@ "@types/history" "*" "@types/react" "*" -"@types/react@*", "@types/react@17.0.34": +"@types/react@*": version "17.0.34" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102" integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg== @@ -4797,13 +4797,13 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.38": - version "17.0.38" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd" - integrity sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ== +"@types/react@17.0.80", "@types/react@^17": + version "17.0.80" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.80.tgz#a5dfc351d6a41257eb592d73d3a85d3b7dbcbb41" + integrity sha512-LrgHIu2lEtIo8M7d1FcI3BdwXWoRQwMoXOZ7+dPTW0lYREjmlHl3P0U1VD0i/9tppOuv8/sam7sOjx34TxSFbA== dependencies: "@types/prop-types" "*" - "@types/scheduler" "*" + "@types/scheduler" "^0.16" csstype "^3.0.2" "@types/resolve@1.17.1": @@ -4838,6 +4838,11 @@ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== +"@types/scheduler@^0.16": + version "0.16.8" + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" + integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A== + "@types/serve-index@^1.9.1": version "1.9.1" resolved "https://registry.yarnpkg.com/@types/serve-index/-/serve-index-1.9.1.tgz#1b5e85370a192c01ec6cec4735cf2917337a6278" @@ -8646,10 +8651,10 @@ eslint-plugin-jsx-a11y@6.5.1, eslint-plugin-jsx-a11y@^6.5.1: language-tags "^1.0.5" minimatch "^3.0.4" -eslint-plugin-react-hooks@4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" - integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== +eslint-plugin-react-hooks@4.6.1: + version "4.6.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.1.tgz#85a7e271da14ae4eb4ed717abb4db6e99700550f" + integrity sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg== eslint-plugin-react-hooks@^4.3.0: version "4.3.0"