|
8 | 8 | }, |
9 | 9 | "dependencies": { |
10 | 10 | "@react-navigation/bottom-tabs": "^7.8.7", |
11 | | - "@react-navigation/native": "7.1.22", |
12 | | - "@react-navigation/native-stack": "7.3.28", |
13 | | - "@react-navigation/stack": "7.4.10", |
14 | | - "@shopify/react-native-skia": "2.3.0", |
| 11 | + "@react-navigation/native": "^7.1.22", |
| 12 | + "@react-navigation/native-stack": "^7.3.28", |
| 13 | + "@react-navigation/stack": "^7.4.10", |
| 14 | + "@shopify/react-native-skia": "2.5.0", |
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 | 18 | "react-native-gesture-handler": "2.30.0", |
19 | | - "react-native-reanimated": "4.2.1", |
20 | | - "react-native-safe-area-context": "5.6.1", |
21 | | - "react-native-screens": "4.19.0", |
22 | | - "react-native-svg": "15.14.0", |
23 | | - "react-native-worklets": "0.7.1" |
| 19 | + "react-native-reanimated": "4.2.2", |
| 20 | + "react-native-safe-area-context": "5.7.0", |
| 21 | + "react-native-screens": "4.24.0", |
| 22 | + "react-native-svg": "15.15.3", |
| 23 | + "react-native-worklets": "0.7.4" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | 26 | "@babel/core": "^7.25.2", |
27 | 27 | "@babel/preset-env": "^7.25.2", |
28 | 28 | "@babel/runtime": "^7.25.0", |
29 | | - "@react-native-community/cli": "20.0.0", |
30 | | - "@react-native-community/cli-platform-android": "20.0.0", |
31 | | - "@react-native-community/cli-platform-ios": "20.0.0", |
32 | | - "@react-native/babel-preset": "0.83.1", |
33 | | - "@react-native/eslint-config": "0.83.1", |
34 | | - "@react-native/metro-config": "0.83.1", |
35 | | - "@react-native/typescript-config": "0.83.1", |
| 29 | + "@react-native-community/cli": "20.1.0", |
| 30 | + "@react-native-community/cli-platform-android": "20.1.0", |
| 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", |
36 | 36 | "@types/jest": "^29.5.13", |
37 | 37 | "@types/react": "^19.2.0", |
38 | 38 | "@types/react-native-background-timer": "^2.0.2", |
39 | 39 | "@types/react-test-renderer": "^19.1.0", |
40 | 40 | "eslint": "^8.57.0", |
41 | 41 | "jest": "^29.6.3", |
42 | 42 | "prettier": "^3.3.3", |
43 | | - "react": "19.2.0", |
44 | | - "react-native": "0.83.1", |
45 | | - "react-test-renderer": "19.2.0", |
| 43 | + "react": "19.2.3", |
| 44 | + "react-native": "0.84.1", |
| 45 | + "react-test-renderer": "19.2.3", |
46 | 46 | "typescript": "~5.8.3" |
47 | 47 | } |
48 | 48 | } |
0 commit comments