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

Update dependency @storybook/addon-styling to v1.3.4

This commit is contained in:
renovate[bot] 2023-07-14 14:31:04 +00:00 committed by Daniel Lockyer
parent 8e4393d16f
commit d753ad4f02
3 changed files with 6 additions and 6 deletions

View file

@ -57,7 +57,7 @@
"@storybook/addon-essentials": "7.0.27",
"@storybook/addon-interactions": "7.0.27",
"@storybook/addon-links": "7.0.27",
"@storybook/addon-styling": "1.3.3",
"@storybook/addon-styling": "1.3.4",
"@storybook/blocks": "7.0.27",
"@storybook/react": "7.0.27",
"@storybook/react-vite": "7.0.27",

View file

@ -43,7 +43,7 @@
"@storybook/addon-essentials": "7.0.27",
"@storybook/addon-interactions": "7.0.27",
"@storybook/addon-links": "7.0.27",
"@storybook/addon-styling": "1.3.3",
"@storybook/addon-styling": "1.3.4",
"@storybook/blocks": "7.0.27",
"@storybook/react": "7.0.27",
"@storybook/react-vite": "7.0.27",

View file

@ -5473,10 +5473,10 @@
"@storybook/types" "7.0.27"
ts-dedent "^2.0.0"
"@storybook/addon-styling@1.3.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@storybook/addon-styling/-/addon-styling-1.3.3.tgz#7884bb0b3b4e86a0b961a2f812db0a06eb99d054"
integrity sha512-rCGgi7Z/2I772y3gcdqfbELKbBcaBIfNsymSaWLn0gcT5DTz2ALrrCGvTpUX7YkKk07dAWDSVFTK6V0rOzo6Hw==
"@storybook/addon-styling@1.3.4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@storybook/addon-styling/-/addon-styling-1.3.4.tgz#954b42e707826018a9271a484bffeb6ce7b23ab4"
integrity sha512-JWZ5X9IEcqB5vr6nAgutIYBLT6SlRGfK/Z7kRaWIdvU7VDA0CQl8G1vA0nuKCERvZl9QPelv3CA+7D0H9G8uTA==
dependencies:
"@babel/template" "^7.20.7"
"@babel/types" "^7.21.5"