|
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | 29 | "@react-native-async-storage/async-storage": "^2.2.0", |
30 | | - "react": "19.1.0", |
31 | | - "react-native": "0.80.0", |
| 30 | + "react": "19.2.3", |
| 31 | + "react-native": "0.83.1", |
32 | 32 | "react-native-floating-action": "^1.22.0", |
33 | 33 | "react-native-pell-rich-editor": "^1.10.0", |
34 | 34 | "react-native-restart-app": "^1.0.7", |
|
38 | 38 | "@babel/core": "^7.25.2", |
39 | 39 | "@babel/preset-env": "^7.25.3", |
40 | 40 | "@babel/runtime": "^7.25.0", |
41 | | - "@module-federation/metro": "0.18.4", |
42 | | - "@module-federation/metro-plugin-rnef": "0.18.4", |
43 | | - "@module-federation/runtime": "^0.15.0", |
44 | | - "@react-native/babel-preset": "0.80.0", |
45 | | - "@react-native/eslint-config": "0.80.0", |
46 | | - "@react-native/metro-config": "0.80.0", |
47 | | - "@react-native/typescript-config": "0.80.0", |
48 | | - "@rnef/cli": "^0.7.25", |
49 | | - "@rnef/platform-android": "^0.7.25", |
50 | | - "@rnef/platform-ios": "^0.7.25", |
51 | | - "@rnef/plugin-metro": "^0.7.25", |
| 41 | + "@module-federation/metro": "0.22.0", |
| 42 | + "@module-federation/metro-plugin-rnef": "0.22.0", |
| 43 | + "@module-federation/runtime": "^0.22.0", |
| 44 | + "@react-native/babel-preset": "0.83.1", |
| 45 | + "@react-native/eslint-config": "0.83.1", |
| 46 | + "@react-native/metro-config": "0.83.1", |
| 47 | + "@react-native/typescript-config": "0.83.1", |
| 48 | + "@rnef/cli": "^0.8.0", |
| 49 | + "@rnef/platform-android": "^0.8.0", |
| 50 | + "@rnef/platform-ios": "^0.8.0", |
| 51 | + "@rnef/plugin-metro": "^0.8.0", |
52 | 52 | "@types/jest": "^29.5.13", |
53 | 53 | "@types/lodash": "^4", |
54 | 54 | "@types/react": "^19.1.0", |
|
57 | 57 | "jest": "^29.6.3", |
58 | 58 | "nodemon": "^3.1.9", |
59 | 59 | "prettier": "2.8.8", |
60 | | - "react-test-renderer": "19.1.0", |
61 | | - "typescript": "5.0.4", |
62 | | - "zephyr-metro-plugin": "0.0.0-canary-20250813124421", |
| 60 | + "react-test-renderer": "19.2.3", |
| 61 | + "typescript": "5.9.3", |
| 62 | + "zephyr-metro-plugin": "0.0.56", |
63 | 63 | "zephyr-metro-rnef-plugin": "workspace:*" |
64 | 64 | }, |
65 | 65 | "engines": { |
|
0 commit comments