mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore(deps): bump @types/react-select from 4.0.9 to 4.0.12 (#191)
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 4.0.9 to 4.0.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
c031daf9e6
commit
d86657e1ea
@ -18,7 +18,7 @@
|
|||||||
"@sentry/node": "^6.0.4",
|
"@sentry/node": "^6.0.4",
|
||||||
"@sentry/webpack-plugin": "^1.14.0",
|
"@sentry/webpack-plugin": "^1.14.0",
|
||||||
"@types/cookie": "^0.4.0",
|
"@types/cookie": "^0.4.0",
|
||||||
"@types/react-select": "^4.0.11",
|
"@types/react-select": "^4.0.12",
|
||||||
"@types/sanitize-html": "^1.27.1",
|
"@types/sanitize-html": "^1.27.1",
|
||||||
"@types/url-regex-safe": "^1.0.0",
|
"@types/url-regex-safe": "^1.0.0",
|
||||||
"autoprefixer": "^10.2.4",
|
"autoprefixer": "^10.2.4",
|
||||||
|
|||||||
@ -1035,10 +1035,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|
||||||
"@types/react-select@^4.0.11":
|
"@types/react-select@^4.0.12":
|
||||||
version "4.0.11"
|
version "4.0.12"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.11.tgz#9a9079f52775c7cb63e8db5f095360400ce47933"
|
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.12.tgz#5dde0f1bbd000f7366d2dea225443a8ae0efda99"
|
||||||
integrity sha512-3Wi9Tp7j+t/bQL9xzoqDQNRYUlNF8X/TLYvHDxirCDlaK4GIY1shh4CylfqG1jweJOJaX1z7zn50A1uwEtcS9g==
|
integrity sha512-7AACEwGNafPDZ+l8oOp83Y6KAgBPKk8KlEZAvPYmfgvsm85g2wKZ6NAcBNXmFcHFG+tc1q7cDoNWayvEhbM+cA==
|
||||||
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