Skip to content

Commit 183e90a

Browse files
committed
feat: v8 beta
1 parent 52b9fb5 commit 183e90a

File tree

2 files changed

+1013
-2312
lines changed

2 files changed

+1013
-2312
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
"@expo/html-elements": "^0.5.1",
5252
"@react-native-community/eslint-config": "^3.2.0",
5353
"@react-native/babel-preset": "^0.73.19",
54-
"@storybook/addon-essentials": "^7.6.13",
55-
"@storybook/addon-mdx-gfm": "^7.6.13",
56-
"@storybook/react": "^7.6.13",
57-
"@storybook/react-webpack5": "^7.6.13",
54+
"@storybook/addon-essentials": "8.0.0-beta.4",
55+
"@storybook/addon-mdx-gfm": "8.0.0-beta.4",
56+
"@storybook/react": "8.0.0-beta.4",
57+
"@storybook/react-webpack5": "8.0.0-beta.4",
5858
"@types/react-native-vector-icons": "^6.4.18",
5959
"auto": "^10.36.5",
6060
"autoprefixer": "^10.4.17",
@@ -88,7 +88,7 @@
8888
"react-native-vector-icons": "^10.0.3",
8989
"react-native-web": "^0.19.10",
9090
"rimraf": "^5.0.5",
91-
"storybook": "^7.6.13",
91+
"storybook": "8.0.0-beta.4",
9292
"tailwindcss": "^3.4.1",
9393
"typescript": "^5.3.3",
9494
"webpack": "^5.89.0",

0 commit comments

Comments
 (0)