-
Notifications
You must be signed in to change notification settings - Fork 33
/
package.json
173 lines (173 loc) · 6.39 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
{
"name": "CoopCycle",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android --mode=officialDebug",
"ios": "react-native run-ios",
"android-custom": "npx react-native run-android --mode=instanceDebug",
"start": "react-native start",
"test": "jest",
"lint": "eslint src/",
"i18n-lint": "ajv validate -s i18n.schema.json -d \"src/i18n/locales/*.json\""
},
"dependencies": {
"@babel/helper-get-function-arity": "^7.16.7",
"@datadog/mobile-react-native": "^2.4.3",
"@datadog/mobile-react-navigation": "^2.4.3",
"@heasy/react-native-sunmi-printer": "^1.8.4",
"@invertase/react-native-apple-authentication": "^2.2.2",
"@mapbox/polyline": "^1.1.1",
"@mitsuharu/react-native-sunmi-printer-library": "^2.2.0",
"@react-native-async-storage/async-storage": "^1.24.0",
"@react-native-community/datetimepicker": "^7.6.3",
"@react-native-community/netinfo": "^11.4.1",
"@react-native-community/push-notification-ios": "^1.10.1",
"@react-native-firebase/analytics": "^18.9.0",
"@react-native-firebase/app": "^18.9.0",
"@react-native-firebase/crashlytics": "^18.9.0",
"@react-native-firebase/messaging": "^18.9.0",
"@react-native-google-signin/google-signin": "7.0.4",
"@react-native-masked-view/masked-view": "^0.3.2",
"@react-native-picker/picker": "^2.1.0",
"@react-navigation/bottom-tabs": "^6.6.1",
"@react-navigation/drawer": "^6.7.2",
"@react-navigation/elements": "^1.3.31",
"@react-navigation/material-top-tabs": "^6.6.14",
"@react-navigation/native": "^6.1.18",
"@react-navigation/stack": "^6.4.1",
"@reduxjs/toolkit": "^1.9.6",
"@sentry/react-native": "~5.31.1",
"@stripe/stripe-react-native": "^0.37.0",
"@tabler/icons-react-native": "^3.19.0",
"@turf/turf": "^6.5.0",
"abortcontroller-polyfill": "^1.7.5",
"async-mutex": "^0.5.0",
"axios": "^1.7.7",
"buffer": "^6.0.3",
"centrifuge": "^2.8.4",
"color-hash": "^2.0.2",
"colorjs.io": "^0.5.2",
"coopcycle-frontend-js": "git+https://[email protected]/coopcycle/coopcycle-frontend-js.git#3.0.0-beta.2",
"countly-sdk-react-native-bridge": "^22.06.1",
"currency-symbol-map": "^5.1.0",
"diacritics": "^1.3.0",
"esc-pos-encoder": "^2.0.2",
"expo": "^50.0.11",
"expo-camera": "^14.0.6",
"formik": "^2.4.6",
"fuse.js": "^6.6.2",
"google-libphonenumber": "^3.2.38",
"i18next": "^22",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.11.12",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"moment-business-days": "^1.2.0",
"moment-range": "^4.0.2",
"native-base": "^3.4.28",
"numbro": "^2.5.0",
"prop-types": "^15.8.1",
"qs": "^6.13.0",
"react": "18.2.0",
"react-i18next": "^12",
"react-native": "0.73.5",
"react-native-app-auth": "^8.0.0",
"react-native-autocomplete-input": "^5.4.0",
"react-native-avoid-softinput": "^5.0.0",
"react-native-background-fetch": "^4.2.5",
"react-native-background-geolocation": "^4.15.0",
"react-native-ble-manager": "^8.4.4",
"react-native-blob-util": "^0.19.8",
"react-native-calendars": "^1.1307.0",
"react-native-communications": "^2.2.1",
"react-native-config": "^1.5.3",
"react-native-dropdownalert": "^4.5.1",
"react-native-email-link": "^1.16.1",
"react-native-fbsdk-next": "^12.1.0",
"react-native-gesture-handler": "^2.20.2",
"react-native-get-random-values": "^1.11.0",
"react-native-input-spinner": "^1.8.1",
"react-native-keyboard-manager": "^6.5.16-0",
"react-native-loading-spinner-overlay": "^3.0.1",
"react-native-localize": "^3.0.6",
"react-native-map-link": "^2.11.4",
"react-native-maps": "^1.10.3",
"react-native-maps-super-cluster": "^1.6.0",
"react-native-markdown-display": "^7.0.2",
"react-native-modal": "^13.0.1",
"react-native-modal-datetime-picker": "^17.1.0",
"react-native-modal-selector": "^2.1.2",
"react-native-pager-view": "^6.5.0",
"react-native-payment-icons": "^1.0.11",
"react-native-picker-select": "^9.3.1",
"react-native-pin-screen": "git+https://[email protected]/coopcycle/react-native-pin-screen.git#1.0.3",
"react-native-reanimated": "^3.16.1",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^3.35.0",
"react-native-share": "^7.9.1",
"react-native-signature-canvas": "^4.7.2",
"react-native-sound": "^0.11.2",
"react-native-svg": "^12.1.1",
"react-native-swipe-list-view": "^3.2.9",
"react-native-tab-view": "^3.5.2",
"react-native-vector-icons": "^10.0.3",
"react-native-version-number": "^0.3.6",
"react-native-webview": "^13.10.4",
"react-navigation-header-buttons": "^11.2.1",
"react-query": "^3.39.3",
"react-redux": "^7.2.8",
"recursive-diff": "^1.0.9",
"reduce-reducers": "^1.0.4",
"redux": "^4.2.1",
"redux-actions": "^2.6.5",
"redux-async-queue": "^1.0.0",
"redux-devtools-extension": "^2.13.9",
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.2",
"reselect": "^4.1.8",
"slugify": "^1.6.6",
"styled-components": "^5.3.9",
"styled-system": "^5.1.5",
"url-parse": "^1.5.10",
"uuid": "^9.0.1",
"validate.js": "^0.13.1"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "0.73.21",
"@react-native/eslint-config": "0.73.2",
"@react-native/metro-config": "0.73.5",
"@react-native/typescript-config": "0.73.1",
"@testing-library/react-native": "^12.5.1",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
"ajv-cli": "^5.0.0",
"axios-mock-adapter": "^1.21.4",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.6.3",
"babel-plugin-transform-remove-console": "^6.9.4",
"detox": "^20.27.6",
"dotenv": "^16.0.3",
"eslint": "^8.19.0",
"jest": "^29.6.3",
"jest-circus": "29.3.1",
"mock-async-storage": "^2.2.0",
"prettier": "2.8.8",
"promise.allsettled": "^1.0.6",
"react-dom": "18.2.0",
"react-native-clean-project": "^3.6.7",
"react-test-renderer": "18.2.0",
"reactotron-react-native": "^5.1.7",
"reactotron-redux": "^3.1.9",
"redux-mock-store": "^1.5.5",
"typescript": "5.0.4"
},
"engines": {
"node": ">=20"
},
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
}