|
31 | 31 | "@react-native-community/cli": "15.0.1",
|
32 | 32 | "@react-native-community/cli-platform-android": "15.0.1",
|
33 | 33 | "@react-native-community/cli-platform-ios": "15.0.1",
|
34 |
| - "@react-native/babel-preset": "0.77.3", |
35 |
| - "@react-native/eslint-config": "0.77.3", |
36 |
| - "@react-native/metro-config": "0.77.3", |
37 |
| - "@react-native/typescript-config": "0.77.3", |
| 34 | + "@react-native/babel-preset": "0.78.3", |
| 35 | + "@react-native/eslint-config": "0.78.3", |
| 36 | + "@react-native/metro-config": "0.78.3", |
| 37 | + "@react-native/typescript-config": "0.78.3", |
38 | 38 | "@testing-library/react-native": "^13.3.1",
|
39 | 39 | "@tsconfig/react-native": "^3.0.6",
|
40 | 40 | "@types/jest": "^29.5.13",
|
41 |
| - "@types/react": "^18", |
| 41 | + "@types/react": "^19.0.0", |
42 | 42 | "@types/react-native-dotenv": "^0.2.1",
|
43 |
| - "@types/react-test-renderer": "^18", |
| 43 | + "@types/react-test-renderer": "19.0.0", |
44 | 44 | "eslint": "^8.57.1",
|
45 | 45 | "eslint-plugin-prettier": "^5.5.4",
|
46 | 46 | "jest": "^30.0.5",
|
47 | 47 | "prettier": "^3.2.5",
|
48 |
| - "react": "18.3.1", |
49 |
| - "react-native": "0.77.3", |
| 48 | + "react": "19.0.0", |
| 49 | + "react-native": "0.78.3", |
50 | 50 | "react-native-dotenv": "^3.4.9",
|
51 | 51 | "react-native-gesture-handler": "2.25.0",
|
52 | 52 | "react-native-gradle-plugin": "^0.71.19",
|
53 |
| - "react-test-renderer": "18.3.1", |
| 53 | + "react-test-renderer": "19.0.0", |
54 | 54 | "ts-jest": "^29.4.1",
|
55 | 55 | "turbo": "^1.13.4",
|
56 | 56 | "typescript": "^5.9.2"
|
|
0 commit comments