Skip to content

Commit

Permalink
Update storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-leamon committed Dec 6, 2023
1 parent a5088f9 commit e29c046
Show file tree
Hide file tree
Showing 2 changed files with 689 additions and 826 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"version": "1.0.31",
"version": "1.0.32",
"description": "Formation is a comprehensive component library powered by React, Styled Components, and CSS variables for creating apps and websites that demand responsive, unified cross-platform experiences.",
"resolutions": {
"string-width": "^4",
Expand Down Expand Up @@ -63,14 +63,14 @@
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^8.3.0",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "7.5.3",
"@storybook/addon-links": "7.5.3",
"@storybook/addon-onboarding": "1.0.8",
"@storybook/blocks": "7.5.3",
"@storybook/manager-api": "^7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-vite": "7.5.3",
"@storybook/addon-essentials": "7.6.3",
"@storybook/addon-interactions": "7.6.3",
"@storybook/addon-links": "7.6.3",
"@storybook/addon-onboarding": "1.0.9",
"@storybook/blocks": "7.6.3",
"@storybook/manager-api": "^7.6.3",
"@storybook/react": "7.6.3",
"@storybook/react-vite": "7.6.3",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "^7.6.3",
"@testing-library/react": "^13.3.0",
Expand Down Expand Up @@ -111,7 +111,7 @@
"rollup-plugin-visualizer": "^5.7.1",
"sass": "^1.43.5",
"sass-loader": "^12.3.0",
"storybook": "7.5.3",
"storybook": "7.6.3",
"style-loader": "2.0.0",
"styled-components": "^5.3.5",
"typescript": "^4.7.4",
Expand Down
Loading

0 comments on commit e29c046

Please sign in to comment.