Skip to content

Commit

Permalink
Bump @storybook/blocks from 8.3.0 to 8.3.1
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.0 to 8.3.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/v8.3.1/code/lib/blocks)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent 66a4cdc commit a1723c7
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2294,7 +2294,7 @@ __metadata:
languageName: node
linkType: hard

"@storybook/blocks@npm:8.3.0, @storybook/blocks@npm:^8.2.9":
"@storybook/blocks@npm:8.3.0":
version: 8.3.0
resolution: "@storybook/blocks@npm:8.3.0"
dependencies:
Expand Down Expand Up @@ -2325,6 +2325,37 @@ __metadata:
languageName: node
linkType: hard

"@storybook/blocks@npm:^8.2.9":
version: 8.3.1
resolution: "@storybook/blocks@npm:8.3.1"
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.1
peerDependenciesMeta:
react:
optional: true
react-dom:
optional: true
checksum: 10c0/276f5164878fedce20af6f8c36ecdecbc680b8a0c507447d2c0bb096016680d7be6c6bb4a8a1ddd8ba689b864ef845a7b7f42b2c7e1e8accdd3a2e04792cdd36
languageName: node
linkType: hard

"@storybook/builder-vite@npm:8.3.1":
version: 8.3.1
resolution: "@storybook/builder-vite@npm:8.3.1"
Expand Down

0 comments on commit a1723c7

Please sign in to comment.