diff --git a/package.json b/package.json index 7a787ed8e..ea56d9dba 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@storybook/react-vite": "^7.6.20", "@storybook/test-runner": "^0.17.0", "@storybook/testing-library": "^0.2.2", - "@storybook/theming": "^7.6.20", + "@storybook/theming": "^8.1.10", "@storybook/types": "^7.6.20", "@types/node": "^20.14.8", "@types/ramda": "^0.28.25", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8533cb322..34040acf3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,8 +144,8 @@ importers: specifier: ^0.2.2 version: 0.2.2 '@storybook/theming': - specifier: ^7.6.20 - version: 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^8.1.10 + version: 8.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/types': specifier: ^7.6.20 version: 7.6.20 @@ -3508,6 +3508,17 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@storybook/theming@8.1.10': + resolution: {integrity: sha512-W7mth4hwdTqWLneqYCyUnIEiDg4vSokoad8HEodPz6JC9XUPUX3Yi2W4W3xFvqrW4Z5RXfuJ53iG2HN+0AgaQw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true + '@storybook/types@7.6.17': resolution: {integrity: sha512-GRY0xEJQ0PrL7DY2qCNUdIfUOE0Gsue6N+GBJw9ku1IUDFLJRDOF+4Dx2BvYcVCPI5XPqdWKlEyZdMdKjiQN7Q==} @@ -13174,6 +13185,16 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + '@storybook/theming@8.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) + '@storybook/client-logger': 8.1.10 + '@storybook/global': 5.0.0 + memoizerific: 1.11.3 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + '@storybook/types@7.6.17': dependencies: '@storybook/channels': 7.6.17