2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency react-select to v5.7.4

This commit is contained in:
renovate[bot] 2023-07-24 14:22:54 +00:00 committed by Daniel Lockyer
parent d5cbb33e54
commit ce2df20b53
2 changed files with 5 additions and 5 deletions

View file

@ -80,7 +80,7 @@
"postcss-import": "15.1.0",
"prop-types": "15.8.1",
"react-hot-toast": "2.4.1",
"react-select": "5.7.3",
"react-select": "5.7.4",
"rollup-plugin-node-builtins": "2.1.2",
"storybook": "7.1.0",
"stylelint": "15.10.1",

View file

@ -27272,10 +27272,10 @@ react-scripts@5.0.1:
optionalDependencies:
fsevents "^2.3.2"
react-select@5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.3.tgz#fa0dc9a23cad6ff3871ad3829f6083a4b54961a2"
integrity sha512-z8i3NCuFFWL3w27xq92rBkVI2onT0jzIIPe480HlBjXJ3b5o6Q+Clp4ydyeKrj9DZZ3lrjawwLC5NGl0FSvUDg==
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==
dependencies:
"@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.4.0"