diff --git a/package.json b/package.json index 756259d..f2e1606 100644 --- a/package.json +++ b/package.json @@ -10,16 +10,16 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.29.0", - "@helium/account-fetch-cache": "^0.9.7", - "@helium/account-fetch-cache-hooks": "^0.9.7", - "@helium/helium-react-hooks": "^0.9.7", + "@helium/account-fetch-cache": "^0.9.9", + "@helium/account-fetch-cache-hooks": "^0.9.9", + "@helium/helium-react-hooks": "^0.9.9", "@helium/modular-governance-hooks": "^0.0.13", "@helium/modular-governance-idls": "^0.0.13", "@helium/organization-sdk": "^0.0.13", - "@helium/spl-utils": "^0.9.7", + "@helium/spl-utils": "^0.9.9", "@helium/state-controller-sdk": "^0.0.13", - "@helium/voter-stake-registry-hooks": "^0.9.7", - "@helium/voter-stake-registry-sdk": "^0.9.7", + "@helium/voter-stake-registry-hooks": "^0.9.9", + "@helium/voter-stake-registry-sdk": "^0.9.9", "@hookform/resolvers": "^3.3.4", "@metaplex-foundation/mpl-token-metadata": "2.10.0", "@project-serum/anchor": "^0.26.0", @@ -73,15 +73,15 @@ "resolutions": { "@tanstack/react-query": "5.45.1", "@solana/web3.js": "^1.90.0", - "@helium/account-fetch-cache": "^0.9.7", - "@helium/account-fetch-cache-hooks": "^0.9.7", - "@helium/helium-react-hooks": "^0.9.7", - "@helium/voter-stake-registry-hooks": "^0.9.7", + "@helium/account-fetch-cache": "^0.9.9", + "@helium/account-fetch-cache-hooks": "^0.9.9", + "@helium/helium-react-hooks": "^0.9.9", + "@helium/voter-stake-registry-hooks": "^0.9.9", "@helium/modular-governance-idls": "^0.0.13", - "@helium/spl-utils": "^0.9.7", + "@helium/spl-utils": "^0.9.9", "@helium/modular-governance-hooks": "^0.0.13", "@solana/wallet-adapter-react": "^0.15.35", - "@helium/voter-stake-registry-sdk": "^0.9.7" + "@helium/voter-stake-registry-sdk": "^0.9.9" }, "devDependencies": { "@tailwindcss/typography": "^0.5.10",