mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-04 02:01:58 -05:00
Update storybook monorepo to v7.0.12
This commit is contained in:
parent
39453b678b
commit
b373c8911e
2 changed files with 361 additions and 418 deletions
|
@ -43,13 +43,13 @@
|
||||||
"react-dom": "^18.2.0"
|
"react-dom": "^18.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@storybook/addon-essentials": "7.0.9",
|
"@storybook/addon-essentials": "7.0.12",
|
||||||
"@storybook/addon-interactions": "7.0.9",
|
"@storybook/addon-interactions": "7.0.12",
|
||||||
"@storybook/addon-links": "7.0.9",
|
"@storybook/addon-links": "7.0.12",
|
||||||
"@storybook/addon-styling": "1.0.6",
|
"@storybook/addon-styling": "1.0.6",
|
||||||
"@storybook/blocks": "7.0.9",
|
"@storybook/blocks": "7.0.12",
|
||||||
"@storybook/react": "7.0.9",
|
"@storybook/react": "7.0.12",
|
||||||
"@storybook/react-vite": "7.0.9",
|
"@storybook/react-vite": "7.0.12",
|
||||||
"@storybook/testing-library": "0.1.0",
|
"@storybook/testing-library": "0.1.0",
|
||||||
"@tailwindcss/forms": "0.5.3",
|
"@tailwindcss/forms": "0.5.3",
|
||||||
"@tailwindcss/line-clamp": "0.4.4",
|
"@tailwindcss/line-clamp": "0.4.4",
|
||||||
|
@ -71,7 +71,7 @@
|
||||||
"postcss-import": "^15.1.0",
|
"postcss-import": "^15.1.0",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"rollup-plugin-node-builtins": "2.1.2",
|
"rollup-plugin-node-builtins": "2.1.2",
|
||||||
"storybook": "7.0.9",
|
"storybook": "7.0.12",
|
||||||
"stylelint": "15.6.1",
|
"stylelint": "15.6.1",
|
||||||
"tailwindcss": "3.3.2",
|
"tailwindcss": "3.3.2",
|
||||||
"typescript": "5.0.2",
|
"typescript": "5.0.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue