0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency react-select to v5.8.0

This commit is contained in:
renovate[bot] 2023-11-06 09:51:55 +00:00 committed by Daniel Lockyer
parent 74bd6ecc17
commit eb0c335fc4
2 changed files with 5 additions and 5 deletions

View file

@ -81,7 +81,7 @@
"postcss-import": "15.1.0",
"prop-types": "15.8.1",
"react-hot-toast": "2.4.1",
"react-select": "5.7.7",
"react-select": "5.8.0",
"rollup-plugin-node-builtins": "2.1.2",
"storybook": "7.4.0",
"stylelint": "15.10.3",

View file

@ -27022,10 +27022,10 @@ react-remove-scroll@2.5.5:
use-callback-ref "^1.3.0"
use-sidecar "^1.1.2"
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==
react-select@5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.8.0.tgz#bd5c467a4df223f079dd720be9498076a3f085b5"
integrity sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==
dependencies:
"@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.4.0"