Skip to content

Commit

Permalink
chore(deps): update storybook to ^8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent dfad904 commit f611f97
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 197 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -32,18 +32,18 @@
"docs:test": "vitest run --config ./vitest.config.docs.ts"
},
"devDependencies": {
"@storybook/addon-docs": "^8.0.2",
"@storybook/addon-interactions": "^8.0.2",
"@storybook/blocks": "^8.0.2",
"@storybook/core-events": "^8.0.2",
"@storybook/html": "^8.0.2",
"@storybook/html-vite": "^8.0.2",
"@storybook/addon-docs": "^8.0.4",
"@storybook/addon-interactions": "^8.0.4",
"@storybook/blocks": "^8.0.4",
"@storybook/core-events": "^8.0.4",
"@storybook/html": "^8.0.4",
"@storybook/html-vite": "^8.0.4",
"@storybook/jest": "^0.2.3",
"@storybook/manager-api": "^8.0.2",
"@storybook/preview-api": "^8.0.2",
"@storybook/manager-api": "^8.0.4",
"@storybook/preview-api": "^8.0.4",
"@storybook/test-runner": "^0.17.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^8.0.2",
"@storybook/theming": "^8.0.4",
"@testing-library/dom": "^9.3.4",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
Expand All @@ -60,7 +60,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"start-server-and-test": "^2.0.3",
"storybook": "^8.0.2",
"storybook": "^8.0.4",
"typescript": "^5.4.2",
"virtual-dom-nodes": "^0.2.2",
"vite": "^5.1.6",
Expand Down

0 comments on commit f611f97

Please sign in to comment.