Skip to content

Commit

Permalink
chore(deps): Update Storybook dependencies to version 7.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
drikusroor committed Dec 21, 2023
1 parent b18e8ec commit b966d7b
Show file tree
Hide file tree
Showing 2 changed files with 820 additions and 812 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@
]
},
"devDependencies": {
"@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/preset-create-react-app": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-webpack5": "7.5.3",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-interactions": "7.6.6",
"@storybook/addon-links": "7.6.6",
"@storybook/addon-onboarding": "1.0.10",
"@storybook/blocks": "7.6.6",
"@storybook/preset-create-react-app": "7.6.6",
"@storybook/react": "7.6.6",
"@storybook/react-webpack5": "7.6.6",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
Expand All @@ -82,7 +82,7 @@
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-storybook": "^0.6.15",
"prop-types": "15.8.1",
"storybook": "7.5.3",
"storybook": "7.6.6",
"webpack": "5.89.0"
}
}
Loading

0 comments on commit b966d7b

Please sign in to comment.