|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@babel/plugin-transform-class-static-block": "^7.27.1", |
26 | | - "@expo/metro-runtime": "~6.1.0", |
27 | | - "@gorhom/bottom-sheet": "^5.2.3", |
| 26 | + "@expo/metro-runtime": "~6.1.2", |
| 27 | + "@gorhom/bottom-sheet": "^5.2.6", |
28 | 28 | "@react-native-async-storage/async-storage": "2.2.0", |
29 | 29 | "@react-native-community/datetimepicker": "8.4.4", |
30 | | - "@react-native-community/slider": "5.0.0", |
| 30 | + "@react-native-community/slider": "5.0.1", |
31 | 31 | "@storybook/addon-ondevice-actions": "^10.0.0-beta.0", |
32 | 32 | "@storybook/addon-ondevice-backgrounds": "^10.0.0-beta.0", |
33 | 33 | "@storybook/addon-ondevice-controls": "^10.0.0-beta.0", |
|
40 | 40 | "@storybook/react-native-ui-lite": "^10.0.0-beta.0", |
41 | 41 | "@storybook/react-native-web-vite": "10.0.0-beta.0", |
42 | 42 | "babel-plugin-react-compiler": "^19.1.0-rc.2", |
43 | | - "expo": "next", |
| 43 | + "expo": "^54.0.10", |
44 | 44 | "react": "19.1.0", |
45 | 45 | "react-compiler-runtime": "^19.1.0-rc.2", |
46 | 46 | "react-dom": "19.1.0", |
47 | | - "react-native": "0.81.0", |
| 47 | + "react-native": "0.81.4", |
48 | 48 | "react-native-gesture-handler": "~2.28.0", |
49 | | - "react-native-reanimated": "~4.0.2", |
| 49 | + "react-native-reanimated": "~4.1.1", |
50 | 50 | "react-native-safe-area-context": "~5.6.0", |
51 | 51 | "react-native-svg": "15.12.1", |
52 | 52 | "react-native-web": "^0.21.0", |
53 | | - "react-native-worklets": "^0.4.1", |
| 53 | + "react-native-worklets": "^0.5.1", |
54 | 54 | "storybook": "10.0.0-beta.0", |
55 | 55 | "storybook-addon-deep-controls": "^0.9.3", |
56 | 56 | "ws": "^8.18.0" |
|
62 | 62 | "@types/ws": "^8.5.10", |
63 | 63 | "babel-plugin-react-docgen-typescript": "^1.5.1", |
64 | 64 | "jest": "^29.7.0", |
65 | | - "jest-expo": "~54.0.1", |
| 65 | + "jest-expo": "~54.0.12", |
66 | 66 | "rn-storybook-test": "^0.0.1", |
67 | 67 | "typescript": "~5.9.2", |
68 | 68 | "universal-test-renderer": "^0.6.0", |
69 | | - "vite": "^6.1.1" |
| 69 | + "vite": "^7.1.5" |
70 | 70 | } |
71 | 71 | } |
0 commit comments