mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency react-select to v5.7.7
This commit is contained in:
parent
f87e3317f2
commit
2ad0e73c42
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
|||
"postcss-import": "15.1.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react-hot-toast": "2.4.1",
|
||||
"react-select": "5.7.6",
|
||||
"react-select": "5.7.7",
|
||||
"rollup-plugin-node-builtins": "2.1.2",
|
||||
"storybook": "7.4.0",
|
||||
"stylelint": "15.10.3",
|
||||
|
|
|
@ -27129,10 +27129,10 @@ react-remove-scroll@2.5.5:
|
|||
use-callback-ref "^1.3.0"
|
||||
use-sidecar "^1.1.2"
|
||||
|
||||
react-select@5.7.6:
|
||||
version "5.7.6"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.6.tgz#9a5df60b71719169918ce2bbd381877a381aa69f"
|
||||
integrity sha512-nWM+E2g2HPLwVuHVgq3n/o2nXEVFFQpvyNadFa8kcxkB3dB65UNcnXRxklEgYsxSuiX8TlwQNoxYQr19qZCEbA==
|
||||
react-select@5.7.7:
|
||||
version "5.7.7"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.7.tgz#dbade9dbf711ef2a181970c10f8ab319ac37fbd0"
|
||||
integrity sha512-HhashZZJDRlfF/AKj0a0Lnfs3sRdw/46VJIRd8IbB9/Ovr74+ZIwkAdSBjSPXsFMG+u72c5xShqwLSKIJllzqw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
"@emotion/cache" "^11.4.0"
|
||||
|
|
Loading…
Reference in a new issue