|
24 | 24 | "adbreverse:standalone": "adb reverse tcp:8081 tcp:8081" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@module-federation/enhanced": "0.13.1", |
28 | | - "@react-navigation/native": "7.1.8", |
29 | | - "@react-navigation/native-stack": "7.3.12", |
30 | | - "lottie-react-native": "7.2.2", |
| 27 | + "@module-federation/enhanced": "0.22.0", |
| 28 | + "@react-navigation/native": "7.1.26", |
| 29 | + "@react-navigation/native-stack": "7.9.0", |
| 30 | + "lottie-react-native": "7.3.4", |
31 | 31 | "mobile-core": "0.0.1", |
32 | | - "react": "19.0.0", |
33 | | - "react-native": "0.79.4", |
34 | | - "react-native-config": "1.5.3", |
35 | | - "react-native-localize": "3.3.0", |
36 | | - "react-native-mmkv": "3.1.0", |
37 | | - "react-native-paper": "5.12.5", |
38 | | - "react-native-safe-area-context": "5.4.0", |
39 | | - "react-native-screen-corner-radius": "0.2.2", |
40 | | - "react-native-screens": "4.10.0", |
41 | | - "react-native-vector-icons": "10.2.0" |
| 32 | + "react": "19.2.3", |
| 33 | + "react-native": "0.83.1", |
| 34 | + "react-native-config": "1.6.1", |
| 35 | + "react-native-localize": "3.6.1", |
| 36 | + "react-native-mmkv": "3.3.3", |
| 37 | + "react-native-paper": "5.14.5", |
| 38 | + "react-native-safe-area-context": "5.6.2", |
| 39 | + "react-native-screen-corner-radius": "0.2.3", |
| 40 | + "react-native-screens": "4.19.0", |
| 41 | + "react-native-vector-icons": "10.3.0" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@babel/core": "^7.26.10", |
45 | 45 | "@babel/preset-env": "^7.26.10", |
46 | 46 | "@babel/runtime": "^7.26.10", |
47 | 47 | "@callstack/eslint-config": "^15.0.0", |
48 | | - "@callstack/repack": "5.1.1", |
49 | | - "@react-native/babel-preset": "0.79.4", |
50 | | - "@react-native/eslint-config": "0.79.4", |
51 | | - "@react-native/typescript-config": "0.79.4", |
52 | | - "@rnef/cli": "^0.7.5", |
53 | | - "@rnef/platform-android": "^0.7.5", |
54 | | - "@rnef/platform-ios": "^0.7.5", |
55 | | - "@rnef/plugin-repack": "^0.7.5", |
| 48 | + "@callstack/repack": "5.2.3", |
| 49 | + "@react-native/babel-preset": "0.83.1", |
| 50 | + "@react-native/eslint-config": "0.83.1", |
| 51 | + "@react-native/typescript-config": "0.83.1", |
| 52 | + "@rnef/cli": "^0.8.0", |
| 53 | + "@rnef/platform-android": "^0.8.0", |
| 54 | + "@rnef/platform-ios": "^0.8.0", |
| 55 | + "@rnef/plugin-repack": "^0.8.0", |
56 | 56 | "@rnx-kit/align-deps": "^2.5.5", |
57 | 57 | "@rsdoctor/rspack-plugin": "^0.4.13", |
58 | 58 | "@rspack/core": "^1.2.2", |
59 | | - "@swc/helpers": "0.5.15", |
| 59 | + "@swc/helpers": "0.5.18", |
60 | 60 | "@types/jest": "^29.5.14", |
61 | 61 | "@types/react": "^18.2.6", |
62 | 62 | "@types/react-native-vector-icons": "^6.4.12", |
|
65 | 65 | "eslint-plugin-simple-import-sort": "^12.1.1", |
66 | 66 | "jest": "^29.6.3", |
67 | 67 | "mobile-eslint-config": "workspace:^", |
68 | | - "mobile-sdk": "0.0.1", |
| 68 | + "mobile-sdk": "0.1.2", |
69 | 69 | "typescript": "^5.6.3", |
70 | | - "zephyr-repack-plugin": "0.0.59" |
| 70 | + "zephyr-repack-plugin": "0.1.2" |
71 | 71 | }, |
72 | 72 | "rnx-kit": { |
73 | 73 | "kitType": "app", |
|
0 commit comments