mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
chore(core): remove @storybook/test dep (#7923)
we no longer need "@storybook/test" and it indirectly has an incompatible prettier version 3.3.2 which differs from what we are using "3.3.3". removing it to resolve this issue
This commit is contained in:
@@ -95,8 +95,6 @@
|
||||
"@storybook/blocks": "^8.2.9",
|
||||
"@storybook/react": "^8.2.9",
|
||||
"@storybook/react-vite": "^8.2.9",
|
||||
"@storybook/test": "^8.2.9",
|
||||
"@storybook/test-runner": "^0.19.0",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
"@types/bytes": "^3.1.4",
|
||||
"@types/react": "^18.2.75",
|
||||
|
||||
Reference in New Issue
Block a user