Skip to content

Commit

Permalink
chore(deps): update storybook to ^7.6.6 (#152)
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 Dec 25, 2023
1 parent e8d3441 commit f5a9685
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 201 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.5",
"@storybook/addon-interactions": "^7.6.5",
"@storybook/addons": "^7.6.5",
"@storybook/blocks": "^7.6.5",
"@storybook/core-events": "^7.6.5",
"@storybook/html": "^7.6.5",
"@storybook/html-vite": "^7.6.5",
"@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/jest": "^0.2.3",
"@storybook/manager-api": "^7.6.5",
"@storybook/manager-api": "^7.6.6",
"@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.5",
"@storybook/theming": "^7.6.6",
"@testing-library/dom": "^9.3.3",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.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.5",
"storybook": "^7.6.6",
"typescript": "^5.3.3",
"virtual-dom-nodes": "^0.2.0",
"vite": "^5.0.10",
Expand Down
Loading

0 comments on commit f5a9685

Please sign in to comment.