Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Jan 19, 2024
1 parent 51048da commit 46386c5
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 1,665 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
},
"dependencies": {
"@coral-xyz/anchor": "^0.28.0",
"@helium/account-fetch-cache": "^0.6.16",
"@helium/account-fetch-cache-hooks": "^0.6.16",
"@helium/account-fetch-cache": "^0.6.21",
"@helium/account-fetch-cache-hooks": "^0.6.21",
"@helium/currency": "^4.10.1",
"@helium/helium-react-hooks": "^0.6.16",
"@helium/helium-react-hooks": "^0.6.21",
"@helium/modular-governance-hooks": "^0.0.8",
"@helium/organization-sdk": "^0.0.8",
"@helium/spl-utils": "^0.6.16",
"@helium/spl-utils": "^0.6.21",
"@helium/state-controller-sdk": "^0.0.8",
"@helium/voter-stake-registry-hooks": "^0.6.16",
"@helium/voter-stake-registry-sdk": "^0.6.16",
"@helium/voter-stake-registry-hooks": "^0.6.21",
"@helium/voter-stake-registry-sdk": "^0.6.21",
"@project-serum/anchor": "^0.25.0",
"@solana/spl-token": "^0.3.8",
"@solana/wallet-adapter-base": "^0.9.22",
Expand Down Expand Up @@ -53,11 +53,11 @@
},
"resolutions": {
"@solana/web3.js": "^1.78.4",
"@helium/account-fetch-cache": "^0.6.16",
"@helium/account-fetch-cache-hooks": "^0.6.16",
"@helium/helium-react-hooks": "^0.6.16",
"@helium/voter-stake-registry-hooks": "^0.6.16",
"@helium/spl-utils": "^0.6.16",
"@helium/account-fetch-cache": "^0.6.21",
"@helium/account-fetch-cache-hooks": "^0.6.21",
"@helium/helium-react-hooks": "^0.6.21",
"@helium/voter-stake-registry-hooks": "^0.6.21",
"@helium/spl-utils": "^0.6.21",
"@helium/modular-governance-hooks": "^0.0.8",
"@solana/wallet-adapter-react": "^0.15.32"
},
Expand Down
Loading

0 comments on commit 46386c5

Please sign in to comment.