Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
update example to alpha 62
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Dec 7, 2022
1 parent abaa002 commit 3f814e8
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 1,811 deletions.
16 changes: 8 additions & 8 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"typescript": "^4.9.3"
},
"devDependencies": {
"@storybook/addon-essentials": "7.0.0-alpha.56",
"@storybook/addon-interactions": "^6.5.14",
"@storybook/components": "7.0.0-alpha.56",
"@storybook/addon-essentials": "7.0.0-alpha.62",
"@storybook/addon-interactions": "7.0.0-alpha.62",
"@storybook/components": "7.0.0-alpha.62",
"@storybook/preset-create-react-app": "^4.1.2",
"@storybook/react": "7.0.0-alpha.56",
"@storybook/react-webpack5": "7.0.0-alpha.56",
"@storybook/testing-library": "^0.0.13",
"@storybook/theming": "7.0.0-alpha.56",
"@storybook/react": "7.0.0-alpha.62",
"@storybook/react-webpack5": "7.0.0-alpha.62",
"@storybook/testing-library": "^0.0.14-next.0",
"@storybook/theming": "7.0.0-alpha.62",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.1.9",
"storybook": "7.0.0-alpha.56",
"storybook": "7.0.0-alpha.62",
"type-fest": "^3.3.0"
}
}
Loading

0 comments on commit 3f814e8

Please sign in to comment.