|
26 | 26 | "react-native-uuid": "^2.0.3" |
27 | 27 | }, |
28 | 28 | "peerDependencies": { |
29 | | - "react-native": "0.76.9", |
| 29 | + "react-native": "^0.79.0", |
30 | 30 | "react": "^18.3.1 || >= 18.2.0" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
|
36 | 36 | "@babel/runtime": "^7.26.0", |
37 | 37 | "@eslint/compat": "^1.2.3", |
38 | 38 | "@eslint/eslintrc": "^3.2.0", |
39 | | - "@react-native-community/cli-platform-android": "15.0.1", |
40 | | - "@react-native-community/cli-platform-ios": "15.0.1", |
41 | | - "@react-native-community/cli": "15.0.1", |
42 | | - "@react-native/babel-preset": "^0.76.2", |
| 39 | + "@react-native-community/cli-platform-android": "^18.0.0", |
| 40 | + "@react-native-community/cli-platform-ios": "^18.0.0", |
| 41 | + "@react-native-community/cli": "^18.0.0", |
| 42 | + "@react-native/babel-preset": "^0.79.0", |
43 | 43 | "@react-native/eslint-config": "^0.76.2", |
44 | | - "@react-native/metro-config": "^0.76.2", |
| 44 | + "@react-native/metro-config": "^0.79.0", |
45 | 45 | "@react-native/typescript-config": "^0.76.2", |
46 | 46 | "@react-navigation/native-stack": "^7.1.1", |
47 | | - "@react-navigation/native": "^7.0.4", |
| 47 | + "@react-navigation/native": "^6.0.8", |
48 | 48 | "@semantic-release/changelog": "^6.0.3", |
49 | 49 | "@semantic-release/commit-analyzer": "^13.0.0", |
50 | 50 | "@semantic-release/exec": "^6.0.3", |
|
64 | 64 | "eslint-plugin-ft-flow": "^3.0.11", |
65 | 65 | "eslint-plugin-prettier": "5.2.1", |
66 | 66 | "eslint": "^9.15.0", |
67 | | - "jest": "^29.7.0", |
| 67 | + "jest": "^29.2.1", |
68 | 68 | "prettier": "^3.3.3", |
69 | 69 | "react-native-builder-bob": "^0.32.1", |
70 | | - "react-native-safe-area-context": "^4.14.0", |
71 | | - "react-native-screens": "^4.3.0", |
72 | | - "react-native": "0.76.9", |
73 | | - "react-test-renderer": "18.3.1", |
74 | | - "react": "18.3.1", |
| 70 | + "react-native-safe-area-context": "^5.4.0", |
| 71 | + "react-native-screens": "^4.10.0", |
| 72 | + "react-native": "^0.79.0", |
| 73 | + "react-test-renderer": "19.0.0", |
| 74 | + "react": "19.0.0", |
75 | 75 | "semantic-release": "^24.2.0", |
76 | 76 | "semver": "^7.6.3", |
77 | 77 | "typescript": "5.6.3" |
|
0 commit comments