|
30 | 30 | "gen-maestro": "npx rn-storybook-test@alpha gen-maestro" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@expo/metro-runtime": "~55.0.6", |
| 33 | + "@expo/metro-runtime": "~55.0.7", |
34 | 34 | "@gorhom/bottom-sheet": "^5.2.8", |
35 | 35 | "@react-native-async-storage/async-storage": "2.2.0", |
36 | 36 | "@react-native-community/datetimepicker": "8.6.0", |
|
40 | 40 | "@storybook/addon-ondevice-controls": "^10.3.0", |
41 | 41 | "@storybook/addon-ondevice-notes": "^10.3.0", |
42 | 42 | "@storybook/addon-react-native-server": "^1.0.1", |
43 | | - "@storybook/react": "10.3.0-alpha.14", |
| 43 | + "@storybook/react": "^10.3.1", |
44 | 44 | "@storybook/react-native": "^10.3.0", |
45 | 45 | "@storybook/react-native-ui-lite": "^10.3.0", |
46 | | - "@storybook/react-native-web-vite": "10.3.0-alpha.14", |
| 46 | + "@storybook/react-native-web-vite": "^10.3.1", |
47 | 47 | "babel-plugin-react-compiler": "^1.0.0", |
48 | | - "expo": "~55.0.2", |
49 | | - "expo-updates": "~55.0.11", |
| 48 | + "expo": "^55.0.9", |
| 49 | + "expo-updates": "~55.0.16", |
50 | 50 | "react": "19.2.0", |
51 | 51 | "react-compiler-runtime": "^1.0.0", |
52 | 52 | "react-dom": "19.2.0", |
53 | | - "react-native": "0.83.2", |
| 53 | + "react-native": "0.83.4", |
54 | 54 | "react-native-gesture-handler": "~2.30.0", |
55 | 55 | "react-native-reanimated": "~4.2.1", |
56 | 56 | "react-native-safe-area-context": "^5", |
57 | 57 | "react-native-svg": "15.15.3", |
58 | 58 | "react-native-web": "^0.21.2", |
59 | 59 | "react-native-worklets": "0.7.2", |
60 | | - "storybook": "10.3.0-alpha.14", |
61 | | - "storybook-addon-deep-controls": "^0.9.5", |
62 | | - "ws": "^8.18.3" |
| 60 | + "storybook": "^10.3.1", |
| 61 | + "storybook-addon-deep-controls": "^0.10.0", |
| 62 | + "ws": "^8.20.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@babel/core": "^7.26.0", |
66 | 66 | "@dannyhw/rozenite-storybook": "0.0.2", |
67 | | - "@rozenite/metro": "^1.2.0", |
| 67 | + "@rozenite/metro": "^1.6.0", |
68 | 68 | "@testing-library/react-native": "14.0.0-beta.0", |
69 | 69 | "@types/react": "~19.2.14", |
70 | 70 | "@types/ws": "^8.18.1", |
71 | 71 | "babel-plugin-react-docgen-typescript": "^1.5.1", |
72 | 72 | "expo-atlas": "^0.4.3", |
73 | 73 | "jest": "^29.7.0", |
74 | | - "jest-expo": "~55.0.9", |
75 | | - "test-renderer": "^0.14.0", |
| 74 | + "jest-expo": "~55.0.11", |
| 75 | + "test-renderer": "^0.15.0", |
76 | 76 | "typescript": "~5.9.3", |
77 | | - "vite": "^7.1.12" |
| 77 | + "vite": "^8.0.3" |
78 | 78 | } |
79 | 79 | } |
0 commit comments