mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update storybook monorepo to v7.1.0
This commit is contained in:
parent
2c1c315016
commit
d546700352
3 changed files with 602 additions and 309 deletions
|
@ -54,12 +54,12 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.34.3",
|
||||
"@storybook/addon-essentials": "7.0.27",
|
||||
"@storybook/addon-interactions": "7.0.27",
|
||||
"@storybook/addon-links": "7.0.27",
|
||||
"@storybook/addon-essentials": "7.1.0",
|
||||
"@storybook/addon-interactions": "7.1.0",
|
||||
"@storybook/addon-links": "7.1.0",
|
||||
"@storybook/addon-styling": "1.3.4",
|
||||
"@storybook/blocks": "7.0.27",
|
||||
"@storybook/react": "7.0.27",
|
||||
"@storybook/react": "7.1.0",
|
||||
"@storybook/react-vite": "7.0.27",
|
||||
"@storybook/testing-library": "0.2.0",
|
||||
"@tailwindcss/forms": "0.5.4",
|
||||
|
|
|
@ -40,12 +40,12 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.36.1",
|
||||
"@storybook/addon-essentials": "7.0.27",
|
||||
"@storybook/addon-interactions": "7.0.27",
|
||||
"@storybook/addon-links": "7.0.27",
|
||||
"@storybook/addon-essentials": "7.1.0",
|
||||
"@storybook/addon-interactions": "7.1.0",
|
||||
"@storybook/addon-links": "7.1.0",
|
||||
"@storybook/addon-styling": "1.3.4",
|
||||
"@storybook/blocks": "7.0.27",
|
||||
"@storybook/react": "7.0.27",
|
||||
"@storybook/react": "7.1.0",
|
||||
"@storybook/react-vite": "7.0.27",
|
||||
"@storybook/testing-library": "0.2.0",
|
||||
"@tailwindcss/line-clamp": "0.4.4",
|
||||
|
|
Loading…
Add table
Reference in a new issue