Skip to content

Commit

Permalink
chore: bump storybook 7.5.3 (#907)
Browse files Browse the repository at this point in the history
  • Loading branch information
dohaki authored Nov 8, 2023
1 parent 6122fa6 commit a0047c1
Show file tree
Hide file tree
Showing 4 changed files with 413 additions and 525 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ yarn-error.log*

# storybook
build-storybook.log
storybook-static

# Amplitude
ampli.json
19 changes: 9 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,16 +94,15 @@
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@ethersproject/experimental": "^5.6.3",
"@storybook/addon-actions": "^7.5.1",
"@storybook/addon-essentials": "^7.5.1",
"@storybook/addon-interactions": "^7.5.1",
"@storybook/addon-links": "^7.5.1",
"@storybook/addon-actions": "^7.5.3",
"@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.1",
"@storybook/builder-vite": "^7.5.1",
"@storybook/node-logger": "^7.5.1",
"@storybook/react": "^7.5.1",
"@storybook/react-vite": "^7.5.1",
"@storybook/blocks": "^7.5.3",
"@storybook/node-logger": "^7.5.3",
"@storybook/react": "^7.5.3",
"@storybook/react-vite": "^7.5.3",
"@storybook/testing-library": "^0.2.2",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "12.1.5",
Expand Down Expand Up @@ -144,7 +143,7 @@
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.4.1",
"serve": "^14.0.1",
"storybook": "^7.5.1",
"storybook": "^7.5.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^4.0.0",
Expand Down
211 changes: 0 additions & 211 deletions src/stories/Introduction.stories.mdx

This file was deleted.

Loading

2 comments on commit a0047c1

@vercel
Copy link

@vercel vercel bot commented on a0047c1 Nov 8, 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:

goerli-frontend-v2 – ./

goerli-frontend-v2.vercel.app
goerli-frontend-v2-git-master-uma.vercel.app
goerli-frontend-v2-uma.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a0047c1 Nov 8, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.