Skip to content

Commit

Permalink
build(deps-dev): bump @storybook/blocks from 8.3.3 to 8.3.6
Browse files Browse the repository at this point in the history
Bumps [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) from 8.3.3 to 8.3.6.
- [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/v8.3.6/code/lib/blocks)

---
updated-dependencies:
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent e2d3f27 commit b6ed5d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-interactions": "8.3.3",
"@storybook/addon-links": "8.3.6",
"@storybook/blocks": "8.3.3",
"@storybook/blocks": "8.3.6",
"@storybook/preview-api": "8.3.3",
"@storybook/react": "8.3.3",
"@storybook/react-vite": "8.3.3",
Expand Down
33 changes: 1 addition & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5044,37 +5044,6 @@ __metadata:
languageName: node
linkType: hard

"@storybook/blocks@npm:8.3.3":
version: 8.3.3
resolution: "@storybook/blocks@npm:8.3.3"
dependencies:
"@storybook/csf": "npm:^0.1.11"
"@storybook/global": "npm:^5.0.0"
"@storybook/icons": "npm:^1.2.10"
"@types/lodash": "npm:^4.14.167"
color-convert: "npm:^2.0.1"
dequal: "npm:^2.0.2"
lodash: "npm:^4.17.21"
markdown-to-jsx: "npm:^7.4.5"
memoizerific: "npm:^1.11.3"
polished: "npm:^4.2.2"
react-colorful: "npm:^5.1.2"
telejson: "npm:^7.2.0"
ts-dedent: "npm:^2.0.0"
util-deprecate: "npm:^1.0.2"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
storybook: ^8.3.3
peerDependenciesMeta:
react:
optional: true
react-dom:
optional: true
checksum: 10/fea00d9f369a365bcb9724ed4d0d163621724f1d6424a436190c4865bb4da0a19ae015d3b0b26fe913fdd527a6599a276ce1106cbaddd9534dbacca1ef72ef9f
languageName: node
linkType: hard

"@storybook/blocks@npm:8.3.6":
version: 8.3.6
resolution: "@storybook/blocks@npm:8.3.6"
Expand Down Expand Up @@ -18166,7 +18135,7 @@ __metadata:
"@storybook/addon-essentials": "npm:8.3.6"
"@storybook/addon-interactions": "npm:8.3.3"
"@storybook/addon-links": "npm:8.3.6"
"@storybook/blocks": "npm:8.3.3"
"@storybook/blocks": "npm:8.3.6"
"@storybook/preview-api": "npm:8.3.3"
"@storybook/react": "npm:8.3.3"
"@storybook/react-vite": "npm:8.3.3"
Expand Down

0 comments on commit b6ed5d5

Please sign in to comment.