-
Notifications
You must be signed in to change notification settings - Fork 51
/
package.json
175 lines (175 loc) · 5.92 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
174
175
{
"name": "wallet",
"version": "2.4.11",
"scripts": {
"start": "expo start --dev-client",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"pods": "cd ios && arch -x86_64 pod install --repo-update",
"eject": "expo eject",
"postinstall": "patch-package",
"version": "node configure.js",
"adb": "adb reverse tcp:8081 tcp:8081"
},
"dependencies": {
"@babel/plugin-proposal-private-methods": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@craftzdog/react-native-buffer": "^6.0.5",
"@dedust/sdk": "^0.8.6",
"@expo/react-native-action-sheet": "^4.0.1",
"@ledgerhq/hw-transport": "^6.28.8",
"@ledgerhq/react-native-hid": "^6.30.0",
"@ledgerhq/react-native-hw-transport-ble": "^6.29.5",
"@react-native-clipboard/clipboard": "^1.8.5",
"@react-native-community/hooks": "^2.8.1",
"@react-native-picker/picker": "2.4.10",
"@react-native-segmented-control/segmented-control": "^2.4.2",
"@react-navigation/bottom-tabs": "^6.5.11",
"@react-navigation/native": "6.1.9",
"@react-navigation/native-stack": "^6.9.12",
"@react-navigation/stack": "6.3.20",
"@shopify/flash-list": "^1.6.4",
"@shopify/react-native-performance": "^4.1.2",
"@shopify/react-native-skia": "0.1.196",
"@tanstack/query-sync-storage-persister": "^4.32.6",
"@tanstack/react-query": "^4.32.6",
"@tanstack/react-query-persist-client": "^4.32.6",
"@ton-community/ton-ledger": "^7.0.1",
"@ton/core": "^0.57.0",
"@ton/crypto": "^3.2.0",
"@ton/ton": "^15.0.0",
"@tonconnect/protocol": "2.2.6",
"@yornaath/batshit": "^0.10.0",
"automerge": "1.0.1-preview.7",
"axios": "^0.24.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"bn.js": "^5.2.0",
"buffer": "^6.0.3",
"color": "^4.2.3",
"date-fns": "^2.28.0",
"events": "^3.3.0",
"expo": "^49.0.16",
"expo-app-loading": "~2.0.0",
"expo-asset": "~8.10.1",
"expo-barcode-scanner": "~12.5.3",
"expo-blur": "12.8.0",
"expo-camera": "~13.4.4",
"expo-constants": "~14.4.2",
"expo-crypto": "~12.4.1",
"expo-device": "~5.4.0",
"expo-haptics": "~12.4.0",
"expo-image": "~1.3.5",
"expo-image-picker": "~14.3.2",
"expo-intent-launcher": "~10.7.0",
"expo-keep-awake": "~12.3.0",
"expo-linear-gradient": "~12.3.0",
"expo-linking": "^6.0.0",
"expo-local-authentication": "~13.4.1",
"expo-network": "^5.4.0",
"expo-notifications": "~0.20.1",
"expo-random": "~13.2.0",
"expo-screen-capture": "~5.3.0",
"expo-secure-store": "~12.5.0",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0",
"expo-store-review": "^6.6.0",
"expo-system-ui": "^2.6.0",
"expo-web-browser": "~12.3.2",
"fast-html-parser": "^1.0.1",
"fp-ts": "^2.12.1",
"i18next": "^21.6.5",
"int64-buffer": "^1.0.1",
"io-ts": "^2.2.16",
"is-valid-domain": "^0.1.6",
"jest": "^29.2.1",
"libphonenumber-js": "^1.10.13",
"lottie-react-native": "^6.4.0",
"mixpanel-react-native": "^1.4.2",
"murmurhash": "^2.0.0",
"number-to-bn": "^1.7.0",
"patch-package": "^6.4.7",
"plist": "^3.0.4",
"postinstall-postinstall": "^2.1.0",
"qrcode": "^1.5.1",
"qs": "^6.10.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "^11.15.3",
"react-native": "0.72.6",
"react-native-appsflyer": "^6.15.1",
"react-native-ble-plx": "^2.0.3",
"react-native-blurhash": "^1.1.10",
"react-native-bouncy-checkbox": "^2.1.9",
"react-native-branch": "^6.3.0",
"react-native-chart-kit": "^6.12.0",
"react-native-collapsible": "^1.6.0",
"react-native-context-menu-view": "^1.6.0",
"react-native-copilot": "^3.2.1",
"react-native-device-info": "^10.11.0",
"react-native-fast-pbkdf2": "^0.3.1",
"react-native-figma-squircle": "^0.2.0",
"react-native-gesture-handler": "~2.14.0",
"react-native-graph": "1.0.2",
"react-native-image-colors": "^2.3.0",
"react-native-inappbrowser-reborn": "^3.6.3",
"react-native-keychain": "^8.0.0",
"react-native-localize": "^2.1.7",
"react-native-minimizer": "1.3.0",
"react-native-mmkv": "2.6.3",
"react-native-modal": "^13.0.0",
"react-native-modalize": "^2.0.13",
"react-native-pager-view": "^6.2.2",
"react-native-permissions": "^3.6.1",
"react-native-qrcode-svg": "^6.1.2",
"react-native-quick-base64": "^2.0.7",
"react-native-quick-crypto": "^0.7.7",
"react-native-reanimated": "^3.6.1",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.0",
"react-native-share": "^11.0.2",
"react-native-sse": "^1.1.0",
"react-native-svg": "14.0.0",
"react-native-tab-view": "^3.5.2",
"react-native-typography": "^1.4.1",
"react-native-url-polyfill": "^1.3.0",
"react-native-view-shot": "^3.8.0",
"react-native-webview": "^13.6.2",
"react-navigation": "^5.0.0",
"recoil": "^0.7.7",
"rxjs": "^7.5.7",
"stream-browserify": "^3.0.0",
"teslabot": "^1.4.1",
"text-encoding-polyfill": "^0.6.7",
"url-parse": "^1.5.4",
"uuid": "^8.3.2"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.16.5",
"@react-native/metro-config": "0.72.11",
"@tsconfig/react-native": "^3.0.2",
"@types/bn.js": "^5.1.0",
"@types/color": "^3.0.3",
"@types/events": "^3.0.0",
"@types/fast-html-parser": "^1.0.2",
"@types/jest": "^27.4.0",
"@types/murmurhash": "^2.0.0",
"@types/node": "^17.0.7",
"@types/qrcode": "^1.5.0",
"@types/qs": "^6.9.7",
"@types/react": "~18.2.14",
"@types/react-native": "~0.71.4",
"@types/react-native-permissions": "^2.0.0",
"@types/url-parse": "^1.4.6",
"@types/uuid": "^8.3.4",
"metro-react-native-babel-preset": "0.76.8",
"react-native-svg-transformer": "^1.1.0",
"typescript": "^5.1.3"
},
"private": true,
"packageManager": "[email protected]",
"engines": {
"node": ">=16"
}
}