diff --git a/package.json b/package.json index 2d5d0d1..714be4f 100644 --- a/package.json +++ b/package.json @@ -10,16 +10,16 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.29.0", - "@helium/account-fetch-cache": "^0.7.11", - "@helium/account-fetch-cache-hooks": "^0.7.11", - "@helium/helium-react-hooks": "^0.7.11", + "@helium/account-fetch-cache": "^0.9.0-alpha.0", + "@helium/account-fetch-cache-hooks": "^0.9.0-alpha.0", + "@helium/helium-react-hooks": "^0.9.0-alpha.0", "@helium/modular-governance-hooks": "^0.0.8", "@helium/modular-governance-idls": "^0.0.8-next.19+4fa4c6b", "@helium/organization-sdk": "^0.0.8", - "@helium/spl-utils": "^0.8.2", + "@helium/spl-utils": "^0.9.0-alpha.0", "@helium/state-controller-sdk": "^0.0.8", - "@helium/voter-stake-registry-hooks": "^0.8.2", - "@helium/voter-stake-registry-sdk": "^0.8.2", + "@helium/voter-stake-registry-hooks": "^0.9.0-alpha.0", + "@helium/voter-stake-registry-sdk": "^0.9.0-alpha.0", "@hookform/resolvers": "^3.3.4", "@metaplex-foundation/mpl-token-metadata": "2.10.0", "@project-serum/anchor": "^0.26.0", @@ -72,14 +72,14 @@ }, "resolutions": { "@solana/web3.js": "^1.90.0", - "@helium/account-fetch-cache": "^0.7.11", - "@helium/account-fetch-cache-hooks": "^0.7.11", - "@helium/helium-react-hooks": "^0.7.11", - "@helium/voter-stake-registry-hooks": "^0.8.2", - "@helium/spl-utils": "^0.8.2", + "@helium/account-fetch-cache": "^0.9.0-alpha.0", + "@helium/account-fetch-cache-hooks": "^0.9.0-alpha.0", + "@helium/helium-react-hooks": "^0.9.0-alpha.0", + "@helium/voter-stake-registry-hooks": "^0.9.0-alpha.0", + "@helium/spl-utils": "^0.9.0-alpha.0", "@helium/modular-governance-hooks": "^0.0.8", "@solana/wallet-adapter-react": "^0.15.35", - "@helium/voter-stake-registry-sdk": "^0.8.2" + "@helium/voter-stake-registry-sdk": "^0.9.0-alpha.0" }, "devDependencies": { "@tailwindcss/typography": "^0.5.10", diff --git a/src/components/Proxies.tsx b/src/components/Proxies.tsx index c2f1430..b078970 100644 --- a/src/components/Proxies.tsx +++ b/src/components/Proxies.tsx @@ -143,7 +143,7 @@ export function Proxies() {