Skip to content

Commit

Permalink
bump deps 0.9.9 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryzettler authored Oct 28, 2024
1 parent 2bceae5 commit 365d168
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 365d168

Please sign in to comment.