|
12 | 12 | "dependencies": { |
13 | 13 | "@react-navigation/native": "^6.1.7", |
14 | 14 | "@react-navigation/native-stack": "^6.9.14", |
15 | | - "react": "18.3.1", |
16 | | - "react-native": "0.76.2", |
| 15 | + "@release-it/conventional-changelog": "^9.0.2", |
| 16 | + "react": "19.0.0", |
| 17 | + "react-native": "0.79.2", |
17 | 18 | "react-native-gesture-handler": "^2.21.2", |
18 | 19 | "react-native-reanimated": "^3.16.2", |
19 | 20 | "react-native-safe-area-context": "^4.14.0", |
|
24 | 25 | "@babel/core": "^7.25.2", |
25 | 26 | "@babel/preset-env": "^7.25.3", |
26 | 27 | "@babel/runtime": "^7.25.0", |
27 | | - "@react-native-community/cli": "15.0.1", |
28 | | - "@react-native-community/cli-platform-android": "15.0.1", |
29 | | - "@react-native-community/cli-platform-ios": "15.0.1", |
30 | | - "@react-native/babel-preset": "0.76.2", |
31 | | - "@react-native/eslint-config": "0.76.2", |
32 | | - "@react-native/metro-config": "0.76.2", |
33 | | - "@react-native/typescript-config": "0.76.2", |
| 28 | + "@react-native-community/cli": "18.0.0", |
| 29 | + "@react-native-community/cli-platform-android": "18.0.0", |
| 30 | + "@react-native-community/cli-platform-ios": "18.0.0", |
| 31 | + "@react-native/babel-preset": "0.79.2", |
| 32 | + "@react-native/eslint-config": "0.79.2", |
| 33 | + "@react-native/metro-config": "0.79.2", |
| 34 | + "@react-native/typescript-config": "0.79.2", |
34 | 35 | "@types/react": "^18.2.6", |
35 | 36 | "@types/react-test-renderer": "^18.0.0", |
36 | 37 | "babel-jest": "^29.6.3", |
|
0 commit comments