|
33 | 33 | "dependencies": { |
34 | 34 | "@os-team/i18next-react-native-language-detector": "^1.0.34", |
35 | 35 | "@pchmn/expo-material3-theme": "^1.3.2", |
36 | | - "@react-native-async-storage/async-storage": "^1.23.1", |
| 36 | + "@react-native-async-storage/async-storage": "^1.24.0", |
37 | 37 | "@react-native-clipboard/clipboard": "^1.14.1", |
38 | 38 | "@react-native-community/netinfo": "^11.3.2", |
39 | 39 | "@react-native-masked-view/masked-view": "^0.3.1", |
40 | | - "@react-navigation/bottom-tabs": "^6.6.0", |
41 | | - "@react-navigation/native": "^6.1.17", |
42 | | - "@react-navigation/native-stack": "^6.9.26", |
43 | | - "@reduxjs/toolkit": "^2.2.5", |
| 40 | + "@react-navigation/bottom-tabs": "^6.6.1", |
| 41 | + "@react-navigation/native": "^6.1.18", |
| 42 | + "@react-navigation/native-stack": "^6.10.1", |
| 43 | + "@reduxjs/toolkit": "^2.2.6", |
44 | 44 | "base-64": "^1.0.0", |
45 | | - "compare-versions": "^6.1.0", |
46 | | - "expo": "^51.0.0", |
47 | | - "i18next": "^23.11.5", |
| 45 | + "compare-versions": "^6.1.1", |
| 46 | + "expo": "^51.0.21", |
| 47 | + "i18next": "^23.12.1", |
48 | 48 | "intl-pluralrules": "^2.0.1", |
49 | 49 | "ip-regex": "^5.0.0", |
50 | 50 | "moment": "^2.30.1", |
|
56 | 56 | "pretty-bytes": "^6.1.1", |
57 | 57 | "prometheus-query": "^3.4.0", |
58 | 58 | "react": "18.3.1", |
59 | | - "react-i18next": "^14.1.1", |
60 | | - "react-native": "0.74.2", |
| 59 | + "react-i18next": "^15.0.0", |
| 60 | + "react-native": "0.74.3", |
61 | 61 | "react-native-charts-wrapper": "^0.6.0", |
62 | 62 | "react-native-fast-image": "^8.6.3", |
63 | 63 | "react-native-flex-layout": "^0.1.5", |
|
67 | 67 | "react-native-logs": "^5.1.0", |
68 | 68 | "react-native-markdown-display": "^7.0.2", |
69 | 69 | "react-native-paper": "^5.12.3", |
70 | | - "react-native-paper-dates": "^0.22.9", |
71 | | - "react-native-reanimated": "^3.12.1", |
72 | | - "react-native-safe-area-context": "^4.10.1", |
73 | | - "react-native-screens": "^3.31.1", |
| 70 | + "react-native-paper-dates": "^0.22.19", |
| 71 | + "react-native-reanimated": "^3.14.0", |
| 72 | + "react-native-safe-area-context": "^4.10.8", |
| 73 | + "react-native-screens": "^3.32.0", |
74 | 74 | "react-native-simple-gauge": "^0.3.1", |
75 | 75 | "react-native-skeleton-placeholder": "^5.2.4", |
76 | 76 | "react-native-splash-screen": "^3.3.0", |
77 | | - "react-native-svg": "^15.3.0", |
| 77 | + "react-native-svg": "^15.4.0", |
78 | 78 | "react-native-url-polyfill": "^2.0.0", |
79 | 79 | "react-native-vector-icons": "^10.1.0", |
80 | 80 | "react-native-zeroconf": "^0.13.8", |
81 | 81 | "react-redux": "^9.1.2", |
82 | 82 | "redux": "^5.0.1", |
83 | 83 | "redux-persist": "^6.0.0", |
84 | | - "styled-components": "^6.1.11", |
| 84 | + "styled-components": "^6.1.12", |
85 | 85 | "uuid": "^10.0.0" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
|
0 commit comments