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

This commit is contained in:
renovate[bot] 2023-06-26 16:59:27 +00:00 committed by Daniel Lockyer
parent 0d8eb203bf
commit 2c6f30b4b8
3 changed files with 6 additions and 6 deletions

View File

@ -57,7 +57,7 @@
"@storybook/addon-essentials": "7.0.23",
"@storybook/addon-interactions": "7.0.23",
"@storybook/addon-links": "7.0.23",
"@storybook/addon-styling": "1.3.0",
"@storybook/addon-styling": "1.3.1",
"@storybook/blocks": "7.0.23",
"@storybook/react": "7.0.23",
"@storybook/react-vite": "7.0.23",

View File

@ -43,7 +43,7 @@
"@storybook/addon-essentials": "7.0.23",
"@storybook/addon-interactions": "7.0.23",
"@storybook/addon-links": "7.0.23",
"@storybook/addon-styling": "1.3.0",
"@storybook/addon-styling": "1.3.1",
"@storybook/blocks": "7.0.23",
"@storybook/react": "7.0.23",
"@storybook/react-vite": "7.0.23",

View File

@ -5763,10 +5763,10 @@
"@storybook/types" "7.0.23"
ts-dedent "^2.0.0"
"@storybook/addon-styling@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@storybook/addon-styling/-/addon-styling-1.3.0.tgz#59493557daaf232c285252e752ae2b3f105b2c81"
integrity sha512-+Ak9+SysMepRdXGlqDBlhR4cOSDCFEIfGuOW7nyA5eOgHi0IyTg9M+yfBgHVru7dEh+rq47XTVr44UhsWd4xgA==
"@storybook/addon-styling@1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@storybook/addon-styling/-/addon-styling-1.3.1.tgz#27bf527d2f9713125a698a232c86c64028886a1a"
integrity sha512-5ofDihi4LxOGXFFIU5D7eGLKtK8wzNH19h58QFa1w8kCrZmARYYjiZXVB0bJrMQxU9TMy+B6aOg04vV+IGX2OA==
dependencies:
"@babel/template" "^7.20.7"
"@babel/types" "^7.21.5"