|
16 | 16 | "dependencies": { |
17 | 17 | "@expo/config-plugins": "^10.1.2", |
18 | 18 | "@lukeed/ms": "^2.0.2", |
19 | | - "@react-native-async-storage/async-storage": "^2.1.2", |
20 | | - "@react-navigation/native": "^7.1.6", |
| 19 | + "@react-native-async-storage/async-storage": "^2.2.0", |
| 20 | + "@react-navigation/native": "^7.1.28", |
21 | 21 | "@rn-primitives/alert-dialog": "^1.2.0", |
22 | 22 | "@rn-primitives/avatar": "^1.2.0", |
23 | 23 | "@rn-primitives/collapsible": "^1.2.0", |
|
33 | 33 | "@rn-primitives/types": "^1.2.0", |
34 | 34 | "@shopify/react-native-skia": "2.0.0-next.4", |
35 | 35 | "@types/humanize-duration": "^3.27.4", |
36 | | - "@types/lodash": "^4.17.20", |
| 36 | + "@types/lodash": "^4.17.23", |
37 | 37 | "class-variance-authority": "^0.7.1", |
38 | 38 | "clsx": "^2.1.1", |
39 | | - "expo": "^53.0.20", |
| 39 | + "expo": "^53.0.26", |
40 | 40 | "expo-build-properties": "^0.14.8", |
41 | 41 | "expo-dev-client": "~5.2.4", |
42 | 42 | "expo-document-picker": "^13.1.6", |
43 | 43 | "expo-file-system": "^18.1.11", |
44 | 44 | "expo-image-picker": "^16.1.4", |
45 | 45 | "expo-linking": "^7.1.7", |
46 | | - "expo-navigation-bar": "^4.2.7", |
47 | | - "expo-router": "^5.1.4", |
| 46 | + "expo-navigation-bar": "^4.2.8", |
| 47 | + "expo-router": "^5.1.11", |
48 | 48 | "expo-splash-screen": "^0.30.10", |
49 | 49 | "expo-status-bar": "^2.2.3", |
50 | | - "expo-system-ui": "^5.0.10", |
51 | | - "lodash": "^4.17.21", |
| 50 | + "expo-system-ui": "^5.0.11", |
| 51 | + "lodash": "^4.17.23", |
52 | 52 | "lucide-react-native": "^0.525.0", |
53 | 53 | "nativewind": "^4.1.23", |
54 | | - "react": "^19.0.0", |
55 | | - "react-dom": "^19.0.0", |
56 | | - "react-native": "^0.79.5", |
57 | | - "react-native-flexible-grid": "^0.2.4", |
58 | | - "react-native-gesture-handler": "^2.24.0", |
| 54 | + "react": "^19.2.4", |
| 55 | + "react-dom": "^19.2.4", |
| 56 | + "react-native": "^0.79.7", |
| 57 | + "react-native-flexible-grid": "^0.2.5", |
| 58 | + "react-native-gesture-handler": "^2.30.0", |
59 | 59 | "react-native-reanimated": "^3.17.5", |
60 | 60 | "react-native-safe-area-context": "^5.4.0", |
61 | 61 | "react-native-screens": "4.11.1", |
62 | 62 | "react-native-svg": "15.12.0", |
63 | 63 | "react-native-toast-message": "^2.3.3", |
64 | 64 | "react-native-uuid": "^2.0.3", |
65 | 65 | "react-native-web": "^0.20.0", |
66 | | - "reanimated-color-picker": "^4.1.0", |
67 | | - "tailwind-merge": "^2.6.0", |
68 | | - "tailwindcss": "3.3.5", |
| 66 | + "reanimated-color-picker": "^4.2.0", |
| 67 | + "tailwind-merge": "^2.6.1", |
69 | 68 | "tailwindcss-animate": "^1.0.7", |
70 | | - "zustand": "^5.0.6" |
| 69 | + "zustand": "^5.0.11" |
71 | 70 | }, |
72 | 71 | "devDependencies": { |
73 | | - "@babel/core": "^7.28.0", |
| 72 | + "@babel/core": "^7.29.0", |
74 | 73 | "@react-native-community/cli": "latest", |
75 | 74 | "@types/react": "~19.0.14", |
76 | 75 | "babel-plugin-module-resolver": "^5.0.2", |
77 | | - "typescript": "^5.8.3" |
| 76 | + "prettier-plugin-tailwindcss": "^0.5.14", |
| 77 | + "tailwindcss": "3.4.19", |
| 78 | + "typescript": "^5.9.3" |
78 | 79 | }, |
79 | 80 | "private": true, |
80 | 81 | "expo": { |
|
0 commit comments