|
31 | 31 | },
|
32 | 32 | "dependencies": {
|
33 | 33 | "@azure/core-asynciterator-polyfill": "^1.0.2",
|
34 |
| - "@babel/core": "^7.25.2", |
35 |
| - "@babel/plugin-proposal-decorators": "^7.20.7", |
36 |
| - "@babel/plugin-proposal-export-namespace-from": "^7.18.9", |
37 |
| - "@babel/plugin-transform-class-properties": "^7.24.7", |
38 |
| - "@babel/plugin-transform-flow-strip-types": "^7.25.2", |
39 |
| - "@babel/plugin-transform-private-methods": "^7.24.7", |
40 |
| - "@babel/runtime": "^7.25.0", |
41 |
| - "@babel/traverse": "^7.25.3", |
42 | 34 | "@coinbase/wallet-mobile-sdk": "^1.0.13",
|
43 | 35 | "@dev-plugins/react-query": "^0.1.0",
|
44 | 36 | "@ethersproject/shims": "^5.7.0",
|
|
89 | 81 | "alchemy-sdk": "^3.4.4",
|
90 | 82 | "amazon-cognito-identity-js": "^6.3.12",
|
91 | 83 | "axios": "^1.2.1",
|
92 |
| - "babel-plugin-transform-remove-console": "^6.9.4", |
93 |
| - "babel-preset-expo-modern": "^0.1.3", |
| 84 | + "babel-plugin-module-resolver": "^5.0.2", |
94 | 85 | "base-64": "^1.0.0",
|
95 | 86 | "big.js": "^6.2.1",
|
96 | 87 | "browserify-zlib": "^0.2.0",
|
97 | 88 | "buffer": "^6.0.3",
|
98 | 89 | "crypto-browserify": "^3.12.0",
|
99 | 90 | "date-fns": "^2.29.3",
|
100 | 91 | "dotenv": "^16.4.5",
|
101 |
| - "eciesjs": "^0.4.4", |
102 | 92 | "emoji-regex": "^10.3.0",
|
103 | 93 | "ethers": "5.7.2",
|
104 | 94 | "event-target-shim": "^6.0.2",
|
|
140 | 130 | "flatted": "^3.3.1",
|
141 | 131 | "https-browserify": "^1.0.0",
|
142 | 132 | "i18n-js": "3.9.2",
|
143 |
| - "ipfs-car": "^1.0.0", |
144 | 133 | "libphonenumber-js": "^1.10.49",
|
145 | 134 | "mime": "^4.0.4",
|
146 | 135 | "os-browserify": "^0.3.0",
|
147 |
| - "perfect-debounce": "^1.0.0", |
148 | 136 | "permissionless": "^0.2.25",
|
149 | 137 | "pretty-bytes": "^6.1.0",
|
150 | 138 | "react": "18.3.1",
|
|
153 | 141 | "react-native-aes-gcm-crypto": "^0.2.2",
|
154 | 142 | "react-native-background-color": "^0.0.8",
|
155 | 143 | "react-native-bootsplash": "^4.5.3",
|
156 |
| - "react-native-device-info": "^10.9.0", |
157 | 144 | "react-native-fetch-api": "^3.0.0",
|
158 | 145 | "react-native-fs": "^2.20.0",
|
159 | 146 | "react-native-gesture-handler": "~2.20.2",
|
160 | 147 | "react-native-get-random-values": "^1.11.0",
|
161 |
| - "react-native-gradle-plugin": "^0.71.19", |
162 | 148 | "react-native-ios-context-menu": "^2.5.1",
|
163 | 149 | "react-native-ios-utilities": "^4.5.2",
|
164 | 150 | "react-native-keyboard-controller": "^1.13.4",
|
|
182 | 168 | "react-native-share": "^10.2.1",
|
183 | 169 | "react-native-shared-group-preferences": "^1.1.23",
|
184 | 170 | "react-native-svg": "15.8.0",
|
185 |
| - "react-native-svg-transformer": "^1.3.0", |
186 | 171 | "react-native-system-navigation-bar": "^2.6.4",
|
187 | 172 | "react-native-tableview-simple": "^4.4.0",
|
188 | 173 | "react-native-url-polyfill": "^1.3.0",
|
189 | 174 | "react-native-webview": "13.12.5",
|
190 |
| - "react-refresh": "0.14.0", |
191 | 175 | "readable-stream": "^4.3.0",
|
192 | 176 | "rn-fetch-blob": "^0.12.0",
|
193 | 177 | "safe-buffer": "^5.2.1",
|
194 |
| - "scheduler": "^0.23.2", |
195 |
| - "setimmediate": "^1.0.5", |
196 | 178 | "stream-browserify": "^3.0.0",
|
197 | 179 | "stream-http": "^3.2.0",
|
198 | 180 | "text-encoding": "^0.7.0",
|
199 | 181 | "thirdweb": "^5.63.2",
|
200 |
| - "url": "^0.11.0", |
201 |
| - "use-context-selector": "^2.0.0", |
202 | 182 | "uuid": "^9.0.1",
|
203 | 183 | "viem": "^2.22.7",
|
204 |
| - "wagmi": "^2.5.11", |
205 | 184 | "walletsdk-ethos": "0.1.0-no-web3j",
|
206 | 185 | "web3": "^1.8.1",
|
207 | 186 | "xstate": "^5.18.2",
|
208 | 187 | "zod": "^3.23.8",
|
209 | 188 | "zustand": "^4.4.7"
|
210 | 189 | },
|
211 | 190 | "devDependencies": {
|
| 191 | + "@babel/core": "^7.25.2", |
| 192 | + "@babel/plugin-proposal-decorators": "^7.20.7", |
| 193 | + "@babel/plugin-proposal-export-namespace-from": "^7.18.9", |
| 194 | + "@babel/plugin-transform-class-properties": "^7.24.7", |
| 195 | + "@babel/plugin-transform-flow-strip-types": "^7.25.2", |
| 196 | + "@babel/plugin-transform-private-methods": "^7.24.7", |
| 197 | + "@babel/runtime": "^7.25.0", |
| 198 | + "@babel/traverse": "^7.25.3", |
212 | 199 | "@eslint/compat": "^1.2.2",
|
213 |
| - "@faker-js/faker": "^7.6.0", |
214 | 200 | "@tanstack/eslint-plugin-query": "^5.62.16",
|
215 | 201 | "@testing-library/react-native": "^12.6.1",
|
216 | 202 | "@total-typescript/ts-reset": "^0.6.1",
|
|
242 | 228 | "knip": "^2.19.1",
|
243 | 229 | "lint-staged": "^13.1.0",
|
244 | 230 | "metro-minify-terser": "^0.80.4",
|
245 |
| - "metro-react-native-babel-preset": "^0.77.0", |
246 | 231 | "nanoid": "^3.0.0",
|
247 | 232 | "patch-package": "^6.5.1",
|
248 | 233 | "plist": "^3.0.6",
|
249 | 234 | "prettier": "^3.3.3",
|
250 | 235 | "process": "^0.11.10",
|
251 | 236 | "prompts": "^2.4.2",
|
| 237 | + "react-native-svg-transformer": "^1.5.0", |
252 | 238 | "reassure": "^1.2.1",
|
253 |
| - "ts-node": "^10.9.2", |
254 | 239 | "typescript": "^5.3.0",
|
255 | 240 | "typescript-eslint": "^8.13.0",
|
256 | 241 | "warn-once": "^0.1.1"
|
|
0 commit comments