Skip to content

Commit

Permalink
chore(deps): update storybook to ^7.6.7 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent f9bd098 commit ec39555
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 216 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
"docs:test": "vitest run --config ./vitest.config.docs.ts"
},
"devDependencies": {
"@storybook/addon-docs": "^7.6.6",
"@storybook/addon-interactions": "^7.6.6",
"@storybook/addons": "^7.6.6",
"@storybook/blocks": "^7.6.6",
"@storybook/core-events": "^7.6.6",
"@storybook/html": "^7.6.6",
"@storybook/html-vite": "^7.6.6",
"@storybook/addon-docs": "^7.6.7",
"@storybook/addon-interactions": "^7.6.7",
"@storybook/addons": "^7.6.7",
"@storybook/blocks": "^7.6.7",
"@storybook/core-events": "^7.6.7",
"@storybook/html": "^7.6.7",
"@storybook/html-vite": "^7.6.7",
"@storybook/jest": "^0.2.3",
"@storybook/manager-api": "^7.6.6",
"@storybook/manager-api": "^7.6.7",
"@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.6",
"@storybook/theming": "^7.6.7",
"@testing-library/dom": "^9.3.3",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
Expand All @@ -60,7 +60,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"start-server-and-test": "^2.0.3",
"storybook": "^7.6.6",
"storybook": "^7.6.7",
"typescript": "^5.3.3",
"virtual-dom-nodes": "^0.2.0",
"vite": "^5.0.10",
Expand Down
Loading

0 comments on commit ec39555

Please sign in to comment.