Skip to content

Commit

Permalink
chore(deps): update storybook (#178)
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] committed Mar 20, 2024
1 parent 414ab1c commit dfad904
Show file tree
Hide file tree
Showing 2 changed files with 742 additions and 1,116 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -32,18 +32,18 @@
"docs:test": "vitest run --config ./vitest.config.docs.ts"
},
"devDependencies": {
"@storybook/addon-docs": "^8.0.0",
"@storybook/addon-interactions": "^8.0.0",
"@storybook/blocks": "^8.0.0",
"@storybook/core-events": "^8.0.0",
"@storybook/html": "^8.0.0",
"@storybook/html-vite": "^8.0.0",
"@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/jest": "^0.2.3",
"@storybook/manager-api": "^8.0.0",
"@storybook/preview-api": "^8.0.0",
"@storybook/test-runner": "^0.16.0",
"@storybook/manager-api": "^8.0.2",
"@storybook/preview-api": "^8.0.2",
"@storybook/test-runner": "^0.17.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^8.0.0",
"@storybook/theming": "^8.0.2",
"@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.0",
"storybook": "^8.0.2",
"typescript": "^5.4.2",
"virtual-dom-nodes": "^0.2.2",
"vite": "^5.1.6",
Expand Down

0 comments on commit dfad904

Please sign in to comment.