Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump versions #189

Merged
merged 1 commit into from
Jan 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.19",
"@helium/account-fetch-cache-hooks": "^0.9.19",
"@helium/helium-react-hooks": "^0.9.19",
"@helium/account-fetch-cache": "^0.9.20",
"@helium/account-fetch-cache-hooks": "^0.9.20",
"@helium/helium-react-hooks": "^0.9.20",
"@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.19",
"@helium/spl-utils": "^0.9.20",
"@helium/state-controller-sdk": "^0.0.13",
"@helium/voter-stake-registry-hooks": "^0.9.19",
"@helium/voter-stake-registry-sdk": "^0.9.19",
"@helium/voter-stake-registry-hooks": "^0.9.20",
"@helium/voter-stake-registry-sdk": "^0.9.20",
"@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.19",
"@helium/account-fetch-cache-hooks": "^0.9.19",
"@helium/helium-react-hooks": "^0.9.19",
"@helium/voter-stake-registry-hooks": "^0.9.19",
"@helium/account-fetch-cache": "^0.9.20",
"@helium/account-fetch-cache-hooks": "^0.9.20",
"@helium/helium-react-hooks": "^0.9.20",
"@helium/voter-stake-registry-hooks": "^0.9.20",
"@helium/modular-governance-idls": "^0.0.13",
"@helium/spl-utils": "^0.9.19",
"@helium/spl-utils": "^0.9.20",
"@helium/modular-governance-hooks": "^0.0.13",
"@solana/wallet-adapter-react": "^0.15.35",
"@helium/voter-stake-registry-sdk": "^0.9.19"
"@helium/voter-stake-registry-sdk": "^0.9.20"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
Expand Down
142 changes: 71 additions & 71 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -621,19 +621,19 @@
"@solana/wallet-adapter-base" "^0.9.17"
bs58 "^5.0.0"

"@helium/account-fetch-cache-hooks@^0.5.0", "@helium/account-fetch-cache-hooks@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/account-fetch-cache-hooks/-/account-fetch-cache-hooks-0.9.19.tgz#1f65183a03d77d1f4e8df2ff3d00283bf5b75bf0"
integrity sha512-/3kYex2dht3D+rtvP4PAaTPr9fzcdKayD2oETQvv9Ync8MVzTa07DEXiX9rcjwAp9TnDinC9Q4jn1Z4u+D9C1w==
"@helium/account-fetch-cache-hooks@^0.5.0", "@helium/account-fetch-cache-hooks@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/account-fetch-cache-hooks/-/account-fetch-cache-hooks-0.9.20.tgz#3735181d6000df1d5393d32b71a16d65172aa63b"
integrity sha512-LVYRqPD5hB0GYIj1Zx37StSGAWSeIHEw5glPhLVOEqQBMjZCjc+B4VO3TvQ/Oi6w+B9s4+wqcGI8fHM6m35pyA==
dependencies:
"@helium/account-fetch-cache" "^0.9.19"
"@helium/account-fetch-cache" "^0.9.20"
"@solana/web3.js" "^1.91.1"
react-async-hook "^4.0.0"

"@helium/account-fetch-cache@^0.5.0", "@helium/account-fetch-cache@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/account-fetch-cache/-/account-fetch-cache-0.9.19.tgz#7d60e8a2f22397e7774ef7440598c9ec78b0f58a"
integrity sha512-LbaYNZTfKp2hRvNj9wWM1bWn+heazkh9kF7ZvGtHQm11EsBFYDlvu5EYM1LbKAfdQevFw91NMyZs5ziLc4CtAQ==
"@helium/account-fetch-cache@^0.5.0", "@helium/account-fetch-cache@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/account-fetch-cache/-/account-fetch-cache-0.9.20.tgz#0390c6ec232451222b0ff9301e6546f48f1aaa56"
integrity sha512-z4ve5kkOA7yN6ybnmdXZQBiGdHG3awuUZRtFWWia/94WiyzhnsjJVtbudGsG2/vztCKOdSIXWBczEy1fQpIj6A==
dependencies:
"@solana/web3.js" "^1.91.1"

Expand Down Expand Up @@ -662,59 +662,59 @@
"@solana/spl-token" "^0.3.8"
"@solana/web3.js" "^1.78.4"

"@helium/anchor-resolvers@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/anchor-resolvers/-/anchor-resolvers-0.9.19.tgz#d23cfe051c5ebedfa12fa0f1486b0c0949f25c0a"
integrity sha512-OJeCS8COBJPIhHdL52CDF+ARWb1LiBu1Dv+Dx37MZCTsi+65aa5yL4173u8/BNDGmamNihenTtM20vEat0ZSiQ==
"@helium/anchor-resolvers@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/anchor-resolvers/-/anchor-resolvers-0.9.20.tgz#d9395a93cc51de2bc880b0f2f47479f7d96e89e8"
integrity sha512-GfUppyF8PGzNrePSmRfbKdaeJI2j7/Rb8oXvoT9LLYw9cNYKIaze7Lbhtn5qbWBX05VD/jOK11Xezn6c9D/+NQ==
dependencies:
"@solana/spl-token" "^0.3.8"
"@solana/web3.js" "^1.91.1"

"@helium/circuit-breaker-sdk@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/circuit-breaker-sdk/-/circuit-breaker-sdk-0.9.19.tgz#bca47c4ec711a1c19c1627948e9e009eac4ff269"
integrity sha512-27EERL0bzguIXTrA4fJSn9R+fhlXKn7MdwaKrFGbc4jDRmXR4vQ1NjqMGveikXEMQASCdUoQDlvxNb7BQc7tUw==
"@helium/circuit-breaker-sdk@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/circuit-breaker-sdk/-/circuit-breaker-sdk-0.9.20.tgz#7832f6f9419f8ce38898522be3852854195650a8"
integrity sha512-4OclUW8+QADnoDR/oG0TO6TzohUomVnt9tmbphzXEr80CQgm4Kw4F41TAk4mVmT3nI5xGwZsyH/MBzQ4HmxeuQ==
dependencies:
"@coral-xyz/anchor" "^0.28.0"
"@helium/anchor-resolvers" "^0.9.19"
"@helium/idls" "^0.9.19"
"@helium/spl-utils" "^0.9.19"
"@helium/anchor-resolvers" "^0.9.20"
"@helium/idls" "^0.9.20"
"@helium/spl-utils" "^0.9.20"
bn.js "^5.2.0"
bs58 "^4.0.1"

"@helium/helium-react-hooks@^0.5.0", "@helium/helium-react-hooks@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/helium-react-hooks/-/helium-react-hooks-0.9.19.tgz#b00dba2fe198d74e8b13e36476c6fe836da38045"
integrity sha512-/VUWO74FArwNFK/JCg1jUvYnd2yOYAoMUnj3ZZJdsaY2NFfi4R5A+0ajXBJgJLN4K/9qg4Tl7tt2ys/Ejwt6EQ==
"@helium/helium-react-hooks@^0.5.0", "@helium/helium-react-hooks@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/helium-react-hooks/-/helium-react-hooks-0.9.20.tgz#36f92868a48c8796630a3d864ebc7a059b4abf55"
integrity sha512-TRNCyyUYGuOLfevsqsI0MOfXHfF7ntL4QWiu3xWUQkjn+/bPO7jUPfMKPNkKSJj/ijQsv06nqUZirXRx4Edk+Q==
dependencies:
"@coral-xyz/anchor" "^0.28.0"
"@helium/account-fetch-cache" "^0.9.19"
"@helium/account-fetch-cache-hooks" "^0.9.19"
"@helium/account-fetch-cache" "^0.9.20"
"@helium/account-fetch-cache-hooks" "^0.9.20"
"@solana/spl-token" "^0.3.8"
"@solana/web3.js" "^1.91.1"
bs58 "^4.0.1"
pako "^2.0.3"
react-async-hook "^4.0.0"

"@helium/helium-sub-daos-sdk@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/helium-sub-daos-sdk/-/helium-sub-daos-sdk-0.9.19.tgz#ff9086b479cbd32918118469698e8682beb58b6f"
integrity sha512-kKztZkhVaDNZxfnfLazClLu5EnM/APRSUUSpv8fXMsP3/e5gUO8yhpc3WFZffb3OEDUIObnyexqk15R8uoExKA==
"@helium/helium-sub-daos-sdk@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/helium-sub-daos-sdk/-/helium-sub-daos-sdk-0.9.20.tgz#deba7234f7c18b6c1a25e88d4fdd3ed616d195b1"
integrity sha512-cDgz1jwapngJYuW+iFcELe91DQCiZH+wyAGt+rjKNRonZ+ZQofkKVNvKa8L4kw4fVbjA6ru2PrY3rOs78uDXdA==
dependencies:
"@coral-xyz/anchor" "^0.28.0"
"@helium/anchor-resolvers" "^0.9.19"
"@helium/circuit-breaker-sdk" "^0.9.19"
"@helium/anchor-resolvers" "^0.9.20"
"@helium/circuit-breaker-sdk" "^0.9.20"
"@helium/nft-proxy-sdk" "^0.0.15"
"@helium/spl-utils" "^0.9.19"
"@helium/treasury-management-sdk" "^0.9.19"
"@helium/voter-stake-registry-sdk" "^0.9.19"
"@helium/spl-utils" "^0.9.20"
"@helium/treasury-management-sdk" "^0.9.20"
"@helium/voter-stake-registry-sdk" "^0.9.20"
bn.js "^5.2.0"
bs58 "^4.0.1"

"@helium/idls@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/idls/-/idls-0.9.19.tgz#20241753d01855db366f1f0e9716cb3f87a8b1cc"
integrity sha512-b99eF7Nqtl9KUF2BMgRlctH2uslSvgd88m7i+7o11HfvULgBJgpzXmmvQR3hc6A/hc0rXMlQPaviwrxJV711jA==
"@helium/idls@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/idls/-/idls-0.9.20.tgz#1047996003f7a35f0e5d1c75a1bddea5d11480e5"
integrity sha512-YUVVlT+mmmK/fa5unmB6JX65m4SyOEfchvlVnwJBtr+chyOvYBhFaxtl1yyVI+FMB1+6Fgw7GywlLyb6uOPXGg==
dependencies:
"@coral-xyz/anchor" "^0.28.0"
"@solana/web3.js" "^1.91.1"
Expand Down Expand Up @@ -772,15 +772,15 @@
"@helium/anchor-resolvers" "^0.5.0"
"@helium/modular-governance-idls" "^0.0.13"

"@helium/spl-utils@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/spl-utils/-/spl-utils-0.9.19.tgz#64fe6ec679cea5db6025ad161f341a4692f63419"
integrity sha512-SBrv8eMoSR1YKaHG9lMrX4kSZBwALDexoW4J+UtWdctq6VKwYOf+IXgg61CTzTSCXmDeTAUB4AoCWWZ4LWIdTQ==
"@helium/spl-utils@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/spl-utils/-/spl-utils-0.9.20.tgz#124c1c18d7f2a5425dd1cc62f71af0ebc8a0ad60"
integrity sha512-6W0xNwaEs6rFoA0I+5GQM+zOAE8Swa58e5AhVGZZIW4QauPfCi0D+myLVeV3W/22s156Y2rzGc3WvO7zcABJ6Q==
dependencies:
"@coral-xyz/anchor" "^0.28.0"
"@helium/account-fetch-cache" "^0.9.19"
"@helium/account-fetch-cache" "^0.9.20"
"@helium/address" "^4.10.2"
"@helium/anchor-resolvers" "^0.9.19"
"@helium/anchor-resolvers" "^0.9.20"
"@metaplex-foundation/mpl-token-metadata" "^2.10.0"
"@solana/spl-account-compression" "^0.1.7"
"@solana/spl-token" "^0.3.8"
Expand All @@ -799,34 +799,34 @@
"@helium/anchor-resolvers" "^0.5.0"
"@helium/modular-governance-idls" "^0.0.13"

"@helium/treasury-management-sdk@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/treasury-management-sdk/-/treasury-management-sdk-0.9.19.tgz#8a5d53df52eacf6c44d1120068f88062263c202f"
integrity sha512-bAd1BqkxFKNdt2kHJ/dGfstyn+kewUXiVeCCRvOehsR7Zc5VUPJYRahyN1HtILJ0ssF9N4nIZa/aoFcsLfHzQA==
"@helium/treasury-management-sdk@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/treasury-management-sdk/-/treasury-management-sdk-0.9.20.tgz#c305b04125681ca4d234f33c31db2620c6fef29f"
integrity sha512-ta/ULb8Rq0zyc5H1c0ySYRD55iFyCgzGzMU4EIgpg3LeyFtLb/pIgHiPq1GnuYQ+S/WwLduAcMKKz5ltp6U42A==
dependencies:
"@coral-xyz/anchor" "^0.28.0"
"@helium/anchor-resolvers" "^0.9.19"
"@helium/circuit-breaker-sdk" "^0.9.19"
"@helium/idls" "^0.9.19"
"@helium/spl-utils" "^0.9.19"
"@helium/anchor-resolvers" "^0.9.20"
"@helium/circuit-breaker-sdk" "^0.9.20"
"@helium/idls" "^0.9.20"
"@helium/spl-utils" "^0.9.20"
bn.js "^5.2.0"
bs58 "^4.0.1"

"@helium/voter-stake-registry-hooks@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/voter-stake-registry-hooks/-/voter-stake-registry-hooks-0.9.19.tgz#c218746bd0f4e083e83330d9de7651d0345d6367"
integrity sha512-ilhMjYOPdhCQQqEX6+ItTMeKIFRaYFiobs/O3Ix86DnX3CuORhInm0n0bMhYKZydzc9UK6FrT+Y31Ll5IBYP3A==
"@helium/voter-stake-registry-hooks@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/voter-stake-registry-hooks/-/voter-stake-registry-hooks-0.9.20.tgz#46fbb93ec8dc952509d9518a1fd0c8cc841695f7"
integrity sha512-BZXhZrdF21EFRqckaZT8KLPApW9ya0sA4QfjFV1Qqq9p3+EG0lawUsdSnbegeHuhTDebOJ6DF4C11zzTAE9DWg==
dependencies:
"@coral-xyz/anchor" "^0.28.0"
"@helium/account-fetch-cache" "^0.9.19"
"@helium/account-fetch-cache-hooks" "^0.9.19"
"@helium/circuit-breaker-sdk" "^0.9.19"
"@helium/helium-react-hooks" "^0.9.19"
"@helium/helium-sub-daos-sdk" "^0.9.19"
"@helium/account-fetch-cache" "^0.9.20"
"@helium/account-fetch-cache-hooks" "^0.9.20"
"@helium/circuit-breaker-sdk" "^0.9.20"
"@helium/helium-react-hooks" "^0.9.20"
"@helium/helium-sub-daos-sdk" "^0.9.20"
"@helium/modular-governance-hooks" "^0.0.15"
"@helium/modular-governance-idls" "^0.0.15"
"@helium/spl-utils" "^0.9.19"
"@helium/voter-stake-registry-sdk" "^0.9.19"
"@helium/spl-utils" "^0.9.20"
"@helium/voter-stake-registry-sdk" "^0.9.20"
"@solana/wallet-adapter-base" "^0.9.22"
"@solana/wallet-adapter-react" "^0.15.32"
"@solana/web3.js" "^1.91.1"
Expand All @@ -835,16 +835,16 @@
bs58 "^4.0.1"
react-async-hook "^4.0.0"

"@helium/voter-stake-registry-sdk@^0.9.19":
version "0.9.19"
resolved "https://registry.yarnpkg.com/@helium/voter-stake-registry-sdk/-/voter-stake-registry-sdk-0.9.19.tgz#f95974a8a22058a8b613145137c1d12482d4d074"
integrity sha512-TP3u4ulxt3alRrAYmCGTdzyJyT6tb4J7HERk3zeABRXSVi4bq5v+vbSZR0qgJ9VprSLD1hu+RsgvUxhqgBdUGQ==
"@helium/voter-stake-registry-sdk@^0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@helium/voter-stake-registry-sdk/-/voter-stake-registry-sdk-0.9.20.tgz#2c292a83b646b239b0c63567db3172e099773044"
integrity sha512-BGkBgwcppPLY3CF/8OCiJpmCkaqN4zK/vs/n8l13aTgo7KLkhZUmCO9VNfMGaWp0EIpBkoci/C1BXMGa/Z9cSg==
dependencies:
"@coral-xyz/anchor" "^0.28.0"
"@helium/anchor-resolvers" "^0.9.19"
"@helium/idls" "^0.9.19"
"@helium/anchor-resolvers" "^0.9.20"
"@helium/idls" "^0.9.20"
"@helium/nft-proxy-sdk" "^0.0.15"
"@helium/spl-utils" "^0.9.19"
"@helium/spl-utils" "^0.9.20"
"@metaplex-foundation/mpl-token-metadata" "^2.10.0"
"@solana/spl-token" "^0.3.8"
bn.js "^5.2.0"
Expand Down
Loading