|
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | 12 | "@coral-xyz/anchor": "^0.31.0", |
13 | | - "@helium/account-fetch-cache": "^0.10.11", |
14 | | - "@helium/account-fetch-cache-hooks": "^0.10.11", |
15 | | - "@helium/helium-react-hooks": "^0.10.11", |
16 | | - "@helium/hpl-crons-sdk": "^0.10.11", |
| 13 | + "@helium/account-fetch-cache": "^0.10.12", |
| 14 | + "@helium/account-fetch-cache-hooks": "^0.10.12", |
| 15 | + "@helium/helium-react-hooks": "^0.10.12", |
| 16 | + "@helium/hpl-crons-sdk": "^0.10.12", |
17 | 17 | "@helium/modular-governance-hooks": "^0.1.5", |
18 | 18 | "@helium/modular-governance-idls": "^0.1.5", |
19 | | - "@helium/no-emit-sdk": "^0.10.11", |
| 19 | + "@helium/no-emit-sdk": "^0.10.12", |
20 | 20 | "@helium/organization-sdk": "^0.1.5", |
21 | | - "@helium/spl-utils": "^0.10.11", |
| 21 | + "@helium/spl-utils": "^0.10.12", |
22 | 22 | "@helium/state-controller-sdk": "^0.1.5", |
23 | 23 | "@helium/tuktuk-sdk": "^0.0.8", |
24 | | - "@helium/voter-stake-registry-hooks": "^0.10.11", |
25 | | - "@helium/voter-stake-registry-sdk": "^0.10.11", |
| 24 | + "@helium/voter-stake-registry-hooks": "^0.10.12", |
| 25 | + "@helium/voter-stake-registry-sdk": "^0.10.12", |
26 | 26 | "@hookform/resolvers": "^3.3.4", |
27 | 27 | "@metaplex-foundation/mpl-token-metadata": "2.10.0", |
28 | 28 | "@project-serum/anchor": "^0.26.0", |
|
37 | 37 | "@radix-ui/react-separator": "^1.0.3", |
38 | 38 | "@radix-ui/react-slider": "^1.1.2", |
39 | 39 | "@radix-ui/react-slot": "^1.0.2", |
| 40 | + "@radix-ui/react-switch": "^1.2.4", |
40 | 41 | "@radix-ui/react-toggle": "^1.0.3", |
41 | 42 | "@radix-ui/react-toggle-group": "^1.0.4", |
42 | 43 | "@solana/spl-token": "^0.4.0", |
|
77 | 78 | "resolutions": { |
78 | 79 | "@tanstack/react-query": "5.45.1", |
79 | 80 | "@solana/web3.js": "^1.90.0", |
80 | | - "@helium/account-fetch-cache": "^0.10.11", |
81 | | - "@helium/account-fetch-cache-hooks": "^0.10.11", |
82 | | - "@helium/helium-react-hooks": "^0.10.11", |
83 | | - "@helium/voter-stake-registry-hooks": "^0.10.11", |
| 81 | + "@helium/account-fetch-cache": "^0.10.12", |
| 82 | + "@helium/account-fetch-cache-hooks": "^0.10.12", |
| 83 | + "@helium/helium-react-hooks": "^0.10.12", |
| 84 | + "@helium/voter-stake-registry-hooks": "^0.10.12", |
84 | 85 | "@helium/modular-governance-idls": "^0.1.5", |
85 | | - "@helium/spl-utils": "^0.10.11", |
| 86 | + "@helium/spl-utils": "^0.10.12", |
86 | 87 | "@helium/modular-governance-hooks": "^0.1.5", |
87 | 88 | "@solana/wallet-adapter-react": "^0.15.35", |
88 | | - "@helium/voter-stake-registry-sdk": "^0.10.11" |
| 89 | + "@helium/voter-stake-registry-sdk": "^0.10.12" |
89 | 90 | }, |
90 | 91 | "devDependencies": { |
91 | 92 | "@tailwindcss/typography": "^0.5.10", |
|
0 commit comments