diff --git a/package.json b/package.json index dab9f8a2578..5ff2b154360 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.4", "@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..7474c5e5826 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.4": + version "8.4.4" + resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.4.4.tgz#3d209a235bf2b6f5543f1eebe78244f0104811b5" + integrity sha512-iq4yt3Fx35ZV5owNC//E6G+QPV19xHHVN2Ugi3p7KOSFK3chuXX9mxZ1rfir+t+U30a5EPOEnlsY3/1LXn7aTw== + "@storybook/ui@6.4.9": version "6.4.9" resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-6.4.9.tgz#c01413ca919ede20f84d19e556bf93dd2e7c5110"