Skip to content

Commit

Permalink
Merge pull request #675 from storybookjs/charles-fixes-homepage
Browse files Browse the repository at this point in the history
Updated components-marketing to 3.0.0
  • Loading branch information
cdedreuille authored Mar 12, 2024
2 parents d92a8a1 + 969bef4 commit 05f195c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-tabs": "^1.0.4",
"@storybook/api": "^6.5.9",
"@storybook/components-marketing": "2.3.2",
"@storybook/components-marketing": "3.0.0",
"@storybook/design-system": "7.13.1",
"@storybook/icons": "^1.2.9",
"@storybook/theming": "^6.5.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5214,17 +5214,17 @@
core-js "^3.8.2"
global "^4.4.0"

"@storybook/components-marketing@2.3.2":
version "2.3.2"
resolved "https://registry.yarnpkg.com/@storybook/components-marketing/-/components-marketing-2.3.2.tgz#66db3e8942a19667642aaad663e453c0e6a1da2c"
integrity sha512-KnHqky/WpdjQvzTdZpxOtMU74jhjvGStxEdTzAS1s+9ndAkmcFrFFq+tlBxA8dw9bQATkWbnKp8r0OfeS4PUAA==
"@storybook/components-marketing@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@storybook/components-marketing/-/components-marketing-3.0.0.tgz#72df73388999d81df91305a17efac438dfbd86a8"
integrity sha512-DvhdK4mA2CCJdAavkDDQSmWhwcUt7L/fV9JJ93fITC1lEDs5UihZCoHSzuJwbSbBKVUHGe3zjk2Yqfm5r25PZA==
dependencies:
"@docsearch/react" "^3.1.0"
"@emotion/weak-memoize" "^0.2.5"
"@floating-ui/react-dom-interactions" "^0.6.5"
"@storybook/api" "^6.5.9"
"@storybook/design-system" "^7.9.0"
"@storybook/icons" "^1.2.8"
"@storybook/icons" "^1.2.9"
"@storybook/theming" "^6.5.9"
formik "^2.1.5"
human-format "^0.11.0"
Expand Down Expand Up @@ -5573,7 +5573,7 @@
resolved "https://registry.yarnpkg.com/@storybook/global/-/global-5.0.0.tgz#b793d34b94f572c1d7d9e0f44fac4e0dbc9572ed"
integrity sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ==

"@storybook/icons@^1.2.8", "@storybook/icons@^1.2.9":
"@storybook/icons@^1.2.9":
version "1.2.9"
resolved "https://registry.yarnpkg.com/@storybook/icons/-/icons-1.2.9.tgz#bb4a51a79e186b62e2dd0e04928b8617ac573838"
integrity sha512-cOmylsz25SYXaJL/gvTk/dl3pyk7yBFRfeXTsHvTA3dfhoU/LWSq0NKL9nM7WBasJyn6XPSGnLS4RtKXLw5EUg==
Expand Down

0 comments on commit 05f195c

Please sign in to comment.