Skip to content

Commit

Permalink
⬆️ Update storybook monorepo to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 2a58e86 commit 8331b04
Show file tree
Hide file tree
Showing 5 changed files with 2,635 additions and 7,156 deletions.
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"d3-sankey": "0.12.3"
},
"devDependencies": {
"@storybook/addon-actions": "7.2.1",
"@storybook/vue3": "7.2.1",
"@storybook/addon-actions": "7.3.0",
"@storybook/vue3": "7.3.0",
"@vue/test-utils": "2.3.2",
"vitest": "0.34.0",
"vue": "3.2.47"
Expand Down
6 changes: 3 additions & 3 deletions packages/storybook-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "A set of utilities for Storybook",
"private": true,
"devDependencies": {
"@storybook/manager-api": "7.2.2",
"@storybook/preview-api": "7.2.2",
"@storybook/theming": "7.2.2"
"@storybook/manager-api": "7.3.0",
"@storybook/preview-api": "7.3.0",
"@storybook/theming": "7.3.0"
}
}
14 changes: 7 additions & 7 deletions packages/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
},
"devDependencies": {
"@adyen/lume-core": "workspace:@adyen/lume-core@*",
"@storybook/addon-a11y": "7.2.2",
"@storybook/addon-essentials": "7.2.2",
"@storybook/cli": "7.2.2",
"@storybook/manager-api": "7.2.2",
"@storybook/theming": "7.2.2",
"@storybook/vue": "7.2.2",
"@storybook/vue-vite": "7.2.2",
"@storybook/addon-a11y": "7.3.0",
"@storybook/addon-essentials": "7.3.0",
"@storybook/cli": "7.3.0",
"@storybook/manager-api": "7.3.0",
"@storybook/theming": "7.3.0",
"@storybook/vue": "7.3.0",
"@storybook/vue-vite": "7.3.0",
"@vitejs/plugin-vue2": "2.2.0",
"storybook-utils": "workspace:storybook-utils@*",
"vite": "4.3.9",
Expand Down
14 changes: 7 additions & 7 deletions packages/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"devDependencies": {
"@adyen/lume-core": "workspace:@adyen/lume-core@*",
"@storybook/addon-a11y": "7.2.2",
"@storybook/addon-essentials": "7.2.2",
"@storybook/cli": "7.2.2",
"@storybook/manager-api": "7.2.2",
"@storybook/theming": "7.2.2",
"@storybook/vue3": "7.2.2",
"@storybook/vue3-vite": "7.2.2",
"@storybook/addon-a11y": "7.3.0",
"@storybook/addon-essentials": "7.3.0",
"@storybook/cli": "7.3.0",
"@storybook/manager-api": "7.3.0",
"@storybook/theming": "7.3.0",
"@storybook/vue3": "7.3.0",
"@storybook/vue3-vite": "7.3.0",
"@vitejs/plugin-vue": "4.2.3",
"@vitest/coverage-istanbul": "0.34.0",
"@vue/test-utils": "2.3.2",
Expand Down
Loading

0 comments on commit 8331b04

Please sign in to comment.