|
11 | 11 | "@react-navigation/native": "^7.1.22", |
12 | 12 | "@react-navigation/native-stack": "^7.3.28", |
13 | 13 | "@react-navigation/stack": "^7.4.10", |
14 | | - "@shopify/react-native-skia": "2.5.0", |
| 14 | + "@shopify/react-native-skia": "2.6.2", |
15 | 15 | "lucide-react-native": "^0.555.0", |
16 | 16 | "react-native-audio-api": "workspace:*", |
17 | 17 | "react-native-background-timer": "2.4.1", |
18 | | - "react-native-gesture-handler": "2.30.0", |
19 | | - "react-native-reanimated": "4.2.2", |
| 18 | + "react-native-gesture-handler": "2.31.1", |
| 19 | + "react-native-reanimated": "4.3.0", |
20 | 20 | "react-native-safe-area-context": "5.7.0", |
21 | 21 | "react-native-screens": "4.24.0", |
22 | | - "react-native-svg": "15.15.3", |
23 | | - "react-native-worklets": "0.7.4" |
| 22 | + "react-native-svg": "15.15.4", |
| 23 | + "react-native-worklets": "0.8.1" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | 26 | "@babel/core": "^7.25.2", |
|
29 | 29 | "@react-native-community/cli": "20.1.0", |
30 | 30 | "@react-native-community/cli-platform-android": "20.1.0", |
31 | 31 | "@react-native-community/cli-platform-ios": "20.1.0", |
32 | | - "@react-native/babel-preset": "0.84.1", |
33 | | - "@react-native/eslint-config": "0.84.1", |
34 | | - "@react-native/metro-config": "0.84.1", |
35 | | - "@react-native/typescript-config": "0.84.1", |
| 32 | + "@react-native/babel-preset": "0.85.0", |
| 33 | + "@react-native/eslint-config": "0.85.0", |
| 34 | + "@react-native/metro-config": "0.85.0", |
| 35 | + "@react-native/typescript-config": "0.85.0", |
36 | 36 | "@types/jest": "^29.5.13", |
37 | 37 | "@types/react": "^19.2.0", |
38 | 38 | "@types/react-native-background-timer": "^2.0.2", |
|
41 | 41 | "jest": "^29.6.3", |
42 | 42 | "prettier": "^3.3.3", |
43 | 43 | "react": "19.2.3", |
44 | | - "react-native": "0.84.1", |
| 44 | + "react-native": "0.85.0", |
45 | 45 | "react-test-renderer": "19.2.3", |
46 | 46 | "typescript": "~5.8.3" |
47 | 47 | } |
|
0 commit comments