|
32 | 32 | "pod-install": "cd ios && pod install"
|
33 | 33 | },
|
34 | 34 | "dependencies": {
|
35 |
| - "@octokit/rest": "^21.1.1", |
| 35 | + "@octokit/rest": "^22.0.0", |
36 | 36 | "@os-team/i18next-react-native-language-detector": "^1.1.6",
|
37 | 37 | "@pchmn/expo-material3-theme": "^1.3.2",
|
38 | 38 | "@react-native-async-storage/async-storage": "^2.1.2",
|
|
43 | 43 | "@react-navigation/native": "^7.1.9",
|
44 | 44 | "@react-navigation/native-stack": "^7.3.13",
|
45 | 45 | "@reduxjs/toolkit": "^2.8.2",
|
46 |
| - "@shopify/flash-list": "^1.8.0", |
| 46 | + "@shopify/flash-list": "^1.8.1", |
47 | 47 | "base-64": "^1.0.0",
|
48 | 48 | "compare-versions": "^6.1.1",
|
49 | 49 | "expo": "52.0.46",
|
50 | 50 | "fast-deep-equal": "^3.1.3",
|
51 | 51 | "fuse.js": "^7.1.0",
|
52 |
| - "i18next": "^25.2.0", |
| 52 | + "i18next": "^25.2.1", |
53 | 53 | "intl-pluralrules": "^2.0.1",
|
54 | 54 | "ip-regex": "^5.0.0",
|
55 | 55 | "moment": "^2.30.1",
|
|
60 | 60 | "pretty-bytes": "^7.0.0",
|
61 | 61 | "prometheus-query": "^3.5.0",
|
62 | 62 | "react": "18.3.1",
|
63 |
| - "react-i18next": "^15.5.1", |
| 63 | + "react-i18next": "^15.5.2", |
64 | 64 | "react-native": "0.76.5",
|
65 | 65 | "react-native-charts-wrapper": "^0.6.0",
|
66 | 66 | "react-native-config": "^1.5.5",
|
|
73 | 73 | "react-native-logs": "^5.3.0",
|
74 | 74 | "react-native-markdown-display": "^7.0.2",
|
75 | 75 | "react-native-mmkv": "~2.12.2",
|
76 |
| - "react-native-paper": "5.14.4", |
77 |
| - "react-native-paper-dates": "^0.22.42", |
| 76 | + "react-native-paper": "5.14.5", |
| 77 | + "react-native-paper-dates": "^0.22.43", |
78 | 78 | "react-native-reanimated": "^3.17.5",
|
79 |
| - "react-native-safe-area-context": "5.4.0", |
80 |
| - "react-native-screens": "^4.10.0", |
| 79 | + "react-native-safe-area-context": "5.4.1", |
| 80 | + "react-native-screens": "^4.11.0", |
81 | 81 | "react-native-share": "^12.0.11",
|
82 | 82 | "react-native-simple-gauge": "^0.3.1",
|
83 | 83 | "react-native-skeleton-placeholder": "^5.2.4",
|
|
0 commit comments