Skip to content

Commit

Permalink
upgrade sds to fix 'Exported variable is using name X from external m…
Browse files Browse the repository at this point in the history
…odule Y but cannot be named' error
  • Loading branch information
winkerVSbecks committed Aug 22, 2023
1 parent 11d2ed8 commit 2befdc5
Show file tree
Hide file tree
Showing 3 changed files with 14,047 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"@docsearch/react": "^3.1.0",
"@emotion/weak-memoize": "^0.2.5",
"@floating-ui/react-dom-interactions": "^0.6.5",
"@storybook/design-system": "^7.15.10",
"@storybook/components-marketing": "2.1.4--canary.57.fbe2ee4.0",
"@storybook/design-system": "^7.15.11",
"@storybook/manager-api": "^7.0.18",
"@storybook/theming": "^7.0.18",
"formik": "^2.1.5",
Expand Down

0 comments on commit 2befdc5

Please sign in to comment.