|
1 | 1 | { |
2 | 2 | "name": "helium-wallet", |
3 | | - "version": "2.14.0", |
| 3 | + "version": "2.14.1", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "postinstall": "patch-package && ./node_modules/.bin/rn-nodeify --hack --install && npx jetify", |
|
30 | 30 | "@coral-xyz/anchor": "0.31.0", |
31 | 31 | "@gorhom/bottom-sheet": "5.1.2", |
32 | 32 | "@gorhom/portal": "1.0.14", |
33 | | - "@helium/account-fetch-cache": "0.10.13", |
34 | | - "@helium/account-fetch-cache-hooks": "0.10.13", |
| 33 | + "@helium/account-fetch-cache": "0.10.14", |
| 34 | + "@helium/account-fetch-cache-hooks": "0.10.14", |
35 | 35 | "@helium/address": "4.10.2", |
36 | | - "@helium/automation-hooks": "^0.10.13", |
37 | | - "@helium/circuit-breaker-sdk": "0.10.13", |
| 36 | + "@helium/automation-hooks": "^0.10.14", |
| 37 | + "@helium/circuit-breaker-sdk": "0.10.14", |
38 | 38 | "@helium/cron-sdk": "^0.0.8", |
39 | 39 | "@helium/crypto-react-native": "4.8.0", |
40 | | - "@helium/currency-utils": "0.10.13", |
41 | | - "@helium/data-credits-sdk": "0.10.13", |
42 | | - "@helium/distributor-oracle": "0.10.13", |
43 | | - "@helium/fanout-sdk": "0.10.13", |
44 | | - "@helium/helium-entity-manager-sdk": "0.10.13", |
45 | | - "@helium/helium-react-hooks": "0.10.13", |
46 | | - "@helium/helium-sub-daos-sdk": "0.10.13", |
47 | | - "@helium/hpl-crons-sdk": "^0.10.13", |
| 40 | + "@helium/currency-utils": "0.10.14", |
| 41 | + "@helium/data-credits-sdk": "0.10.14", |
| 42 | + "@helium/distributor-oracle": "0.10.14", |
| 43 | + "@helium/fanout-sdk": "0.10.14", |
| 44 | + "@helium/helium-entity-manager-sdk": "0.10.14", |
| 45 | + "@helium/helium-react-hooks": "0.10.14", |
| 46 | + "@helium/helium-sub-daos-sdk": "0.10.14", |
| 47 | + "@helium/hpl-crons-sdk": "^0.10.14", |
48 | 48 | "@helium/http": "4.7.5", |
49 | | - "@helium/idls": "0.10.13", |
50 | | - "@helium/lazy-distributor-sdk": "0.10.13", |
| 49 | + "@helium/idls": "0.10.14", |
| 50 | + "@helium/lazy-distributor-sdk": "0.10.14", |
51 | 51 | "@helium/modular-governance-hooks": "0.1.5", |
52 | 52 | "@helium/modular-governance-idls": "0.1.5", |
53 | | - "@helium/no-emit-sdk": "0.10.13", |
| 53 | + "@helium/no-emit-sdk": "0.10.14", |
54 | 54 | "@helium/onboarding": "4.14.0", |
55 | 55 | "@helium/organization-sdk": "0.1.5", |
56 | 56 | "@helium/proto-ble": "4.0.0", |
57 | 57 | "@helium/react-native-sdk": "3.1.0", |
58 | | - "@helium/spl-utils": "0.10.13", |
| 58 | + "@helium/spl-utils": "0.10.14", |
59 | 59 | "@helium/state-controller-sdk": "0.1.5", |
60 | | - "@helium/sus": "0.10.13", |
| 60 | + "@helium/sus": "0.10.14", |
61 | 61 | "@helium/transactions": "4.8.1", |
62 | | - "@helium/treasury-management-sdk": "0.10.13", |
| 62 | + "@helium/treasury-management-sdk": "0.10.14", |
63 | 63 | "@helium/tuktuk-idls": "^0.0.8", |
64 | 64 | "@helium/tuktuk-sdk": "^0.0.8", |
65 | | - "@helium/voter-stake-registry-hooks": "0.10.13", |
66 | | - "@helium/voter-stake-registry-sdk": "0.10.13", |
| 65 | + "@helium/voter-stake-registry-hooks": "0.10.14", |
| 66 | + "@helium/voter-stake-registry-sdk": "0.10.14", |
67 | 67 | "@helium/wallet-link": "4.11.0", |
68 | 68 | "@jup-ag/api": "6.0.6", |
69 | 69 | "@keystonehq/keystone-sdk": "0.8.0", |
|
286 | 286 | "@types/react": "18", |
287 | 287 | "react": "18.3.1", |
288 | 288 | "@solana/wallet-adapter-react": "0.15.33", |
289 | | - "@helium/account-fetch-cache": "0.10.13", |
290 | | - "@helium/account-fetch-cache-hooks": "0.10.13", |
291 | | - "@helium/helium-react-hooks": "0.10.13", |
292 | | - "@helium/voter-stake-registry-hooks": "0.10.13", |
293 | | - "@helium/voter-stake-registry-sdk": "0.10.13", |
| 289 | + "@helium/account-fetch-cache": "0.10.14", |
| 290 | + "@helium/account-fetch-cache-hooks": "0.10.14", |
| 291 | + "@helium/helium-react-hooks": "0.10.14", |
| 292 | + "@helium/voter-stake-registry-hooks": "0.10.14", |
| 293 | + "@helium/voter-stake-registry-sdk": "0.10.14", |
294 | 294 | "@helium/modular-governance-hooks": "0.1.5", |
295 | 295 | "@helium/onboarding": "4.14.0" |
296 | 296 | }, |
|
0 commit comments