mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore(deps): update dependency @types/react-select to v4.0.15 (#325)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2dee4bc32c
commit
63b4847f58
@ -74,7 +74,7 @@
|
|||||||
"@types/node-emoji": "1.8.1",
|
"@types/node-emoji": "1.8.1",
|
||||||
"@types/node-fetch": "2.5.10",
|
"@types/node-fetch": "2.5.10",
|
||||||
"@types/react": "17.0.3",
|
"@types/react": "17.0.3",
|
||||||
"@types/react-select": "4.0.14",
|
"@types/react-select": "4.0.15",
|
||||||
"@types/sanitize-html": "1.27.2",
|
"@types/sanitize-html": "1.27.2",
|
||||||
"@types/twemoji": "12.1.1",
|
"@types/twemoji": "12.1.1",
|
||||||
"@types/url-regex-safe": "1.0.0",
|
"@types/url-regex-safe": "1.0.0",
|
||||||
|
|||||||
@ -1067,10 +1067,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|
||||||
"@types/react-select@4.0.14":
|
"@types/react-select@4.0.15":
|
||||||
version "4.0.14"
|
version "4.0.15"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.14.tgz#4a5b8a804d5c445c353e1989e60ced361989e132"
|
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.15.tgz#2e6a1cff22c4bbae6c95b8dbee5b5097c12eae54"
|
||||||
integrity sha512-bGisnh8SWQqvoygT9CsaOFwG6o4C/0RCB8X2c3luNXpI0x98u4pA9e9bb12mnQuz/0/D2nBeDGvQv/wU9p6OCw==
|
integrity sha512-GPyBFYGMVFCtF4eg9riodEco+s2mflR10Nd5csx69+bcdvX6Uo9H/jgrIqovBU9yxBppB9DS66OwD6xxgVqOYQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/serialize" "^1.0.0"
|
"@emotion/serialize" "^1.0.0"
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user