mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency react-select to v5.7.4
This commit is contained in:
parent
d5cbb33e54
commit
ce2df20b53
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue