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 19, 2024
1 parent 29da739 commit cdbf536
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2 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.3",
"@storybook/addon-interactions": "8.3.3",
"@storybook/addon-links": "8.3.3",
"@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: 32 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5075,6 +5075,37 @@ __metadata:
languageName: node
linkType: hard

"@storybook/blocks@npm:8.3.6":
version: 8.3.6
resolution: "@storybook/blocks@npm:8.3.6"
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.6
peerDependenciesMeta:
react:
optional: true
react-dom:
optional: true
checksum: 10/db3b4676602c52af32de06032ed15a7b7723138675be0f27d6ac0f806806dab58b8ba0d97a69ff33e01c169e47bccb6b2f25df3e8b472287c76ae9da40be5a6b
languageName: node
linkType: hard

"@storybook/blocks@npm:^7.4.2":
version: 7.6.20
resolution: "@storybook/blocks@npm:7.6.20"
Expand Down Expand Up @@ -18113,7 +18144,7 @@ __metadata:
"@storybook/addon-essentials": "npm:8.3.3"
"@storybook/addon-interactions": "npm:8.3.3"
"@storybook/addon-links": "npm:8.3.3"
"@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 cdbf536

Please sign in to comment.