diff --git a/package.json b/package.json index dab9f8a2578..b27e8c2c8b4 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@storybook/react": "^6.4.9", "@storybook/storybook-deployer": "^2.8.10", "@storybook/testing-react": "^1.2.2", - "@storybook/theming": "^6.4.9", + "@storybook/theming": "^8.4.7", "@svgr/webpack": "^6.1.2", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", diff --git a/yarn.lock b/yarn.lock index ddabc1e72b9..0b56e42b6b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3507,7 +3507,7 @@ dependencies: "@storybook/csf" "0.0.2--canary.87bc651.0" -"@storybook/theming@6.4.9", "@storybook/theming@^6.4.9": +"@storybook/theming@6.4.9": version "6.4.9" resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-6.4.9.tgz#8ece44007500b9a592e71eca693fbeac90803b0d" integrity sha512-Do6GH6nKjxfnBg6djcIYAjss5FW9SRKASKxLYxX2RyWJBpz0m/8GfcGcRyORy0yFTk6jByA3Hs+WFH3GnEbWkw== @@ -3525,6 +3525,11 @@ resolve-from "^5.0.0" ts-dedent "^2.0.0" +"@storybook/theming@^8.4.7": + version "8.4.7" + resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.4.7.tgz#c308f6a883999bd35e87826738ab8a76515932b5" + integrity sha512-99rgLEjf7iwfSEmdqlHkSG3AyLcK0sfExcr0jnc6rLiAkBhzuIsvcHjjUwkR210SOCgXqBPW0ZA6uhnuyppHLw== + "@storybook/ui@6.4.9": version "6.4.9" resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-6.4.9.tgz#c01413ca919ede20f84d19e556bf93dd2e7c5110"