Skip to content

Commit 00c8416

Browse files
committed
Revert "chore: remove unused deps"
This reverts commit ec6d7ea.
1 parent 96dcd33 commit 00c8416

File tree

2 files changed

+3680
-124
lines changed

2 files changed

+3680
-124
lines changed

package.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
"@textile/threads-id": "^0.5.1",
107107
"@toruslabs/customauth": "^19.0.3",
108108
"@toruslabs/customauth-react-native-sdk": "^4.0.1",
109+
"@tradle/react-native-http": "^2.0.1",
109110
"@usedapp/core": "1.2.6",
111+
"@vue/compiler-sfc": "^3.4.14",
110112
"@walletconnect/client": "^1.8.0",
111113
"@walletconnect/react-native-compat": "^2.2.1",
112114
"@walletconnect/utils": "^2.10.1",
@@ -138,7 +140,9 @@
138140
"is-ua-webview": "^1.1.2",
139141
"js-logger": "^1.6.1",
140142
"jwt-decode": "^3.1.2",
143+
"loadjs": "^3.6.1",
141144
"lodash": "^4.17.21",
145+
"lottie-ios": "^3.4.0",
142146
"lottie-react-native": "^5",
143147
"lottie-web": "^5.12.2",
144148
"mnid": "^0.1.3",
@@ -153,9 +157,13 @@
153157
"path-browserify": "0.0.0",
154158
"pnp-webpack-plugin": "^1.6.4",
155159
"posthog-react-native": "^2.11.6",
160+
"process": "^0.11.10",
161+
"punycode": "^1.4.1",
156162
"qrcode.react": "^0.9.3",
157163
"qs": "^6.8.0",
158164
"react": "^17.0.2",
165+
"react-add-to-homescreen": "^1.1.0",
166+
"react-art": "^17.0.2",
159167
"react-cropper": "^1.2.0",
160168
"react-dev-utils": "^11.0.4",
161169
"react-dom": "^17.0.2",
@@ -192,6 +200,7 @@
192200
"react-native-push-notification": "^8.1.1",
193201
"react-native-qrcode-scanner": "^1.5.3",
194202
"react-native-qrcode-svg": "^6.0.1",
203+
"react-native-randombytes": "^3.5.3",
195204
"react-native-recaptcha-that-works": "^1.1.0",
196205
"react-native-recaptcha-v3": "0.0.16",
197206
"react-native-restart": "0.0.13",
@@ -206,6 +215,7 @@
206215
"react-native-swipeable-lists-gd": "0.0.3",
207216
"react-native-switch": "^1.5.1",
208217
"react-native-tcp": "^4.0.0",
218+
"react-native-udp": "^4.1.3",
209219
"react-native-url-polyfill": "^1.3.0",
210220
"react-native-v8": ">=0.65.2-patch.0 <0.66.0",
211221
"react-native-vector-icons": "^10.0.3",
@@ -222,6 +232,7 @@
222232
"react-qr-reader-es6": "^2.2.1-2",
223233
"react-scripts": "^4.0.3",
224234
"react-share": "^4.3.1",
235+
"readable-stream": "^1.0.33",
225236
"realm-web": "^2.0.0",
226237
"reaptcha": "^1.7.3",
227238
"recaptcha-v3-react": "^3.0.3",
@@ -231,19 +242,22 @@
231242
"stream-browserify": "^1.0.0",
232243
"string_decoder": "^0.10.31",
233244
"styleq": "^0.1.3",
245+
"timers-browserify": "^1.4.2",
234246
"undux": "^5.0.1",
235247
"url": "^0.10.3",
236248
"use-debounce": "^8.0.1",
237249
"util": "^0.10.4",
238250
"uuid": "^8.3.2",
239251
"v8-android-jit-nointl": "^9.93.0",
252+
"validator": "^13.7.0",
240253
"vm-browserify": "^1.1.2",
241254
"web3": "^1.7.5",
242255
"web3-core-method": "1.6.0",
243256
"webpack-bundle-analyzer": "^4.5.0",
244257
"websocket": "^1.0.31"
245258
},
246259
"devDependencies": {
260+
"@babel/core": "^7.20.0",
247261
"@babel/eslint-parser": "^7.23.3",
248262
"@babel/plugin-proposal-class-properties": "^7.18.6",
249263
"@babel/plugin-proposal-private-methods": "^7.18.6",
@@ -259,6 +273,7 @@
259273
"@lingui/detect-locale": "^3.13.1",
260274
"@lingui/loader": "^3.13.2",
261275
"@lingui/macro": "^3.13.0",
276+
"@react-native-community/eslint-config": "^3.2.0",
262277
"@sentry/vite-plugin": "^2.10.3",
263278
"@svgr/plugin-svgo": "^8.1.0",
264279
"@tsconfig/react-native": "^3.0.2",
@@ -275,9 +290,19 @@
275290
"appcenter-cli": "2.*",
276291
"auto-changelog": "^1.16.2",
277292
"babel-jest": "^29.2.1",
293+
"babel-plugin-dynamic-import-node": "^2.3.3",
294+
"babel-plugin-import": "^1.13.8",
295+
"babel-plugin-import-graphql": "^2.8.1",
296+
"babel-plugin-lodash": "^3.3.4",
297+
"babel-plugin-macros": "^3.1.0",
298+
"babel-plugin-syntax-hermes-parser": "^0.18.2",
299+
"babel-plugin-transform-class-properties": "^6.24.1",
300+
"babel-plugin-transform-import-meta": "^2.2.1",
278301
"babel-plugin-transform-vite-meta-env": "^1.0.3",
279302
"coveralls": "^3.0.3",
303+
"deprecated-react-native-prop-types": "^5.0.0",
280304
"detox": "^17.6.1",
305+
"documentation": "9.3.1",
281306
"eslint": "^7.32.0",
282307
"eslint-config-prettier": "~8.3.0",
283308
"eslint-config-react-app": "^6.0.0",
@@ -306,6 +331,7 @@
306331
"metro-react-native-babel-preset": "^0.77.0",
307332
"node-pre-gyp": "^0.14.0",
308333
"node-xml-lite": "0.0.7",
334+
"pn": "^1.1.0",
309335
"prettier": "^3.2.4",
310336
"promise.any": "^2.0.2",
311337
"react-app-polyfill": "^3.0.0",

0 commit comments

Comments
 (0)