|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@react-native-vector-icons/ionicons": "^12.3.0", |
44 | | - "@react-native/new-app-screen": "0.85.1", |
| 44 | + "@react-native/new-app-screen": "0.86.0", |
45 | 45 | "@react-navigation/bottom-tabs": "^7.4.5", |
46 | 46 | "@react-navigation/native": "^7.1.17", |
47 | 47 | "@react-navigation/native-stack": "^7.3.24", |
|
53 | 53 | "@shopify/flash-list": "^2.0.2", |
54 | 54 | "delay": "^6.0.0", |
55 | 55 | "react": "19.2.3", |
56 | | - "react-native": "0.85.1", |
| 56 | + "react-native": "0.86.0", |
57 | 57 | "react-native-build-config": "^0.3.2", |
58 | | - "react-native-gesture-handler": "^2.28.0", |
| 58 | + "react-native-gesture-handler": "^3.0.1", |
59 | 59 | "react-native-image-picker": "^8.2.1", |
60 | 60 | "react-native-launch-arguments": "^4.1.1", |
61 | | - "react-native-reanimated": "4.3.0", |
| 61 | + "react-native-reanimated": "4.4.1", |
62 | 62 | "react-native-safe-area-context": "^5.5.2", |
63 | 63 | "react-native-screens": "^4.13.1", |
64 | 64 | "react-native-svg": "^15.15.4", |
65 | 65 | "react-native-webview": "^13.15.0", |
66 | | - "react-native-worklets": "0.8.1", |
| 66 | + "react-native-worklets": "0.9.2", |
67 | 67 | "react-redux": "^9.2.0", |
68 | 68 | "setimmediate": "^1.0.5" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@babel/core": "^7.26.7", |
72 | 72 | "@babel/preset-env": "^7.26.7", |
73 | 73 | "@babel/runtime": "^7.26.7", |
74 | | - "@react-native-community/cli": "20.1.0", |
75 | | - "@react-native-community/cli-platform-android": "20.1.0", |
76 | | - "@react-native-community/cli-platform-ios": "20.1.0", |
77 | | - "@react-native/babel-preset": "0.85.1", |
78 | | - "@react-native/jest-preset": "0.85.1", |
79 | | - "@react-native/metro-config": "0.85.1", |
80 | | - "@react-native/typescript-config": "0.85.1", |
| 74 | + "@react-native-community/cli": "20.1.3", |
| 75 | + "@react-native-community/cli-platform-android": "20.1.3", |
| 76 | + "@react-native-community/cli-platform-ios": "20.1.3", |
| 77 | + "@react-native/babel-preset": "0.86.0", |
| 78 | + "@react-native/jest-preset": "0.86.0", |
| 79 | + "@react-native/metro-config": "0.86.0", |
| 80 | + "@react-native/typescript-config": "0.86.0", |
81 | 81 | "@sentry/babel-plugin-component-annotate": "5.3.0", |
82 | 82 | "@testing-library/react-native": "^13.2.2", |
83 | 83 | "@types/jest": "^29.5.14", |
|
0 commit comments