Skip to content

Commit

Permalink
:chore: update storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
flagrede committed Sep 5, 2023
1 parent 9ff7acd commit c9b01b5
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 230 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"@graphql-codegen/typescript-graphql-files-modules": "1.18.1",
"@graphql-codegen/typescript-operations": "^1.18.0",
"@graphql-codegen/typescript-react-apollo": "2.2.4",
"@storybook/addon-actions": "^7.0.26",
"@storybook/addon-essentials": "^7.0.26",
"@storybook/addon-interactions": "^7.0.26",
"@storybook/addon-links": "^7.0.26",
"@storybook/react": "^7.0.26",
"@storybook/react-vite": "^7.0.26",
"@storybook/addon-actions": "^7.3.2",
"@storybook/addon-essentials": "^7.3.2",
"@storybook/addon-interactions": "^7.3.2",
"@storybook/addon-links": "^7.3.2",
"@storybook/react": "^7.3.2",
"@storybook/react-vite": "^7.3.2",
"@types/css-mediaquery": "^0.1.1",
"@types/jest": "27.0.3",
"@types/node": "13.1.1",
Expand All @@ -65,7 +65,7 @@
"patch-package": "^8.0.0",
"prettier": "2.4.1",
"shx": "^0.3.2",
"storybook": "^7.0.26",
"storybook": "^7.3.2",
"typescript": "^4.4.4"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion web-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"extends": "react-app"
},
"devDependencies": {
"@storybook/builder-vite": "^7.0.26",
"@storybook/builder-vite": "^7.3.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-storybook": "^0.6.12",
Expand Down
Loading

0 comments on commit c9b01b5

Please sign in to comment.