mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
Update dependency react-select to v5.7.6
This commit is contained in:
parent
9ae2e24315
commit
18c6c70d3d
@ -80,7 +80,7 @@
|
||||
"postcss-import": "15.1.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react-hot-toast": "2.4.1",
|
||||
"react-select": "5.7.5",
|
||||
"react-select": "5.7.6",
|
||||
"rollup-plugin-node-builtins": "2.1.2",
|
||||
"storybook": "7.4.0",
|
||||
"stylelint": "15.10.3",
|
||||
|
@ -27128,10 +27128,10 @@ react-remove-scroll@2.5.5:
|
||||
use-callback-ref "^1.3.0"
|
||||
use-sidecar "^1.1.2"
|
||||
|
||||
react-select@5.7.5:
|
||||
version "5.7.5"
|
||||
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.5.tgz#d2d0f29994e0f06000147bfb2adf58324926c2fd"
|
||||
integrity sha512-jgYZa2xgKP0DVn5GZk7tZwbRx7kaVz1VqU41S8z1KWmshRDhlrpKS0w80aS1RaK5bVIXpttgSou7XCjWw1ncKA==
|
||||
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==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
"@emotion/cache" "^11.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user