Skip to content

Commit 54cb832

Browse files
committed
Bump version
1 parent 6fe3f9c commit 54cb832

2 files changed

Lines changed: 109 additions & 109 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
},
1111
"dependencies": {
1212
"@coral-xyz/anchor": "^0.31.0",
13-
"@helium/account-fetch-cache": "^0.10.12",
14-
"@helium/account-fetch-cache-hooks": "^0.10.12",
15-
"@helium/helium-react-hooks": "^0.10.12",
16-
"@helium/hpl-crons-sdk": "^0.10.12",
13+
"@helium/account-fetch-cache": "^0.10.13",
14+
"@helium/account-fetch-cache-hooks": "^0.10.13",
15+
"@helium/helium-react-hooks": "^0.10.13",
16+
"@helium/hpl-crons-sdk": "^0.10.13",
1717
"@helium/modular-governance-hooks": "^0.1.5",
1818
"@helium/modular-governance-idls": "^0.1.5",
19-
"@helium/no-emit-sdk": "^0.10.12",
19+
"@helium/no-emit-sdk": "^0.10.13",
2020
"@helium/organization-sdk": "^0.1.5",
21-
"@helium/spl-utils": "^0.10.12",
21+
"@helium/spl-utils": "^0.10.13",
2222
"@helium/state-controller-sdk": "^0.1.5",
2323
"@helium/tuktuk-sdk": "^0.0.8",
24-
"@helium/voter-stake-registry-hooks": "^0.10.12",
25-
"@helium/voter-stake-registry-sdk": "^0.10.12",
24+
"@helium/voter-stake-registry-hooks": "^0.10.13",
25+
"@helium/voter-stake-registry-sdk": "^0.10.13",
2626
"@hookform/resolvers": "^3.3.4",
2727
"@metaplex-foundation/mpl-token-metadata": "2.10.0",
2828
"@project-serum/anchor": "^0.26.0",
@@ -78,15 +78,15 @@
7878
"resolutions": {
7979
"@tanstack/react-query": "5.45.1",
8080
"@solana/web3.js": "^1.90.0",
81-
"@helium/account-fetch-cache": "^0.10.12",
82-
"@helium/account-fetch-cache-hooks": "^0.10.12",
83-
"@helium/helium-react-hooks": "^0.10.12",
84-
"@helium/voter-stake-registry-hooks": "^0.10.12",
81+
"@helium/account-fetch-cache": "^0.10.13",
82+
"@helium/account-fetch-cache-hooks": "^0.10.13",
83+
"@helium/helium-react-hooks": "^0.10.13",
84+
"@helium/voter-stake-registry-hooks": "^0.10.13",
8585
"@helium/modular-governance-idls": "^0.1.5",
86-
"@helium/spl-utils": "^0.10.12",
86+
"@helium/spl-utils": "^0.10.13",
8787
"@helium/modular-governance-hooks": "^0.1.5",
8888
"@solana/wallet-adapter-react": "^0.15.35",
89-
"@helium/voter-stake-registry-sdk": "^0.10.12"
89+
"@helium/voter-stake-registry-sdk": "^0.10.13"
9090
},
9191
"devDependencies": {
9292
"@tailwindcss/typography": "^0.5.10",

yarn.lock

Lines changed: 95 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -596,19 +596,19 @@
596596
"@solana/wallet-adapter-base" "^0.9.17"
597597
bs58 "^5.0.0"
598598

599-
"@helium/account-fetch-cache-hooks@^0.10.0-alpha.3", "@helium/account-fetch-cache-hooks@^0.10.12":
600-
version "0.10.12"
601-
resolved "https://registry.yarnpkg.com/@helium/account-fetch-cache-hooks/-/account-fetch-cache-hooks-0.10.12.tgz#10a0e7d070743b05ef192a8458a81f36395bb54a"
602-
integrity sha512-Uei6ilgrsQoj6pjAa+/NhbmiTH7Mp6G8/zbXkAcPOkvqFG6P1sGbW9z2LPD8+vr3End6GBjCoq83pMrDoV25JQ==
599+
"@helium/account-fetch-cache-hooks@^0.10.0-alpha.3", "@helium/account-fetch-cache-hooks@^0.10.13":
600+
version "0.10.13"
601+
resolved "https://registry.yarnpkg.com/@helium/account-fetch-cache-hooks/-/account-fetch-cache-hooks-0.10.13.tgz#12b4ef884af51e0ad8a69b93fdd6981887f50b95"
602+
integrity sha512-TPTXxg73C+DLY4vHRwuj4F3RPg9drAZoGeOlUlZx0DYw2+GTfLht4Z3VqLHHvLf0ETZRgMzcy18GPun3xAtoCg==
603603
dependencies:
604-
"@helium/account-fetch-cache" "^0.10.12"
604+
"@helium/account-fetch-cache" "^0.10.13"
605605
"@solana/web3.js" "^1.91.1"
606606
react-async-hook "^4.0.0"
607607

608-
"@helium/account-fetch-cache@0.10.0-alpha.3", "@helium/account-fetch-cache@^0.10.12":
609-
version "0.10.12"
610-
resolved "https://registry.yarnpkg.com/@helium/account-fetch-cache/-/account-fetch-cache-0.10.12.tgz#7177f4ac5da768eb1ba1ceb6047e69959c8fd78b"
611-
integrity sha512-rMuzqKBBkvSAZ7uWl55lzFXf3yOgtnvB/a5MKaxCpQGyIm5YkXDVwDsTnSRNfDzpzzAI/gezhmta9TqNi7Fg8Q==
608+
"@helium/account-fetch-cache@0.10.0-alpha.3", "@helium/account-fetch-cache@^0.10.13":
609+
version "0.10.13"
610+
resolved "https://registry.yarnpkg.com/@helium/account-fetch-cache/-/account-fetch-cache-0.10.13.tgz#4f306d4d7d323a0fe644666d35179f0d4a984e5c"
611+
integrity sha512-YJSwEaSqRQZELlCqDkGx5Bme9QnlEZ3hUVf2MBAH1rEnacxkCK+/RkaHizh7hrBnMLnj5KQhDTJzN8ic3Sl7nQ==
612612
dependencies:
613613
"@solana/web3.js" "^1.91.1"
614614

@@ -629,40 +629,40 @@
629629
"@solana/spl-token" "^0.3.8"
630630
"@solana/web3.js" "^1.91.1"
631631

632-
"@helium/anchor-resolvers@^0.10.12":
633-
version "0.10.12"
634-
resolved "https://registry.yarnpkg.com/@helium/anchor-resolvers/-/anchor-resolvers-0.10.12.tgz#b25f5e4e9019278cc4b16eccb04295191fc4b5e1"
635-
integrity sha512-5m2YVgfTjrlO3fcm+hjXpkq/L6rWvZhwjQCjNb6HO2b/8a2xKQRUpyGb3yXkxOBw15+5GhfmJvNFdYPuy7CTEQ==
632+
"@helium/anchor-resolvers@^0.10.13":
633+
version "0.10.13"
634+
resolved "https://registry.yarnpkg.com/@helium/anchor-resolvers/-/anchor-resolvers-0.10.13.tgz#99c657f10dd95a46e0f6a52f2eb18caffa227162"
635+
integrity sha512-RwxdVEImdTeANNK2BGnsD0n8amkO9VJZwBI9UeLV7gVfcSoXvbLFJhP46QlHqCrSUNzium6/CHziNUS88g10Nw==
636636
dependencies:
637637
"@solana/spl-token" "^0.3.8"
638638
"@solana/web3.js" "^1.91.1"
639639

640-
"@helium/automation-hooks@^0.10.12":
641-
version "0.10.12"
642-
resolved "https://registry.yarnpkg.com/@helium/automation-hooks/-/automation-hooks-0.10.12.tgz#1b78e2137dc73ba16cb6adab5fa6234fd0d42dfe"
643-
integrity sha512-lCFfRQ8WO/o4Vi7l23I82qmOzP9hhsTeRSiCIvQ7XnryD+nne0CcT1yh6UQFBiWk/nYtZaIbX0/GDS4AViqLHQ==
640+
"@helium/automation-hooks@^0.10.13":
641+
version "0.10.13"
642+
resolved "https://registry.yarnpkg.com/@helium/automation-hooks/-/automation-hooks-0.10.13.tgz#49873d7acb743663cb63d99da335418f6c8d7bb5"
643+
integrity sha512-00Qu0rvUYT9WxMNGp8DUbktxpEXQ/usZR+N9VkOdsDIZO8kFvNJT0EwBTX21H7H+xnd4rZZG4Vv1GhF0h7ethQ==
644644
dependencies:
645645
"@coral-xyz/anchor" "^0.31.0"
646-
"@helium/account-fetch-cache" "^0.10.12"
647-
"@helium/account-fetch-cache-hooks" "^0.10.12"
648-
"@helium/hpl-crons-sdk" "^0.10.12"
649-
"@helium/spl-utils" "^0.10.12"
646+
"@helium/account-fetch-cache" "^0.10.13"
647+
"@helium/account-fetch-cache-hooks" "^0.10.13"
648+
"@helium/hpl-crons-sdk" "^0.10.13"
649+
"@helium/spl-utils" "^0.10.13"
650650
"@helium/tuktuk-sdk" "^0.0.8"
651651
"@solana/wallet-adapter-base" "^0.9.22"
652652
"@solana/web3.js" "^1.91.1"
653653
axios "^1.3.6"
654654
bs58 "^4.0.1"
655655
react-async-hook "^4.0.0"
656656

657-
"@helium/circuit-breaker-sdk@^0.10.12":
658-
version "0.10.12"
659-
resolved "https://registry.yarnpkg.com/@helium/circuit-breaker-sdk/-/circuit-breaker-sdk-0.10.12.tgz#eded5271a9b5ec208f612a385fcec253149e91f4"
660-
integrity sha512-LrMGzyItlzkfQVMzld2BQ78EidJ0BZs7CVtuuPkIMKPt5BCsygj/W/RrYz4FQQ0dUrbFP8TNkPX+nlUWcySHmw==
657+
"@helium/circuit-breaker-sdk@^0.10.13":
658+
version "0.10.13"
659+
resolved "https://registry.yarnpkg.com/@helium/circuit-breaker-sdk/-/circuit-breaker-sdk-0.10.13.tgz#38eae2ce6a0510b6da2f87df013f5e5388c023ec"
660+
integrity sha512-D+hEpH3kGrZ9pKjBe/KxjfI3Mb9eeJ8pHDekgxv1hOC58pwEzWCgLAGdM1TBnaGK4boVrlB54FxyF5xMfN6Yeg==
661661
dependencies:
662662
"@coral-xyz/anchor" "^0.31.0"
663-
"@helium/anchor-resolvers" "^0.10.12"
664-
"@helium/idls" "^0.10.12"
665-
"@helium/spl-utils" "^0.10.12"
663+
"@helium/anchor-resolvers" "^0.10.13"
664+
"@helium/idls" "^0.10.13"
665+
"@helium/spl-utils" "^0.10.13"
666666
bn.js "^5.2.0"
667667
bs58 "^4.0.1"
668668

@@ -677,58 +677,58 @@
677677
"@helium/tuktuk-sdk" "^0.0.8"
678678
js-sha256 "^0.11.0"
679679

680-
"@helium/helium-react-hooks@^0.10.0-alpha.3", "@helium/helium-react-hooks@^0.10.12":
681-
version "0.10.12"
682-
resolved "https://registry.yarnpkg.com/@helium/helium-react-hooks/-/helium-react-hooks-0.10.12.tgz#7f917f65db423b1c5fc23e7f42f89a4230632469"
683-
integrity sha512-X9F2jNnxWsv8ZiINkzJUbeXwPMu4ETa40xRrrkLY8icyvPe8GhsUWZSHpRPCfzDTxCjK54fIHymf1C4lGkSUrw==
680+
"@helium/helium-react-hooks@^0.10.0-alpha.3", "@helium/helium-react-hooks@^0.10.13":
681+
version "0.10.13"
682+
resolved "https://registry.yarnpkg.com/@helium/helium-react-hooks/-/helium-react-hooks-0.10.13.tgz#8ec1624b9c0d7b83b93f6ac40ca3e15be0545cbc"
683+
integrity sha512-bJHwqQ4QZJYhV2R4ctTgaBU7O7zuWaSfeqQFBOWrnB7vRv25HB7GzovP1XgcFXk0tgi9kRkB8RQ3PPPLjy9J9w==
684684
dependencies:
685685
"@coral-xyz/anchor" "^0.31.0"
686-
"@helium/account-fetch-cache" "^0.10.12"
687-
"@helium/account-fetch-cache-hooks" "^0.10.12"
686+
"@helium/account-fetch-cache" "^0.10.13"
687+
"@helium/account-fetch-cache-hooks" "^0.10.13"
688688
"@solana/spl-token" "^0.3.8"
689689
"@solana/web3.js" "^1.91.1"
690690
bs58 "^4.0.1"
691691
pako "^2.0.3"
692692
react-async-hook "^4.0.0"
693693

694-
"@helium/helium-sub-daos-sdk@^0.10.12":
695-
version "0.10.12"
696-
resolved "https://registry.yarnpkg.com/@helium/helium-sub-daos-sdk/-/helium-sub-daos-sdk-0.10.12.tgz#ccfd49556b405883911ec5579d65d7ba9f17274a"
697-
integrity sha512-r1GN1i3+oU+lnnxEpk+AU88bp7oiJO0dMpkqu5r/ZNoozhWmHHFg7AJtEOHl7aLztrNo5Pcn5+8kmnm5ml66ow==
694+
"@helium/helium-sub-daos-sdk@^0.10.13":
695+
version "0.10.13"
696+
resolved "https://registry.yarnpkg.com/@helium/helium-sub-daos-sdk/-/helium-sub-daos-sdk-0.10.13.tgz#093757729c8b386d4e6844b41403c3754bc627bd"
697+
integrity sha512-Qk3959+vo6Uf4EHn2P8dvhF1p7I/bYHlYU/JiC+ldTiKMJeiE9XB3FjJ1zcNfMmvlYCW7BEVLGTCJl04JKBRVA==
698698
dependencies:
699699
"@coral-xyz/anchor" "^0.31.0"
700-
"@helium/anchor-resolvers" "^0.10.12"
701-
"@helium/circuit-breaker-sdk" "^0.10.12"
700+
"@helium/anchor-resolvers" "^0.10.13"
701+
"@helium/circuit-breaker-sdk" "^0.10.13"
702702
"@helium/nft-proxy-sdk" "^0.1.5-alpha.0"
703-
"@helium/spl-utils" "^0.10.12"
704-
"@helium/treasury-management-sdk" "^0.10.12"
705-
"@helium/voter-stake-registry-sdk" "^0.10.12"
703+
"@helium/spl-utils" "^0.10.13"
704+
"@helium/treasury-management-sdk" "^0.10.13"
705+
"@helium/voter-stake-registry-sdk" "^0.10.13"
706706
bn.js "^5.2.0"
707707
bs58 "^4.0.1"
708708

709-
"@helium/hpl-crons-sdk@^0.10.12":
710-
version "0.10.12"
711-
resolved "https://registry.yarnpkg.com/@helium/hpl-crons-sdk/-/hpl-crons-sdk-0.10.12.tgz#3ae2f7dfa7f24ce0c24f62b38495204887a30844"
712-
integrity sha512-2o3Qv16YeeILwBm7iSgqKtj1HY79E0AoLPO7gAS601v9oW12gk4vDf2rZQDBwz+oHxAPwkuuHgp7/YlzV305uA==
709+
"@helium/hpl-crons-sdk@^0.10.13":
710+
version "0.10.13"
711+
resolved "https://registry.yarnpkg.com/@helium/hpl-crons-sdk/-/hpl-crons-sdk-0.10.13.tgz#36d833f99eae8ac17a677459dc0b96ac5a0532d9"
712+
integrity sha512-tpmp9VXPVq/P72LFOW7fKblKWgBC0TBfgcWby4pRqnHqZeiwzRtPExs81Ok94wO9om5LC4djgUPhnb8e4YRZhg==
713713
dependencies:
714714
"@coral-xyz/anchor" "^0.31.0"
715715
"@helium/cron-sdk" "^0.0.8"
716-
"@helium/helium-sub-daos-sdk" "^0.10.12"
716+
"@helium/helium-sub-daos-sdk" "^0.10.13"
717717
"@helium/organization-sdk" "^0.1.5-alpha.0"
718718
"@helium/proposal-sdk" "^0.1.5-alpha.0"
719-
"@helium/spl-utils" "^0.10.12"
719+
"@helium/spl-utils" "^0.10.13"
720720
"@helium/state-controller-sdk" "^0.1.5-alpha.0"
721721
"@helium/tuktuk-sdk" "^0.0.8"
722-
"@helium/voter-stake-registry-sdk" "^0.10.12"
722+
"@helium/voter-stake-registry-sdk" "^0.10.13"
723723
"@solana/web3.js" "^1.91.1"
724724
axios "^1.3.6"
725725
bn.js "^5.2.0"
726726
bs58 "^4.0.1"
727727

728-
"@helium/idls@^0.10.12":
729-
version "0.10.12"
730-
resolved "https://registry.yarnpkg.com/@helium/idls/-/idls-0.10.12.tgz#66ed1b0377ee1e157e654bc042fa59cd9ebc5d9d"
731-
integrity sha512-oYFK/4QjMcrakF6yaT2xJSBw2Q7x9WFPRnBs4ShmdbRsZ8VVHx+3RugQbfWLXG1xCsLHZgn8ENrSaENFxaXiAw==
728+
"@helium/idls@^0.10.13":
729+
version "0.10.13"
730+
resolved "https://registry.yarnpkg.com/@helium/idls/-/idls-0.10.13.tgz#adbb5d0d2373657327f82c8415bbba56abf59af2"
731+
integrity sha512-1EUbG2gX7PJH6ehOp1xmceab7mszFjCMcdNpyXJT/uYie4eLqUgslfg7a5f9TkdN+YHH1oxWH/oZHFtQ0s8BPQ==
732732
dependencies:
733733
"@coral-xyz/anchor" "^0.31.0"
734734
"@solana/web3.js" "^1.91.1"
@@ -767,15 +767,15 @@
767767
"@helium/modular-governance-idls" "^0.0.10"
768768
"@solana/spl-token" "^0.3.8"
769769

770-
"@helium/no-emit-sdk@^0.10.12":
771-
version "0.10.12"
772-
resolved "https://registry.yarnpkg.com/@helium/no-emit-sdk/-/no-emit-sdk-0.10.12.tgz#bcf1c165dcbe876fafeaa90cc0218fc7e6d31c34"
773-
integrity sha512-nmTWnZKP87wIbNktitzyI6MMQxisX8mIJy9V7tZUY7BoBujz1z/wTUSMHCiPWaErKuhhwYouyjTcWwWlVnzaFw==
770+
"@helium/no-emit-sdk@^0.10.13":
771+
version "0.10.13"
772+
resolved "https://registry.yarnpkg.com/@helium/no-emit-sdk/-/no-emit-sdk-0.10.13.tgz#7c2f0a8a35146904fa944feb07df7cdad531a1d6"
773+
integrity sha512-V51hHbz4QXLFiwn296FG3PSkQGZpjtmLJqyF+lSaK/oeZkz9tMoHPkfVm00ViM93UKPv+Ez7zwMepp8iad8vSA==
774774
dependencies:
775775
"@coral-xyz/anchor" "^0.31.0"
776-
"@helium/anchor-resolvers" "^0.10.12"
777-
"@helium/idls" "^0.10.12"
778-
"@helium/spl-utils" "^0.10.12"
776+
"@helium/anchor-resolvers" "^0.10.13"
777+
"@helium/idls" "^0.10.13"
778+
"@helium/spl-utils" "^0.10.13"
779779
bn.js "^5.2.0"
780780
bs58 "^4.0.1"
781781

@@ -798,15 +798,15 @@
798798
"@helium/anchor-resolvers" "^0.10.0-alpha.6"
799799
"@helium/modular-governance-idls" "^0.1.5"
800800

801-
"@helium/spl-utils@^0.10.12":
802-
version "0.10.12"
803-
resolved "https://registry.yarnpkg.com/@helium/spl-utils/-/spl-utils-0.10.12.tgz#f48b70110fe691f5c59e32dcd5e334ba21b1fbaf"
804-
integrity sha512-DDwRxLCdEQcRRbuZEZ6JjMy81j0Nq50VdYLXXgOBuDLAu2KzUmNN/oTjRem93P+Cjb/J6SzbwRe3Jc4GEZNfRg==
801+
"@helium/spl-utils@^0.10.13":
802+
version "0.10.13"
803+
resolved "https://registry.yarnpkg.com/@helium/spl-utils/-/spl-utils-0.10.13.tgz#6a23b63d2ff7fca8aec0bea895e1f37d6ce5f372"
804+
integrity sha512-h9cRVnA1YUd1gLgE4haOzH8KFdC07SMBSgEHPInSUcDvA+e4mpXYB4B15lytZBnRWYENGAedhh6ErqEXUTCnag==
805805
dependencies:
806806
"@coral-xyz/anchor" "^0.31.0"
807-
"@helium/account-fetch-cache" "^0.10.12"
807+
"@helium/account-fetch-cache" "^0.10.13"
808808
"@helium/address" "^4.12.0"
809-
"@helium/anchor-resolvers" "^0.10.12"
809+
"@helium/anchor-resolvers" "^0.10.13"
810810
"@metaplex-foundation/mpl-token-metadata" "^2.10.0"
811811
"@solana/spl-account-compression" "^0.1.7"
812812
"@solana/spl-token" "^0.3.8"
@@ -825,16 +825,16 @@
825825
"@helium/anchor-resolvers" "^0.10.0-alpha.6"
826826
"@helium/modular-governance-idls" "^0.1.5"
827827

828-
"@helium/treasury-management-sdk@^0.10.12":
829-
version "0.10.12"
830-
resolved "https://registry.yarnpkg.com/@helium/treasury-management-sdk/-/treasury-management-sdk-0.10.12.tgz#d25c46a20395264a44c58dd295abf210c5b56a70"
831-
integrity sha512-a+nPmtoeWpi6OGsuEnjN2ugQQ5EVSWErPxwUUj6KesGMmZH2eDqYrIp4WQJ13yBqrs2jQHia5qRDRPh19zUWIA==
828+
"@helium/treasury-management-sdk@^0.10.13":
829+
version "0.10.13"
830+
resolved "https://registry.yarnpkg.com/@helium/treasury-management-sdk/-/treasury-management-sdk-0.10.13.tgz#454ebec87ec35668e43f9391b55320be1fccdc18"
831+
integrity sha512-+ecv1/ZMopInNFbkjLPL2WfKR2q6fTd5Pz/hjrvXw6mSjw2xUprlX7rPkey5sAJslleKVTImPmw5HI4EwJ50dw==
832832
dependencies:
833833
"@coral-xyz/anchor" "^0.31.0"
834-
"@helium/anchor-resolvers" "^0.10.12"
835-
"@helium/circuit-breaker-sdk" "^0.10.12"
836-
"@helium/idls" "^0.10.12"
837-
"@helium/spl-utils" "^0.10.12"
834+
"@helium/anchor-resolvers" "^0.10.13"
835+
"@helium/circuit-breaker-sdk" "^0.10.13"
836+
"@helium/idls" "^0.10.13"
837+
"@helium/spl-utils" "^0.10.13"
838838
bn.js "^5.2.0"
839839
bs58 "^4.0.1"
840840

@@ -856,42 +856,42 @@
856856
"@helium/tuktuk-idls" "^0.0.8"
857857
js-sha256 "^0.11.0"
858858

859-
"@helium/voter-stake-registry-hooks@^0.10.12":
860-
version "0.10.12"
861-
resolved "https://registry.yarnpkg.com/@helium/voter-stake-registry-hooks/-/voter-stake-registry-hooks-0.10.12.tgz#7fc64848e2f3f0187af6ab4c8bf79a32778af695"
862-
integrity sha512-h5q83cLYQswg8/FV5kmiExkWg3MRBeit75mXQIfyB6ONtRpzE46ALjhrJe7fxXaB5FAa4GTpb/+E7aUvK5gpvA==
859+
"@helium/voter-stake-registry-hooks@^0.10.13":
860+
version "0.10.13"
861+
resolved "https://registry.yarnpkg.com/@helium/voter-stake-registry-hooks/-/voter-stake-registry-hooks-0.10.13.tgz#6a0872d163bdcf11fd8081bf17c558de58c78eae"
862+
integrity sha512-82CKRUJC0da/HoKE1Fth69z9269vQeHSTrCaXJ2PGeNkY6Vv60s1PKS935paMGlyaDlLWjpJNqR6KCIn09AjHQ==
863863
dependencies:
864864
"@coral-xyz/anchor" "^0.31.0"
865-
"@helium/account-fetch-cache" "^0.10.12"
866-
"@helium/account-fetch-cache-hooks" "^0.10.12"
867-
"@helium/automation-hooks" "^0.10.12"
868-
"@helium/circuit-breaker-sdk" "^0.10.12"
869-
"@helium/helium-react-hooks" "^0.10.12"
870-
"@helium/helium-sub-daos-sdk" "^0.10.12"
871-
"@helium/hpl-crons-sdk" "^0.10.12"
865+
"@helium/account-fetch-cache" "^0.10.13"
866+
"@helium/account-fetch-cache-hooks" "^0.10.13"
867+
"@helium/automation-hooks" "^0.10.13"
868+
"@helium/circuit-breaker-sdk" "^0.10.13"
869+
"@helium/helium-react-hooks" "^0.10.13"
870+
"@helium/helium-sub-daos-sdk" "^0.10.13"
871+
"@helium/hpl-crons-sdk" "^0.10.13"
872872
"@helium/modular-governance-hooks" "^0.1.5-alpha.0"
873873
"@helium/modular-governance-idls" "^0.1.5-alpha.0"
874874
"@helium/organization-sdk" "^0.1.5-alpha.0"
875-
"@helium/spl-utils" "^0.10.12"
875+
"@helium/spl-utils" "^0.10.13"
876876
"@helium/tuktuk-sdk" "^0.0.8"
877-
"@helium/voter-stake-registry-sdk" "^0.10.12"
877+
"@helium/voter-stake-registry-sdk" "^0.10.13"
878878
"@solana/wallet-adapter-base" "^0.9.22"
879879
"@solana/web3.js" "^1.91.1"
880880
"@tanstack/react-query" "^5.45.0"
881881
axios "^1.3.6"
882882
bs58 "^4.0.1"
883883
react-async-hook "^4.0.0"
884884

885-
"@helium/voter-stake-registry-sdk@^0.10.12":
886-
version "0.10.12"
887-
resolved "https://registry.yarnpkg.com/@helium/voter-stake-registry-sdk/-/voter-stake-registry-sdk-0.10.12.tgz#ad605539e16187257ebcda2379a712b1ce6b63a1"
888-
integrity sha512-G3E5TM1p0IfnZnEKYR8PwgK7UG1jbHEzSoGuoFCigZQldAM1nr0yuNCYBzGDC+b7tvMsM2GwzlAg4YFdOH783Q==
885+
"@helium/voter-stake-registry-sdk@^0.10.13":
886+
version "0.10.13"
887+
resolved "https://registry.yarnpkg.com/@helium/voter-stake-registry-sdk/-/voter-stake-registry-sdk-0.10.13.tgz#06a5296237bc036dea5a249972395242ff2a0111"
888+
integrity sha512-HwtnLFfmPaRxY2vHjnccfuNsBVaNhase24LD2GN+xb4HnxgMlFF3dKzSWyCJbDpmEOWBaTVJD1qzBEu1JFiWNg==
889889
dependencies:
890890
"@coral-xyz/anchor" "^0.31.0"
891-
"@helium/anchor-resolvers" "^0.10.12"
892-
"@helium/idls" "^0.10.12"
891+
"@helium/anchor-resolvers" "^0.10.13"
892+
"@helium/idls" "^0.10.13"
893893
"@helium/nft-proxy-sdk" "^0.1.5-alpha.0"
894-
"@helium/spl-utils" "^0.10.12"
894+
"@helium/spl-utils" "^0.10.13"
895895
"@metaplex-foundation/mpl-token-metadata" "^2.10.0"
896896
"@solana/spl-token" "^0.3.8"
897897
bn.js "^5.2.0"

0 commit comments

Comments
 (0)