|
53 | 53 | "@testing-library/jest-native": "^5.4.3", |
54 | 54 | "@testing-library/react-native": "^12.2.2", |
55 | 55 | "@types/lodash.merge": "^4.6.9", |
56 | | - "@types/react": "~18.2.48", |
57 | | - "@types/react-dom": "^18.0.9", |
58 | | - "@types/react-native": "^0.71.5", |
| 56 | + "@types/react": "~18.3.3", |
| 57 | + "@types/react-dom": "^18.3.3", |
| 58 | + "@types/react-native": "^0.75.1", |
59 | 59 | "@typescript-eslint/eslint-plugin": "^5.40.0", |
60 | 60 | "@typescript-eslint/parser": "^5.40.0", |
61 | 61 | "commitlint": "^17.0.2", |
|
70 | 70 | "jest": "^29.6.4", |
71 | 71 | "pod-install": "^0.1.0", |
72 | 72 | "prettier": "^2.0.5", |
73 | | - "react": "18.1.0", |
74 | | - "react-native": "0.70.6", |
75 | | - "react-native-builder-bob": "^0.18.3", |
| 73 | + "react": "18.3.0", |
| 74 | + "react-native": "0.75.1", |
| 75 | + "react-native-builder-bob": "^0.29.1", |
76 | 76 | "react-native-gesture-handler": ">=2.5.0", |
77 | 77 | "react-native-safe-area-context": "^4.10.8", |
78 | 78 | "react-native-reanimated": ">=3.0.0", |
79 | | - "react-test-renderer": "^18.2.0", |
80 | 79 | "release-it": "^15.0.0", |
81 | 80 | "typescript": "^5.2.2" |
82 | 81 | }, |
|
0 commit comments