0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency react-select to v5.7.5

This commit is contained in:
renovate[bot] 2023-09-21 00:13:36 +00:00 committed by Daniel Lockyer
parent 60de9387fb
commit ffafec9690
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -27010,10 +27010,10 @@ react-remove-scroll@2.5.5:
use-callback-ref "^1.3.0"
use-sidecar "^1.1.2"
react-select@5.7.4:
version "5.7.4"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.4.tgz#d8cad96e7bc9d6c8e2709bdda8f4363c5dd7ea7d"
integrity sha512-NhuE56X+p9QDFh4BgeygHFIvJJszO1i1KSkg/JPcIJrbovyRtI+GuOEa4XzFCEpZRAEoEI8u/cAHK+jG/PgUzQ==
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==
dependencies:
"@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.4.0"