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

Commit 3f814e8

Browse files
committed
update example to alpha 62
1 parent abaa002 commit 3f814e8

File tree

2 files changed

+469
-1811
lines changed

2 files changed

+469
-1811
lines changed

example/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
"typescript": "^4.9.3"
3636
},
3737
"devDependencies": {
38-
"@storybook/addon-essentials": "7.0.0-alpha.56",
39-
"@storybook/addon-interactions": "^6.5.14",
40-
"@storybook/components": "7.0.0-alpha.56",
38+
"@storybook/addon-essentials": "7.0.0-alpha.62",
39+
"@storybook/addon-interactions": "7.0.0-alpha.62",
40+
"@storybook/components": "7.0.0-alpha.62",
4141
"@storybook/preset-create-react-app": "^4.1.2",
42-
"@storybook/react": "7.0.0-alpha.56",
43-
"@storybook/react-webpack5": "7.0.0-alpha.56",
44-
"@storybook/testing-library": "^0.0.13",
45-
"@storybook/theming": "7.0.0-alpha.56",
42+
"@storybook/react": "7.0.0-alpha.62",
43+
"@storybook/react-webpack5": "7.0.0-alpha.62",
44+
"@storybook/testing-library": "^0.0.14-next.0",
45+
"@storybook/theming": "7.0.0-alpha.62",
4646
"@testing-library/react": "^12.0.0",
4747
"@testing-library/user-event": "^13.1.9",
48-
"storybook": "7.0.0-alpha.56",
48+
"storybook": "7.0.0-alpha.62",
4949
"type-fest": "^3.3.0"
5050
}
5151
}

0 commit comments

Comments
 (0)