Skip to content

Commit

Permalink
chore(deps): update storybook to v7.6.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 2814aac commit 4ae0909
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 349 deletions.
24 changes: 12 additions & 12 deletions docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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-a11y": "7.6.19",
"@storybook/addon-actions": "7.6.19",
"@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-essentials": "7.6.19",
"@storybook/addon-themes": "7.6.19",
"@storybook/blocks": "7.6.19",
"@storybook/builder-vite": "7.6.19",
"@storybook/components": "7.6.19",
"@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": "7.6.19",
"@storybook/react-vite": "7.6.19",
"@storybook/theming": "7.6.19",
"@storybook/types": "7.6.19",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
Expand All @@ -43,7 +43,7 @@
"eslint-config-custom": "workspace:*",
"rimraf": "5.0.7",
"serve": "14.2.3",
"storybook": "7.6.17",
"storybook": "7.6.19",
"storybook-addon-pseudo-states": "2.2.1",
"storybook-dark-mode": "3.0.3",
"tsconfig-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"storybook": "7.6.17"
"storybook": "7.6.19"
},
"devDependencies": {
"@types/react": "18.2.79",
Expand All @@ -58,7 +58,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.7",
"storybook": "7.6.17",
"storybook": "7.6.19",
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.6",
Expand Down
Loading

0 comments on commit 4ae0909

Please sign in to comment.