mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update storybook monorepo to v7.0.24
This commit is contained in:
parent
e6fe60ed37
commit
5bcbb2de41
3 changed files with 376 additions and 376 deletions
|
@ -54,13 +54,13 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "^1.34.3",
|
"@playwright/test": "^1.34.3",
|
||||||
"@storybook/addon-essentials": "7.0.23",
|
"@storybook/addon-essentials": "7.0.24",
|
||||||
"@storybook/addon-interactions": "7.0.23",
|
"@storybook/addon-interactions": "7.0.24",
|
||||||
"@storybook/addon-links": "7.0.23",
|
"@storybook/addon-links": "7.0.24",
|
||||||
"@storybook/addon-styling": "1.3.1",
|
"@storybook/addon-styling": "1.3.1",
|
||||||
"@storybook/blocks": "7.0.23",
|
"@storybook/blocks": "7.0.24",
|
||||||
"@storybook/react": "7.0.23",
|
"@storybook/react": "7.0.24",
|
||||||
"@storybook/react-vite": "7.0.23",
|
"@storybook/react-vite": "7.0.24",
|
||||||
"@storybook/testing-library": "0.2.0",
|
"@storybook/testing-library": "0.2.0",
|
||||||
"@tailwindcss/forms": "0.5.3",
|
"@tailwindcss/forms": "0.5.3",
|
||||||
"@tailwindcss/line-clamp": "0.4.4",
|
"@tailwindcss/line-clamp": "0.4.4",
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
"react-hot-toast": "^2.4.1",
|
"react-hot-toast": "^2.4.1",
|
||||||
"react-select": "^5.7.3",
|
"react-select": "^5.7.3",
|
||||||
"rollup-plugin-node-builtins": "2.1.2",
|
"rollup-plugin-node-builtins": "2.1.2",
|
||||||
"storybook": "7.0.23",
|
"storybook": "7.0.24",
|
||||||
"stylelint": "15.6.1",
|
"stylelint": "15.6.1",
|
||||||
"tailwindcss": "3.3.2",
|
"tailwindcss": "3.3.2",
|
||||||
"typescript": "5.1.3",
|
"typescript": "5.1.3",
|
||||||
|
|
|
@ -40,13 +40,13 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "1.35.1",
|
"@playwright/test": "1.35.1",
|
||||||
"@storybook/addon-essentials": "7.0.23",
|
"@storybook/addon-essentials": "7.0.24",
|
||||||
"@storybook/addon-interactions": "7.0.23",
|
"@storybook/addon-interactions": "7.0.24",
|
||||||
"@storybook/addon-links": "7.0.23",
|
"@storybook/addon-links": "7.0.24",
|
||||||
"@storybook/addon-styling": "1.3.1",
|
"@storybook/addon-styling": "1.3.1",
|
||||||
"@storybook/blocks": "7.0.23",
|
"@storybook/blocks": "7.0.24",
|
||||||
"@storybook/react": "7.0.23",
|
"@storybook/react": "7.0.24",
|
||||||
"@storybook/react-vite": "7.0.23",
|
"@storybook/react-vite": "7.0.24",
|
||||||
"@storybook/testing-library": "0.2.0",
|
"@storybook/testing-library": "0.2.0",
|
||||||
"@tailwindcss/line-clamp": "0.4.4",
|
"@tailwindcss/line-clamp": "0.4.4",
|
||||||
"@types/react": "18.0.28",
|
"@types/react": "18.0.28",
|
||||||
|
@ -66,7 +66,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.23",
|
"storybook": "7.0.24",
|
||||||
"stylelint": "15.6.1",
|
"stylelint": "15.6.1",
|
||||||
"tailwindcss": "3.3.2",
|
"tailwindcss": "3.3.2",
|
||||||
"typescript": "5.1.3",
|
"typescript": "5.1.3",
|
||||||
|
|
Loading…
Add table
Reference in a new issue