Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency @chromatic-com/storybook to v2
  • Loading branch information
renovate[bot] authored Sep 14, 2024
commit 36b853d29c1d0a91f3f7311cb934aa68790a6d1b
2 changes: 1 addition & 1 deletion examples/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vue-router": "4.4.3"
},
"devDependencies": {
"@chromatic-com/storybook": "1.6.1",
"@chromatic-com/storybook": "2.0.2",
"@nuxtjs/storybook": "latest",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-links": "8.2.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"vue-router": "4.4.3"
},
"devDependencies": {
"@chromatic-com/storybook": "1.6.1",
"@chromatic-com/storybook": "2.0.2",
"@nuxtjs/storybook": "latest",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-links": "8.2.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vue-router": "4.4.3"
},
"devDependencies": {
"@chromatic-com/storybook": "1.6.1",
"@chromatic-com/storybook": "2.0.2",
"@nuxtjs/storybook": "latest",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-links": "8.2.9",
Expand Down
Loading