kufu / smarthr-ui

React components for creating SmartHR applications.
https://story.smarthr-ui.dev
MIT License
879 stars 141 forks source link

chore: Remove @storybook/addon-styling as it has been deprecated #5131

Closed f440 closed 2 days ago

f440 commented 2 days ago

関連URL

概要

Storybook起動時、以下のようなメッセージが表示されます。

WARN The following packages are incompatible with Storybook 8.4.4 as they depend on different major versions of Storybook pa ckages:
WARN - @storybook/addon-styling@1.3.7
WARN
WARN WARN Please consider updating your packages or contacting the maintainers for compatibility details. WARN For more on Storybook 8 compatibility, see the linked GitHub issue: WARN https://github.com/storybookjs/storybook/issues/26031

以前対応した内容(#4522)なのですが、他の修正のタイミング(#4516)で再度パッケージが入ったようです。

改めてパッケージを削除しました。

変更内容

確認方法

pkg-pr-new[bot] commented 2 days ago

Open in Stackblitz

pnpm add https://pkg.pr.new/kufu/smarthr-ui@5131

commit: 3c7c929