Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update storybook to v8
Browse files Browse the repository at this point in the history
renovate[bot] authored May 1, 2024
1 parent 0f16e33 commit 9830746
Showing 3 changed files with 460 additions and 735 deletions.
26 changes: 13 additions & 13 deletions docs/ui/package.json
Original file line number Diff line number Diff line change
@@ -20,19 +20,19 @@
},
"devDependencies": {
"@geometricpanda/storybook-addon-badges": "2.0.2",
"@storybook/addon-a11y": "7.6.17",
"@storybook/addon-actions": "7.6.17",
"@storybook/addon-designs": "7.0.9",
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-themes": "7.6.17",
"@storybook/blocks": "7.6.17",
"@storybook/builder-vite": "7.6.17",
"@storybook/components": "7.6.17",
"@storybook/addon-a11y": "8.0.9",
"@storybook/addon-actions": "8.0.9",
"@storybook/addon-designs": "8.0.0",
"@storybook/addon-essentials": "8.0.9",
"@storybook/addon-themes": "8.0.9",
"@storybook/blocks": "8.0.9",
"@storybook/builder-vite": "8.0.9",
"@storybook/components": "8.0.9",
"@storybook/icons": "1.2.9",
"@storybook/react": "7.6.17",
"@storybook/react-vite": "7.6.17",
"@storybook/theming": "7.6.17",
"@storybook/types": "7.6.17",
"@storybook/react": "8.0.9",
"@storybook/react-vite": "8.0.9",
"@storybook/theming": "8.0.9",
"@storybook/types": "8.0.9",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
@@ -43,7 +43,7 @@
"eslint-config-custom": "workspace:*",
"rimraf": "5.0.5",
"serve": "14.2.1",
"storybook": "7.6.17",
"storybook": "8.0.9",
"storybook-addon-pseudo-states": "2.2.1",
"storybook-dark-mode": "3.0.3",
"tsconfig-config": "workspace:*",
4 changes: 2 additions & 2 deletions packages/tokens-ui/package.json
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"storybook": "7.6.17"
"storybook": "8.0.9"
},
"devDependencies": {
"@types/react": "18.2.73",
@@ -57,7 +57,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"storybook": "7.6.17",
"storybook": "8.0.9",
"tsconfig-config": "workspace:*",
"typescript": "5.4.3",
"vite": "5.2.6",
1,165 changes: 445 additions & 720 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 9830746

Please sign in to comment.