From d03a763079ce345af52cbdff8cac0487d612743e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 21:36:21 +0000 Subject: [PATCH] chore(deps-dev): bump @storybook/blocks from 7.4.5 to 7.4.6 Bumps [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) from 7.4.5 to 7.4.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/v7.4.6/code/ui/blocks) --- updated-dependencies: - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 29 ----------------------------- 2 files changed, 1 insertion(+), 30 deletions(-) diff --git a/package.json b/package.json index 3d71a5f..52c258a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@storybook/addon-links": "7.4.5", "@storybook/addon-onboarding": "1.0.8", "@storybook/addon-styling": "^1.3.7", - "@storybook/blocks": "7.4.5", + "@storybook/blocks": "7.4.6", "@storybook/nextjs": "^7.4.5", "@storybook/react": "7.4.5", "@storybook/testing-library": "0.2.1", diff --git a/yarn.lock b/yarn.lock index d151fba..51b5f37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2649,35 +2649,6 @@ "@storybook/client-logger" "7.4.6" "@storybook/manager-api" "7.4.6" -"@storybook/blocks@7.4.5": - version "7.4.5" - resolved "https://registry.yarnpkg.com/@storybook/blocks/-/blocks-7.4.5.tgz#bf95768eeb7642bb90c248e1e0617899c8b11b12" - integrity sha512-FhAIkCT2HrzJcKsC3mL5+uG3GrbS23mYAT1h3iyPjCliZzxfCCI9UCMUXqYx4Z/FmAGJgpsQQXiBFZuoTHO9aQ== - dependencies: - "@storybook/channels" "7.4.5" - "@storybook/client-logger" "7.4.5" - "@storybook/components" "7.4.5" - "@storybook/core-events" "7.4.5" - "@storybook/csf" "^0.1.0" - "@storybook/docs-tools" "7.4.5" - "@storybook/global" "^5.0.0" - "@storybook/manager-api" "7.4.5" - "@storybook/preview-api" "7.4.5" - "@storybook/theming" "7.4.5" - "@storybook/types" "7.4.5" - "@types/lodash" "^4.14.167" - color-convert "^2.0.1" - dequal "^2.0.2" - lodash "^4.17.21" - markdown-to-jsx "^7.1.8" - memoizerific "^1.11.3" - polished "^4.2.2" - react-colorful "^5.1.2" - telejson "^7.2.0" - tocbot "^4.20.1" - ts-dedent "^2.0.0" - util-deprecate "^1.0.2" - "@storybook/blocks@7.4.6": version "7.4.6" resolved "https://registry.yarnpkg.com/@storybook/blocks/-/blocks-7.4.6.tgz#03134130fa20d6c36c6985008bc2c38892c5b8f5"