|
14 | 14 | "preset": "jest-expo" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@expo/vector-icons": "^14.0.2", |
| 17 | + "@expo/vector-icons": "^14.0.4", |
18 | 18 | "@react-navigation/bottom-tabs": "^7.2.0", |
19 | 19 | "@react-navigation/native": "^7.0.14", |
20 | 20 | "@testing-library/react-native": "^12.9.0", |
|
37 | 37 | "react-dom": "18.3.1", |
38 | 38 | "react-native": "0.76.5", |
39 | 39 | "react-native-gesture-handler": "~2.20.2", |
40 | | - "react-native-reanimated": "~3.16.1", |
| 40 | + "react-native-reanimated": "~3.16.6", |
41 | 41 | "react-native-safe-area-context": "4.12.0", |
42 | 42 | "react-native-screens": "~4.4.0", |
43 | 43 | "react-native-web": "~0.19.13", |
44 | 44 | "react-native-webview": "13.12.5" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@babel/core": "^7.25.2", |
48 | | - "@types/jest": "^29.5.12", |
49 | | - "@types/react": "~18.3.12", |
50 | | - "@types/react-test-renderer": "^18.3.0", |
51 | | - "eslint": "^8.57.0", |
| 47 | + "@babel/core": "^7.26.0", |
| 48 | + "@types/jest": "^29.5.14", |
| 49 | + "@types/react": "~18.3.18", |
| 50 | + "@types/react-test-renderer": "^18.3.1", |
| 51 | + "eslint": "^8.57.1", |
52 | 52 | "eslint-config-expo": "~8.0.1", |
53 | | - "jest": "^29.2.1", |
| 53 | + "jest": "^29.7.0", |
54 | 54 | "jest-expo": "~52.0.2", |
55 | 55 | "react-test-renderer": "18.3.1", |
56 | | - "typescript": "^5.3.3", |
| 56 | + "typescript": "^5.7.2", |
57 | 57 | "@types/bun": "latest" |
58 | 58 | }, |
59 | 59 | "private": true |
|
0 commit comments