Skip to content

Commit

Permalink
Merge pull request #1277 from vtex/chore/update-storybook
Browse files Browse the repository at this point in the history
chore: update storybook to latest versions
  • Loading branch information
marcelovicentegc authored Nov 17, 2023
2 parents 234010b + 0800025 commit 3fa1f69
Show file tree
Hide file tree
Showing 2 changed files with 5,864 additions and 16,272 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-typescript": "11.1.1",
"@storybook/addon-a11y": "^7.2.1",
"@storybook/addon-actions": "^7.2.1",
"@storybook/addon-essentials": "^7.2.1",
"@storybook/addon-links": "^7.2.1",
"@storybook/addon-a11y": "^7.5.3",
"@storybook/addon-actions": "^7.5.3",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-links": "^7.5.3",
"@storybook/addon-storysource": "^7.5.3",
"@storybook/react": "^7.2.1",
"@storybook/react-vite": "7.2.1",
"@storybook/react-webpack5": "^7.2.1",
"@storybook/theming": "7.2.1",
"@storybook/react": "^7.5.3",
"@storybook/react-vite": "7.5.3",
"@storybook/react-webpack5": "^7.5.3",
"@storybook/theming": "7.5.3",
"@swc-node/jest": "^1.3.5",
"@swc/core": "^1.2.177",
"@testing-library/jest-dom": "5.17.0",
Expand All @@ -96,7 +96,7 @@
"babel-plugin-macros": "3.1.0",
"babel-plugin-module-resolver": "5.0.0",
"babel-plugin-typescript-to-proptypes": "2.1.0",
"chromatic": "^6.4.3",
"chromatic": "^9.1.0",
"commitizen": "^4.2.0",
"eslint": "8.43.0",
"eslint-config-vtex": "15.0.2",
Expand Down Expand Up @@ -126,7 +126,7 @@
"rollup-plugin-dts": "5.3.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-terser": "7.0.2",
"storybook": "^7.2.1",
"storybook": "^7.5.3",
"tslib": "2.6.2",
"turbo": "1.4.3",
"typescript": "4.9.5",
Expand Down
Loading

1 comment on commit 3fa1f69

@vercel
Copy link

@vercel vercel bot commented on 3fa1f69 Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

shoreline-docs – ./packages/next-docs

shoreline-docs-admin-team.vercel.app
shoreline-docs-git-main-admin-team.vercel.app
pvt-shoreline.vercel.app

Please sign in to comment.