|
95 | 95 | },
|
96 | 96 | "dependencies": {
|
97 | 97 | "@expo/react-native-action-sheet": "^3.13.0",
|
98 |
| - "@react-native-async-storage/async-storage": "^1.17.10", |
99 |
| - "@react-native-clipboard/clipboard": "^1.11.1", |
| 98 | + "@react-native-async-storage/async-storage": "^1.18.1", |
| 99 | + "@react-native-clipboard/clipboard": "^1.11.2", |
100 | 100 | "@react-native-community/hooks": "^2.8.1",
|
101 |
| - "@react-native-community/netinfo": "^9.3.0", |
102 |
| - "@react-native-community/push-notification-ios": "^1.10.1", |
| 101 | + "@react-native-community/netinfo": "^9.3.10", |
| 102 | + "@react-native-community/push-notification-ios": "^1.11.0", |
103 | 103 | "@react-native-community/slider": "^4.4.2",
|
104 | 104 | "@react-native-firebase/analytics": "^14.11.1",
|
105 | 105 | "@react-native-firebase/app": "^14.11.1",
|
|
109 | 109 | "@react-native-firebase/remote-config": "^14.11.1",
|
110 | 110 | "@react-native-firebase/storage": "^14.11.1",
|
111 | 111 | "@react-native-picker/picker": "^2.4.10",
|
112 |
| - "@react-navigation/bottom-tabs": "^6.3.3", |
113 |
| - "@react-navigation/native": "^6.0.12", |
114 |
| - "@react-navigation/stack": "^6.2.3", |
| 112 | + "@react-navigation/bottom-tabs": "^6.5.7", |
| 113 | + "@react-navigation/native": "^6.1.6", |
| 114 | + "@react-navigation/stack": "^6.3.16", |
115 | 115 | "@reduxjs/toolkit": "^1.8.5",
|
116 | 116 | "async-retry": "^1.3.3",
|
117 | 117 | "base-64": "^1.0.0",
|
118 | 118 | "crypto-js": "^4.1.1",
|
119 |
| - "dataloader": "^2.1.0", |
120 |
| - "dayjs": "^1.11.5", |
| 119 | + "dataloader": "^2.2.2", |
| 120 | + "dayjs": "^1.11.7", |
121 | 121 | "i18n-js": "^3.7.1",
|
122 |
| - "libphonenumber-js": "^1.10.13", |
| 122 | + "libphonenumber-js": "^1.10.30", |
123 | 123 | "react": "18.2.0",
|
124 | 124 | "react-native": "0.71.8",
|
125 |
| - "react-native-bootsplash": "^4.3.2", |
126 |
| - "react-native-device-info": "^10.0.2", |
127 |
| - "react-native-dialog": "^9.2.2", |
| 125 | + "react-native-bootsplash": "^4.7.1", |
| 126 | + "react-native-device-info": "^10.6.0", |
| 127 | + "react-native-dialog": "^9.3.0", |
128 | 128 | "react-native-easy-chat": "^0.18.0",
|
129 | 129 | "react-native-expo-viewport-units": "^0.0.8",
|
130 |
| - "react-native-fast-image": "^8.6.0", |
131 |
| - "react-native-geolocation-service": "^5.3.0", |
132 |
| - "react-native-gesture-handler": "^2.9.0", |
| 130 | + "react-native-fast-image": "^8.6.3", |
| 131 | + "react-native-geolocation-service": "^5.3.1", |
| 132 | + "react-native-gesture-handler": "^2.10.0", |
133 | 133 | "react-native-get-random-values": "^1.8.0",
|
134 | 134 | "react-native-image-crop-picker": "^0.38.0",
|
135 | 135 | "react-native-localize": "^2.2.3",
|
136 | 136 | "react-native-logs": "^5.0.1",
|
137 |
| - "react-native-maps": "^1.3.1", |
138 |
| - "react-native-popup-menu": "^0.16.0", |
| 137 | + "react-native-maps": "^1.7.1", |
| 138 | + "react-native-popup-menu": "^0.16.1", |
139 | 139 | "react-native-push-notification": "^8.1.1",
|
140 | 140 | "react-native-reanimated": "^2.17.0",
|
141 |
| - "react-native-safe-area-context": "^4.5.1", |
| 141 | + "react-native-safe-area-context": "^4.5.2", |
142 | 142 | "react-native-screens": "^3.20.0",
|
143 | 143 | "react-native-simple-toast": "^1.1.4",
|
144 | 144 | "react-native-svg": "^12.4.4",
|
145 | 145 | "react-native-swipe-list-view": "^3.2.9",
|
146 | 146 | "react-native-webview": "^11.23.0",
|
147 |
| - "react-redux": "^8.0.2", |
148 |
| - "redux": "^4.2.0", |
| 147 | + "react-redux": "^8.0.5", |
| 148 | + "redux": "^4.2.1", |
149 | 149 | "redux-persist": "^6.0.0"
|
150 | 150 | },
|
151 | 151 | "devDependencies": {
|
152 |
| - "@babel/core": "^7.20.12", |
153 |
| - "@babel/eslint-parser": "^7.19.1", |
154 |
| - "@babel/plugin-transform-react-jsx": "^7.18.10", |
155 |
| - "@babel/preset-env": "^7.20.2", |
156 |
| - "@babel/runtime": "^7.20.13", |
157 |
| - "@firebase/rules-unit-testing": "^2.0.4", |
| 152 | + "@babel/core": "^7.21.8", |
| 153 | + "@babel/eslint-parser": "^7.21.8", |
| 154 | + "@babel/plugin-transform-react-jsx": "^7.21.5", |
| 155 | + "@babel/preset-env": "^7.21.5", |
| 156 | + "@babel/runtime": "^7.21.5", |
| 157 | + "@firebase/rules-unit-testing": "^2.0.7", |
158 | 158 | "@react-native-community/eslint-config": "^3.2.0",
|
159 | 159 | "@redux-devtools/cli": "^1.0.6",
|
160 | 160 | "@testing-library/react-native": "^10.1.1",
|
|
163 | 163 | "@types/base-64": "^1.0.0",
|
164 | 164 | "@types/crypto-js": "^4.1.1",
|
165 | 165 | "@types/flat": "^5.0.2",
|
166 |
| - "@types/glob": "^8.0.0", |
167 |
| - "@types/i18n-js": "^3.8.2", |
| 166 | + "@types/glob": "^8.1.0", |
| 167 | + "@types/i18n-js": "^3.8.4", |
168 | 168 | "@types/jest": "^29.5.1",
|
169 |
| - "@types/lodash": "^4.14.184", |
170 |
| - "@types/papaparse": "^5.3.5", |
| 169 | + "@types/lodash": "^4.14.194", |
| 170 | + "@types/papaparse": "^5.3.7", |
171 | 171 | "@types/preval.macro": "^3.0.0",
|
172 |
| - "@types/react": "^18.0.28", |
| 172 | + "@types/react": "^18.2.6", |
173 | 173 | "@types/react-test-renderer": "^18.0.0",
|
174 | 174 | "@types/remote-redux-devtools": "^0.5.5",
|
175 | 175 | "@types/source-map": "^0.5.7",
|
176 |
| - "@typescript-eslint/eslint-plugin": "^5.51.0", |
177 |
| - "@typescript-eslint/parser": "^5.51.0", |
| 176 | + "@typescript-eslint/eslint-plugin": "^5.59.6", |
| 177 | + "@typescript-eslint/parser": "^5.59.6", |
178 | 178 | "@withshepherd/faker": "^5.5.5",
|
179 | 179 | "babel-jest": "^29.5.0",
|
180 | 180 | "babel-loader": "^8.2.5",
|
181 | 181 | "babel-plugin-dotenv-import": "^2.2.0",
|
182 | 182 | "babel-plugin-macros": "^3.0.1",
|
183 | 183 | "babel-plugin-module-resolver": "^4.1.0",
|
184 | 184 | "camelcase": "6.3.0",
|
185 |
| - "eslint": "^8.23.0", |
| 185 | + "eslint": "^8.40.0", |
186 | 186 | "eslint-config-airbnb": "^19.0.4",
|
187 |
| - "eslint-config-prettier": "^8.5.0", |
188 |
| - "eslint-import-resolver-custom-alias": "^1.3.0", |
| 187 | + "eslint-config-prettier": "^8.8.0", |
| 188 | + "eslint-import-resolver-custom-alias": "^1.3.2", |
189 | 189 | "eslint-plugin-flowtype": "^8.0.3",
|
190 |
| - "eslint-plugin-ft-flow": "^2.0.1", |
191 |
| - "eslint-plugin-import": "^2.26.0", |
| 190 | + "eslint-plugin-ft-flow": "^2.0.3", |
| 191 | + "eslint-plugin-import": "^2.27.5", |
192 | 192 | "eslint-plugin-jest": "^27.2.1",
|
193 |
| - "eslint-plugin-jsx-a11y": "^6.6.1", |
194 |
| - "firebase": "^9.9.4", |
195 |
| - "firebase-admin": "^11.0.1", |
| 193 | + "eslint-plugin-jsx-a11y": "^6.7.1", |
| 194 | + "firebase": "^9.22.0", |
| 195 | + "firebase-admin": "^11.8.0", |
196 | 196 | "flat": "^5.0.2",
|
197 |
| - "husky": "^8.0.1", |
| 197 | + "husky": "^8.0.3", |
198 | 198 | "jest": "^29.5.0",
|
199 | 199 | "jest-fetch-mock": "^3.0.3",
|
200 | 200 | "jsonschema": "^1.4.1",
|
201 |
| - "lint-staged": "^13.0.3", |
| 201 | + "lint-staged": "^13.2.2", |
202 | 202 | "lodash": "^4.17.21",
|
203 | 203 | "metro-react-native-babel-preset": "0.73.9",
|
204 |
| - "papaparse": "^5.3.2", |
| 204 | + "papaparse": "^5.4.1", |
205 | 205 | "patch-package": "^6.4.6",
|
206 | 206 | "pinst": "^3.0.0",
|
207 | 207 | "pod-install": "^0.1.38",
|
208 | 208 | "postinstall-postinstall": "^2.1.0",
|
209 |
| - "prettier": "^2.7.1", |
| 209 | + "prettier": "^2.8.8", |
210 | 210 | "preval.macro": "^5.0.0",
|
211 |
| - "react-devtools": "^4.25.0", |
| 211 | + "react-devtools": "^4.27.7", |
212 | 212 | "react-native-svg-transformer": "^1.0.0",
|
213 | 213 | "react-native-version": "^4.0.0",
|
214 | 214 | "react-test-renderer": "18.2.0",
|
|
0 commit comments