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.14 (#310)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7811a4b0b2
commit
e2ba0817af
@ -73,7 +73,7 @@
|
||||
"@types/node-emoji": "1.8.1",
|
||||
"@types/node-fetch": "2.5.9",
|
||||
"@types/react": "17.0.3",
|
||||
"@types/react-select": "4.0.13",
|
||||
"@types/react-select": "4.0.14",
|
||||
"@types/sanitize-html": "1.27.2",
|
||||
"@types/twemoji": "12.1.1",
|
||||
"@types/url-regex-safe": "1.0.0",
|
||||
|
||||
@ -1053,10 +1053,10 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-select@4.0.13":
|
||||
version "4.0.13"
|
||||
resolved "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.13.tgz"
|
||||
integrity sha512-rXYEc565IzzjgQzs9C0YCFxV/QajMZnCHG5QwRQ5BZMfH0Lj90VI/xohawemRkD46IvpaLRbO6xzSquJlgBGUA==
|
||||
"@types/react-select@4.0.14":
|
||||
version "4.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.14.tgz#4a5b8a804d5c445c353e1989e60ced361989e132"
|
||||
integrity sha512-bGisnh8SWQqvoygT9CsaOFwG6o4C/0RCB8X2c3luNXpI0x98u4pA9e9bb12mnQuz/0/D2nBeDGvQv/wU9p6OCw==
|
||||
dependencies:
|
||||
"@emotion/serialize" "^1.0.0"
|
||||
"@types/react" "*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user