|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@codeherence/react-native-header": "^1.0.1", |
| 20 | + "@expo/dom-webview": "~55.0.6", |
20 | 21 | "@expo/metro-runtime": "~55.0.11", |
21 | | - "@expo/vector-icons": "^15.0.3", |
22 | | - "@gorhom/bottom-sheet": "^5.2.8", |
| 22 | + "@expo/vector-icons": "^15.1.1", |
| 23 | + "@gorhom/bottom-sheet": "^5.2.14", |
23 | 24 | "@lodev09/react-native-true-sheet": "^3.10.1", |
24 | 25 | "@noble/hashes": "catalog:", |
25 | 26 | "@polycentric/react-native": "workspace:*", |
26 | 27 | "@react-native-async-storage/async-storage": "^2.2.0", |
27 | | - "@react-navigation/bottom-tabs": "^7.15.4", |
28 | | - "@react-navigation/elements": "^2.8.0", |
29 | | - "@react-navigation/native": "^7.1.32", |
| 28 | + "@react-navigation/bottom-tabs": "^7.17.2", |
| 29 | + "@react-navigation/elements": "^2.9.22", |
| 30 | + "@react-navigation/native": "^7.3.0", |
30 | 31 | "@rn-primitives/dropdown-menu": "^1.4.0", |
31 | 32 | "@rn-primitives/hover-card": "^1.4.0", |
32 | 33 | "@rn-primitives/popover": "^1.4.0", |
|
35 | 36 | "@rn-primitives/toast": "^1.4.0", |
36 | 37 | "@shopify/flash-list": "^2.3.1", |
37 | 38 | "@types/react-native-web": "^0.19.2", |
38 | | - "better-sqlite3": "^12.6.2", |
| 39 | + "better-sqlite3": "^12.10.0", |
39 | 40 | "expo": "~55.0.26", |
40 | | - "expo-blur": "~55.0.8", |
41 | | - "expo-build-properties": "~55.0.9", |
| 41 | + "expo-blur": "~55.0.14", |
| 42 | + "expo-build-properties": "~55.0.14", |
42 | 43 | "expo-clipboard": "~55.0.13", |
43 | | - "expo-constants": "~55.0.7", |
44 | | - "expo-dev-client": "~55.0.10", |
45 | | - "expo-device": "~55.0.0", |
46 | | - "expo-document-picker": "~55.0.8", |
47 | | - "expo-file-system": "~55.0.17", |
48 | | - "expo-font": "~55.0.4", |
49 | | - "expo-haptics": "~55.0.8", |
50 | | - "expo-image": "~55.0.5", |
| 44 | + "expo-constants": "~55.0.16", |
| 45 | + "expo-dev-client": "~55.0.35", |
| 46 | + "expo-device": "~55.0.17", |
| 47 | + "expo-document-picker": "~55.0.13", |
| 48 | + "expo-file-system": "~55.0.22", |
| 49 | + "expo-font": "~55.0.8", |
| 50 | + "expo-haptics": "~55.0.14", |
| 51 | + "expo-image": "~55.0.11", |
51 | 52 | "expo-image-manipulator": "~55.0.17", |
52 | | - "expo-image-picker": "~55.0.10", |
53 | | - "expo-linking": "~55.0.7", |
54 | | - "expo-notifications": "~55.0.0", |
55 | | - "expo-router": "~55.0.3", |
| 53 | + "expo-image-picker": "~55.0.20", |
| 54 | + "expo-linking": "~55.0.15", |
| 55 | + "expo-notifications": "~55.0.23", |
| 56 | + "expo-router": "~55.0.16", |
56 | 57 | "expo-screen-orientation": "~55.0.16", |
57 | | - "expo-server": "~55.0.8", |
58 | | - "expo-splash-screen": "~55.0.10", |
59 | | - "expo-sqlite": "~55.0.15", |
60 | | - "expo-status-bar": "~55.0.4", |
61 | | - "expo-symbols": "~55.0.4", |
62 | | - "expo-system-ui": "~55.0.9", |
63 | | - "expo-web-browser": "~55.0.9", |
| 58 | + "expo-server": "~55.0.11", |
| 59 | + "expo-splash-screen": "~55.0.21", |
| 60 | + "expo-sqlite": "~55.0.16", |
| 61 | + "expo-status-bar": "~55.0.6", |
| 62 | + "expo-symbols": "~55.0.9", |
| 63 | + "expo-system-ui": "~55.0.18", |
| 64 | + "expo-web-browser": "~55.0.16", |
64 | 65 | "react": "19.2.0", |
65 | 66 | "react-dom": "19.2.0", |
66 | | - "react-native": "0.83.2", |
| 67 | + "react-native": "0.83.9", |
67 | 68 | "react-native-draggable-flatlist": "^4.0.3", |
68 | | - "react-native-gesture-handler": "~2.30.0", |
| 69 | + "react-native-gesture-handler": "~2.30.1", |
69 | 70 | "react-native-qrcode-svg": "^6.3.21", |
70 | | - "react-native-reanimated": "~4.2.1", |
| 71 | + "react-native-reanimated": "~4.2.3", |
71 | 72 | "react-native-safe-area-context": "5.6.2", |
72 | 73 | "react-native-screens": "~4.23.0", |
73 | 74 | "react-native-toast-message": "^2.3.3", |
74 | | - "react-native-vision-camera": "^4.7.2", |
| 75 | + "react-native-vision-camera": "^4.7.3", |
75 | 76 | "react-native-web": "~0.21.2", |
76 | 77 | "react-native-webview": "13.16.0", |
77 | 78 | "react-native-worklets": "0.7.2", |
78 | 79 | "rn-emoji-picker": "^1.1.6", |
79 | | - "zustand": "^5.0.11" |
| 80 | + "zustand": "^5.0.14" |
80 | 81 | }, |
81 | 82 | "devDependencies": { |
82 | | - "@babel/core": "^7.28.5", |
| 83 | + "@babel/core": "^7.29.7", |
| 84 | + "@testing-library/react-native": "^14.0.0", |
83 | 85 | "@types/jest": "^29.5.14", |
84 | | - "@types/react": "~19.2.14", |
85 | | - "eslint": "^9.38.0", |
86 | | - "eslint-config-expo": "~55.0.0", |
| 86 | + "@types/react": "~19.2.17", |
| 87 | + "@types/react-test-renderer": "^19.1.0", |
| 88 | + "eslint": "^9.39.4", |
| 89 | + "eslint-config-expo": "~55.0.1", |
87 | 90 | "jest": "^29.7.0", |
88 | 91 | "jest-expo": "~55.0.18", |
89 | | - "only-allow": "^1.2.1", |
90 | | - "prettier": "^3.8.1", |
| 92 | + "only-allow": "^1.2.2", |
| 93 | + "prettier": "^3.8.4", |
| 94 | + "react-test-renderer": "19.2.0", |
91 | 95 | "typescript": "catalog:" |
92 | 96 | }, |
93 | 97 | "packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903" |
|
0 commit comments