mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore(deps): update dependency @types/react to v17.0.2 (#216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
240edc1c38
commit
c921b02b9b
@ -57,7 +57,7 @@
|
||||
"@types/node": "14.14.27",
|
||||
"@types/node-emoji": "1.8.1",
|
||||
"@types/node-fetch": "2.5.8",
|
||||
"@types/react": "17.0.1",
|
||||
"@types/react": "17.0.2",
|
||||
"@types/react-select": "4.0.13",
|
||||
"@types/sanitize-html": "1.27.1",
|
||||
"@types/url-regex-safe": "1.0.0",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -1033,7 +1033,7 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@17.0.1":
|
||||
"@types/react@*":
|
||||
version "17.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.1.tgz#eb1f1407dea8da3bc741879c1192aa703ab9975b"
|
||||
integrity sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==
|
||||
@ -1041,6 +1041,14 @@
|
||||
"@types/prop-types" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/react@17.0.2":
|
||||
version "17.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8"
|
||||
integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/sanitize-html@1.27.1":
|
||||
version "1.27.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/sanitize-html/-/sanitize-html-1.27.1.tgz#1fc4b67edd6296eeb366960d13cd01f5d6bffdcd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user