mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update storybook monorepo to v7.4.0
This commit is contained in:
parent
240ca0fd07
commit
1128655287
3 changed files with 459 additions and 267 deletions
|
@ -58,9 +58,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.37.1",
|
||||
"@storybook/addon-essentials": "7.3.2",
|
||||
"@storybook/addon-interactions": "7.3.2",
|
||||
"@storybook/addon-links": "7.3.2",
|
||||
"@storybook/addon-essentials": "7.4.0",
|
||||
"@storybook/addon-interactions": "7.4.0",
|
||||
"@storybook/addon-links": "7.4.0",
|
||||
"@storybook/addon-styling": "1.3.7",
|
||||
"@storybook/blocks": "7.3.2",
|
||||
"@storybook/react": "7.3.2",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"react-hot-toast": "2.4.1",
|
||||
"react-select": "5.7.4",
|
||||
"rollup-plugin-node-builtins": "2.1.2",
|
||||
"storybook": "7.3.2",
|
||||
"storybook": "7.4.0",
|
||||
"stylelint": "15.10.1",
|
||||
"tailwindcss": "3.3.3",
|
||||
"vite": "4.4.9",
|
||||
|
|
|
@ -40,9 +40,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.37.1",
|
||||
"@storybook/addon-essentials": "7.3.2",
|
||||
"@storybook/addon-interactions": "7.3.2",
|
||||
"@storybook/addon-links": "7.3.2",
|
||||
"@storybook/addon-essentials": "7.4.0",
|
||||
"@storybook/addon-interactions": "7.4.0",
|
||||
"@storybook/addon-links": "7.4.0",
|
||||
"@storybook/addon-styling": "1.3.7",
|
||||
"@storybook/blocks": "7.3.2",
|
||||
"@storybook/react": "7.3.2",
|
||||
|
@ -61,7 +61,7 @@
|
|||
"postcss-import": "15.1.0",
|
||||
"prop-types": "15.8.1",
|
||||
"rollup-plugin-node-builtins": "2.1.2",
|
||||
"storybook": "7.3.2",
|
||||
"storybook": "7.4.0",
|
||||
"stylelint": "15.10.1",
|
||||
"tailwindcss": "3.3.3",
|
||||
"vite": "4.4.9",
|
||||
|
|
Loading…
Add table
Reference in a new issue