Skip to content

Commit 922653c

Browse files
committed
chore(deps): update dependency @types/react to v17
1 parent 3a57af4 commit 922653c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/react-dayo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/jest": "24.9.1",
3838
"@types/nanoevents": "1.0.0",
3939
"@types/nanoid": "2.1.0",
40-
"@types/react": "16.14.14",
40+
"@types/react": "17.0.19",
4141
"@types/react-dom": "16.9.14",
4242
"@types/react-test-renderer": "16.9.5",
4343
"@types/styled-components": "4.4.3",
@@ -59,7 +59,7 @@
5959
"nanoid": "2.1.11"
6060
},
6161
"resolutions": {
62-
"@types/react": "16.14.14"
62+
"@types/react": "17.0.19"
6363
},
6464
"gitHead": "bf1963cbe27f16bcde383e7c390a8a06658d97bb"
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,10 +2066,10 @@
20662066
"@types/prop-types" "*"
20672067
csstype "^2.2.0"
20682068

2069-
"@types/react@16.14.14":
2070-
version "16.14.14"
2071-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.14.tgz#853de95a32a6a0e719192e222eacad024add2b8e"
2072-
integrity sha512-uwIWDYW8LznHzEMJl7ag9St1RsK0gw/xaFZ5+uI1ZM1HndwUgmPH3/wQkSb87GkOVg7shUxnpNW8DcN0AzvG5Q==
2069+
"@types/react@17.0.19":
2070+
version "17.0.19"
2071+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
2072+
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
20732073
dependencies:
20742074
"@types/prop-types" "*"
20752075
"@types/scheduler" "*"

0 commit comments

Comments
 (0)