|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | | - "@react-native-community/masked-view": "^0.1.10", |
4 | | - "@react-navigation/native": "^5.7.3", |
5 | | - "@react-navigation/stack": "^5.9.0", |
6 | | - "appium": "^1.22.1", |
7 | | - "appium-doctor": "^1.16.0", |
| 3 | + "@react-native-community/masked-view": "^0.1.11", |
| 4 | + "@react-navigation/native": "^5.9.8", |
| 5 | + "@react-navigation/stack": "^5.14.9", |
| 6 | + "appium": "^1.22.3", |
| 7 | + "appium-doctor": "^1.16.2", |
8 | 8 | "react": "17.0.2", |
9 | | - "react-native": "0.67.4", |
| 9 | + "react-native": "0.83.1", |
10 | 10 | "react-native-gesture-handler": "^1.10.3", |
11 | | - "react-native-reanimated": "^2.8.0", |
12 | | - "react-native-safe-area-context": "^3.1.4", |
13 | | - "react-native-screens": "^2.10.1", |
14 | | - "react-redux": "^7.2.1", |
15 | | - "redux": "^4.0.5", |
| 11 | + "react-native-reanimated": "^2.17.0", |
| 12 | + "react-native-safe-area-context": "^3.4.1", |
| 13 | + "react-native-screens": "^2.18.1", |
| 14 | + "react-redux": "^7.2.9", |
| 15 | + "redux": "^4.2.1", |
16 | 16 | "wd": "^1.14.0" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "@babel/core": "^7.12.9", |
20 | | - "@babel/runtime": "^7.12.5", |
| 19 | + "@babel/core": "^7.28.6", |
| 20 | + "@babel/runtime": "^7.28.6", |
21 | 21 | "@react-native-community/eslint-config": "^2.0.0", |
22 | 22 | "babel-jest": "^26.6.3", |
23 | | - "babel-plugin-module-resolver": "^4.0.0", |
24 | | - "dotenv": "^8.2.0", |
| 23 | + "babel-plugin-module-resolver": "^4.1.0", |
| 24 | + "dotenv": "^8.6.0", |
25 | 25 | "eslint": "7.14.0", |
26 | 26 | "jest": "^26.6.3", |
27 | 27 | "metro-react-native-babel-preset": "^0.66.2", |
|
0 commit comments