Skip to content

Commit

Permalink
chore: Bump the storybook group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the storybook group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/core-server](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/core-server) | `7.0.26` | `7.6.1` |
| [@storybook/vue3](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/vue3) | `7.0.26` | `7.6.1` |
| [@storybook/vue3-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite) | `7.0.26` | `7.6.1` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `6.19.9` | `9.1.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.0.26` | `7.6.1` |


Updates `@storybook/core-server` from 7.0.26 to 7.6.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.1/code/lib/core-server)

Updates `@storybook/vue3` from 7.0.26 to 7.6.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.1/code/renderers/vue3)

Updates `@storybook/vue3-vite` from 7.0.26 to 7.6.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.1/code/frameworks/vue3-vite)

Updates `chromatic` from 6.19.9 to 9.1.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v6.19.9...v9.1.0)

Updates `storybook` from 7.0.26 to 7.6.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.1/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/core-server"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/vue3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/vue3-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent fe85edf commit 1990482
Show file tree
Hide file tree
Showing 2 changed files with 1,589 additions and 1,182 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@
"@nuxt/devtools": "^0.8.5",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@storybook/core-server": "^7.0.26",
"@storybook/vue3": "^7.0.26",
"@storybook/vue3-vite": "7.0.26",
"@storybook/core-server": "^7.6.1",
"@storybook/vue3": "^7.6.1",
"@storybook/vue3-vite": "7.6.1",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.10",
Expand All @@ -115,7 +115,7 @@
"@vue/compiler-sfc": "^3.3.4",
"@vue/runtime-dom": "^3.3.4",
"@vue/test-utils": "^2.4.1",
"chromatic": "^6.19.9",
"chromatic": "^9.1.0",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
Expand All @@ -138,7 +138,7 @@
"prettier": "^3.0.3",
"prettier-plugin-organize-imports": "^3.2.3",
"prisma": "^5.6.0",
"storybook": "7.0.26",
"storybook": "7.6.1",
"storybook-vue-addon": "^0.4.0",
"supertest": "^6.3.3",
"supertest-graphql": "^1.1.4",
Expand Down
Loading

0 comments on commit 1990482

Please sign in to comment.