Skip to content

Commit

Permalink
build: upgrade storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
bitterteasweetorange committed Jan 15, 2024
1 parent 112a1b5 commit 774262b
Show file tree
Hide file tree
Showing 3 changed files with 1,352 additions and 1,407 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[demo](https://bitterteasweetorange.github.io/mui-easy-cascader/)
[demo](https://bitterteasweetorange.github.io/mui-easy-cascader/?path=/story/easycascaderinput--defalut)
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.1",
"@storybook/addon-essentials": "^7.2.3",
"@storybook/addon-interactions": "^7.2.3",
"@storybook/addon-links": "^7.2.3",
"@storybook/blocks": "^7.2.3",
"@storybook/react": "^7.2.3",
"@storybook/react-webpack5": "^7.2.3",
"@storybook/testing-library": "^0.2.0",
"@storybook/addon-essentials": "^7.6.8",
"@storybook/addon-interactions": "^7.6.8",
"@storybook/addon-links": "^7.6.8",
"@storybook/blocks": "^7.6.8",
"@storybook/react": "^7.6.8",
"@storybook/react-webpack5": "^7.6.8",
"@storybook/testing-library": "^0.2.2",
"@types/node": "^20.2.5",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
Expand All @@ -69,14 +69,14 @@
"eslint": "^8.53.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"eslint-plugin-storybook": "^0.6.13",
"eslint-plugin-storybook": "^0.6.15",
"prettier": "^3.0.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^3.23.1",
"rollup-plugin-peer-deps-external": "^2.2.4",
"storybook": "^7.2.3",
"storybook": "^7.6.8",
"tslib": "^2.5.3",
"typescript": "^5.1.3",
"vite": "^4.3.9"
Expand Down
Loading

0 comments on commit 774262b

Please sign in to comment.