Skip to content

Commit

Permalink
chore(deps): update storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 3928ce2 commit faadabc
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 357 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
"docs:test": "vitest run --config ./vitest.config.docs.ts"
},
"devDependencies": {
"@storybook/addon-docs": "^8.1.9",
"@storybook/addon-interactions": "^8.1.9",
"@storybook/blocks": "^8.1.9",
"@storybook/core-events": "^8.1.9",
"@storybook/html": "^8.1.9",
"@storybook/html-vite": "^8.1.9",
"@storybook/addon-docs": "^8.1.10",
"@storybook/addon-interactions": "^8.1.10",
"@storybook/blocks": "^8.1.10",
"@storybook/core-events": "^8.1.10",
"@storybook/html": "^8.1.10",
"@storybook/html-vite": "^8.1.10",
"@storybook/jest": "^0.2.3",
"@storybook/manager-api": "^8.1.9",
"@storybook/preview-api": "^8.1.9",
"@storybook/test-runner": "^0.18.2",
"@storybook/manager-api": "^8.1.10",
"@storybook/preview-api": "^8.1.10",
"@storybook/test-runner": "^0.19.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^8.1.9",
"@storybook/theming": "^8.1.10",
"@testing-library/dom": "^10.1.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
Expand All @@ -66,7 +66,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"start-server-and-test": "^2.0.4",
"storybook": "^8.1.9",
"storybook": "^8.1.10",
"typescript": "^5.4.5",
"virtual-dom-nodes": "^0.2.2",
"vite": "^5.3.1",
Expand Down
Loading

0 comments on commit faadabc

Please sign in to comment.