diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 772c5daa518..623dce93f91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -337,8 +337,8 @@ importers: specifier: ^0.17.0 version: 0.17.0(@types/node@20.12.5)(storybook@8.4.2)(ts-node@10.7.0) '@storybook/theming': - specifier: ^8.4.1 - version: 8.4.1(storybook@8.4.2) + specifier: ^8.4.2 + version: 8.4.2(storybook@8.4.2) '@types/js-yaml': specifier: ^4.0.5 version: 4.0.5 diff --git a/polaris-react/package.json b/polaris-react/package.json index f3fc2b219e3..878c2783c6e 100644 --- a/polaris-react/package.json +++ b/polaris-react/package.json @@ -86,7 +86,7 @@ "@storybook/react-vite": "^8.4.1", "@storybook/test": "^8.4.1", "@storybook/test-runner": "^0.17.0", - "@storybook/theming": "^8.4.1", + "@storybook/theming": "^8.4.2", "@types/js-yaml": "^4.0.5", "@types/node": "^20.10.0", "@types/react": "^18.2.0",