0
Fork 0
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:
renovate[bot] 2023-10-02 06:51:52 +00:00 committed by Daniel Lockyer
parent f87e3317f2
commit 2ad0e73c42
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -27129,10 +27129,10 @@ react-remove-scroll@2.5.5:
use-callback-ref "^1.3.0" use-callback-ref "^1.3.0"
use-sidecar "^1.1.2" use-sidecar "^1.1.2"
react-select@5.7.6: react-select@5.7.7:
version "5.7.6" version "5.7.7"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.6.tgz#9a5df60b71719169918ce2bbd381877a381aa69f" resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.7.tgz#dbade9dbf711ef2a181970c10f8ab319ac37fbd0"
integrity sha512-nWM+E2g2HPLwVuHVgq3n/o2nXEVFFQpvyNadFa8kcxkB3dB65UNcnXRxklEgYsxSuiX8TlwQNoxYQr19qZCEbA== integrity sha512-HhashZZJDRlfF/AKj0a0Lnfs3sRdw/46VJIRd8IbB9/Ovr74+ZIwkAdSBjSPXsFMG+u72c5xShqwLSKIJllzqw==
dependencies: dependencies:
"@babel/runtime" "^7.12.0" "@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.4.0" "@emotion/cache" "^11.4.0"