Skip to content

Commit 595ea06

Browse files
chore(deps): update react monorepo
1 parent 51859ef commit 595ea06

File tree

4 files changed

+22
-8
lines changed

4 files changed

+22
-8
lines changed

example-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"devDependencies": {
3737
"@types/jest": "27.5.2",
3838
"@types/node": "17.0.35",
39-
"@types/react": "17.0.45",
40-
"@types/react-dom": "17.0.17",
39+
"@types/react": "17.0.71",
40+
"@types/react-dom": "17.0.24",
4141
"@types/react-html-parser": "2.0.2",
4242
"@types/react-redux": "7.1.24",
4343
"@types/redux-mock-store": "1.0.3",

example-app/yarn.lock

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2701,10 +2701,10 @@
27012701
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
27022702
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
27032703

2704-
"@types/[email protected].17":
2705-
version "17.0.17"
2706-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.17.tgz#2e3743277a793a96a99f1bf87614598289da68a1"
2707-
integrity sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg==
2704+
"@types/[email protected].24":
2705+
version "17.0.24"
2706+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.24.tgz#23a1f2528d71d9a5b4ffa58788adde9b8f29d444"
2707+
integrity sha512-9TXTs2CPADeEQ4N5cnWRCqmOZN8O/nl1Dn11dWtj2faZEu0wJnx0it4N8/uAVGH7w2CJ/+sPcv2zMCXkqfeR9A==
27082708
dependencies:
27092709
"@types/react" "^17"
27102710

@@ -2735,7 +2735,16 @@
27352735
"@types/scheduler" "*"
27362736
csstype "^3.0.2"
27372737

2738-
"@types/[email protected]", "@types/react@^17":
2738+
2739+
version "17.0.71"
2740+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.71.tgz#3673d446ad482b1564e44bf853b3ab5bcbc942c4"
2741+
integrity sha512-lfqOu9mp16nmaGRrS8deS2Taqhd5Ih0o92Te5Ws6I1py4ytHBcXLqh0YIqVsViqwVI5f+haiFM6hju814BzcmA==
2742+
dependencies:
2743+
"@types/prop-types" "*"
2744+
"@types/scheduler" "*"
2745+
csstype "^3.0.2"
2746+
2747+
"@types/react@^17":
27392748
version "17.0.45"
27402749
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
27412750
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-jsx-a11y": "6.5.1",
3232
"eslint-plugin-prettier": "4.0.0",
3333
"eslint-plugin-react": "7.33.2",
34-
"eslint-plugin-react-hooks": "4.5.0",
34+
"eslint-plugin-react-hooks": "4.6.0",
3535
"eslint-plugin-sonarjs": "0.13.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "12.5.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5120,6 +5120,11 @@ [email protected]:
51205120
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
51215121
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
51225122

5123+
5124+
version "4.6.0"
5125+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
5126+
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
5127+
51235128
51245129
version "7.30.0"
51255130
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3"

0 commit comments

Comments
 (0)