|
11 | 11 | "dependencies": { |
12 | 12 | "expensify-common": "2.0.148", |
13 | 13 | "react": "19.1.0", |
14 | | - "react-native": "0.81.0-rc.2", |
| 14 | + "react-native": "0.81.4", |
15 | 15 | "react-native-reanimated": "3.19.0" |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | 18 | "@babel/core": "^7.25.2", |
19 | 19 | "@babel/preset-env": "^7.25.3", |
20 | 20 | "@babel/runtime": "^7.25.0", |
21 | | - "@react-native-community/cli": "20.0.0-alpha.0", |
22 | | - "@react-native-community/cli-platform-android": "20.0.0-alpha.0", |
23 | | - "@react-native-community/cli-platform-ios": "20.0.0-alpha.0", |
24 | | - "@react-native/babel-preset": "0.81.0-rc.2", |
25 | | - "@react-native/eslint-config": "0.81.0-rc.2", |
26 | | - "@react-native/metro-config": "0.81.0-rc.2", |
27 | | - "@react-native/typescript-config": "0.81.0-rc.2", |
| 21 | + "@react-native-community/cli": "20.0.0", |
| 22 | + "@react-native-community/cli-platform-android": "20.0.0", |
| 23 | + "@react-native-community/cli-platform-ios": "20.0.0", |
| 24 | + "@react-native/babel-preset": "0.81.4", |
| 25 | + "@react-native/eslint-config": "0.81.4", |
| 26 | + "@react-native/metro-config": "0.81.4", |
| 27 | + "@react-native/typescript-config": "0.81.4", |
28 | 28 | "@types/react": "^19.1.0", |
29 | 29 | "@types/react-test-renderer": "^19.1.0", |
30 | 30 | "babel-plugin-module-resolver": "^5.0.0", |
|
0 commit comments