Skip to content

Commit

Permalink
chore: package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-angjelkoski committed Nov 12, 2024
1 parent ceb4cbc commit 2b0dc41
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 74 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@injectivelabs/nuxt-bugsnag": "0.0.3",
"@injectivelabs/ts-types": " 1.14.16",
"@injectivelabs/utils": " 1.14.17-beta.2",
"@injectivelabs/sdk-ts": "1.14.17-beta.6",
"@injectivelabs/wallet-ts": "1.14.17-beta.7",
"@injectivelabs/sdk-ts": "1.14.20-beta.0",
"@injectivelabs/wallet-ts": "1.14.20-beta.0",
"@types/canvas-confetti": "^1.6.4",
"@vuepic/vue-datepicker": "^5.4.0",
"@vueuse/integrations": "^10.7.1",
Expand Down
187 changes: 115 additions & 72 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@jridgewell/gen-mapping" "^0.3.5"
"@jridgewell/trace-mapping" "^0.3.24"

"@apollo/client@^3.5.8":
version "3.10.4"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.10.4.tgz#1abc488c79cf37dc63edf041aee6f9dc5aabc692"
integrity sha512-51gk0xOwN6Ls1EbTG5svFva1kdm2APHYTzmFhaAdvUQoJFDxfc0UwQgDxGptzH84vkPlo1qunY1FuboyF9LI3Q==
"@apollo/client@^3.11.9":
version "3.11.10"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.10.tgz#e16ae82ea9b16536ffd109847d24f9293fab5c4d"
integrity sha512-IfGc+X4il0rDqVQBBWdxIKM+ciDCiDzBq9+Bg9z4tJMi87uF6po4v+ddiac1wP0ARgVPsFwEIGxK7jhN4pW8jg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"
Expand Down Expand Up @@ -1183,20 +1183,10 @@
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==

"@injectivelabs/[email protected]":
version "0.0.34"
resolved "https://registry.yarnpkg.com/@injectivelabs/core-proto-ts/-/core-proto-ts-0.0.34.tgz#ea67e5c6ecafc5f0d95d04d53de6bfd09b4c6c27"
integrity sha512-kg25j+aCFCR/zkfn6U7JlH4Be4VEHO77cjfSLCQfOavQZ2nrXy9pvc9X88OBTYTCL7wLngIqAe0edt39bDk3tQ==
dependencies:
"@injectivelabs/grpc-web" "^0.0.1"
google-protobuf "^3.14.0"
protobufjs "^7.0.0"
rxjs "^7.4.0"

"@injectivelabs/[email protected]":
version "1.0.20"
resolved "https://registry.yarnpkg.com/@injectivelabs/dmm-proto-ts/-/dmm-proto-ts-1.0.20.tgz#0b240b16ac0b54745dc831b373c455c6d19d8241"
integrity sha512-S9vGOAZbNNa+N5QDW2HcXn7ohvU/4qze6wELA9gF8zu8uWbE+UKWTqzkZ+B4XuG1MkJwoHL7pVcj3M+nC9Qe4A==
"@injectivelabs/[email protected]":
version "1.13.3"
resolved "https://registry.yarnpkg.com/@injectivelabs/core-proto-ts/-/core-proto-ts-1.13.3.tgz#9f2a57106d89d414ea1f9e5ea8287e6f08713271"
integrity sha512-G7gr9pJM/bDDtmW8fuXlUQZ+pNjFsypxM8gpd6bA7BbbBnZArdC8NlZvqfHgKYcaI27/CwIix2jlnz0okstjMg==
dependencies:
"@injectivelabs/grpc-web" "^0.0.1"
google-protobuf "^3.14.0"
Expand All @@ -1213,6 +1203,16 @@
http-status-codes "^2.2.0"
shx "^0.3.2"

"@injectivelabs/exceptions@^1.14.19":
version "1.14.19"
resolved "https://registry.yarnpkg.com/@injectivelabs/exceptions/-/exceptions-1.14.19.tgz#9a0232cd0161c78b8c67e7c2dcab3a02bb89c63b"
integrity sha512-QwU6Q6jLWjQ11pUFcEczvmQodDXtOBVQr4Q19k+6M4Te5AfF6qRkwaQxUZWpTelRHwrL6zHj8OBbePso7TKhaQ==
dependencies:
"@injectivelabs/grpc-web" "^0.0.1"
"@injectivelabs/ts-types" "^1.14.19"
http-status-codes "^2.2.0"
shx "^0.3.2"

"@injectivelabs/grpc-web-node-http-transport@^0.0.2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@injectivelabs/grpc-web-node-http-transport/-/grpc-web-node-http-transport-0.0.2.tgz#87c9bbd4db1f70cf18d6a55b54b2cf17d3cf30c0"
Expand All @@ -1230,27 +1230,27 @@
dependencies:
browser-headers "^0.4.1"

"@injectivelabs/indexer-proto-ts@1.11.57":
version "1.11.57"
resolved "https://registry.yarnpkg.com/@injectivelabs/indexer-proto-ts/-/indexer-proto-ts-1.11.57.tgz#a8c28e3a8740b3094781c1656a807539b1b76d09"
integrity sha512-QAhojk4aWuVODqMAvyk+VTRn5xR+zc3yOrLOorSmKhnAYkDStvk14cEoOnnR6VTUtt03ZeCMu9ORGDJpMrJS2g==
"@injectivelabs/indexer-proto-ts@1.13.1":
version "1.13.1"
resolved "https://registry.yarnpkg.com/@injectivelabs/indexer-proto-ts/-/indexer-proto-ts-1.13.1.tgz#94de25619e1725d393c2e447298374466540e763"
integrity sha512-w5C2qREyNZyc7bvGUvxzl5JetUkChFDTzZqW55qox+Iy6jiCkNILPTiArlHMlv/i04ymJ3B70Ftsr1j7V4lZrA==
dependencies:
"@injectivelabs/grpc-web" "^0.0.1"
google-protobuf "^3.14.0"
protobufjs "^7.0.0"
rxjs "^7.4.0"

"@injectivelabs/mito-proto-ts@1.0.65":
version "1.0.65"
resolved "https://registry.yarnpkg.com/@injectivelabs/mito-proto-ts/-/mito-proto-ts-1.0.65.tgz#87aadbc440cc22e0fb17a74ce7a4b280b12b355c"
integrity sha512-kceZP68QrgFop387RYyO7tkfJCYxoktuceHTs9DQP3dJceLqj/V2mz0NlpkkacjgE5NhYkQ/zc0Z40hr8tnYqQ==
"@injectivelabs/mito-proto-ts@1.13.0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@injectivelabs/mito-proto-ts/-/mito-proto-ts-1.13.0.tgz#9bc5325977a3c51b3fb8ec54a93244435861a9ca"
integrity sha512-DE9iK7PkEnkWAMTDJDH01R8jxkxVCNuurfVp/09Te9wY3dm3mRx9M6R756JywP2Sd/ggJl2UbavGAQe2pZ7v1w==
dependencies:
"@injectivelabs/grpc-web" "^0.0.1"
google-protobuf "^3.14.0"
protobufjs "^7.0.0"
rxjs "^7.4.0"

"@injectivelabs/networks@ 1.14.17-beta.2", "@injectivelabs/networks@^1.14.17-beta.2":
"@injectivelabs/networks@ 1.14.17-beta.2":
version "1.14.17-beta.2"
resolved "https://registry.npmjs.org/@injectivelabs/networks/-/networks-1.14.17-beta.2.tgz#35ad667363caa7559976554cb92b6f87ab487dda"
integrity sha512-O0bTYB1rf3DJcU2uEeeK7lEHVX0IorrQW0ZPxJ2Z6WN9QgBGkikZGzLwcVtjPznSNMBzS95TUpMnu5fMDCpA5Q==
Expand All @@ -1260,6 +1260,16 @@
"@injectivelabs/utils" "^1.14.17-beta.2"
shx "^0.3.2"

"@injectivelabs/networks@^1.14.19":
version "1.14.19"
resolved "https://registry.yarnpkg.com/@injectivelabs/networks/-/networks-1.14.19.tgz#66e4bad04f6fd5171c749bb8f758613478a87e73"
integrity sha512-U6rdOTZSnZlvMF1iJCgL1QQ77tyZhNZ83e0+pdS1v51KW/i2Q4+1gnaNoUYySoVpgeIbJRN1FItAHfK5wLM2EA==
dependencies:
"@injectivelabs/exceptions" "^1.14.19"
"@injectivelabs/ts-types" "^1.14.19"
"@injectivelabs/utils" "^1.14.19"
shx "^0.3.2"

"@injectivelabs/[email protected]":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@injectivelabs/nuxt-bugsnag/-/nuxt-bugsnag-0.0.3.tgz#dfd40f7dbf89f8feaf96fdfa7cb59a128c06fc46"
Expand All @@ -1270,28 +1280,38 @@
"@bugsnag/source-maps" "^2.3.1"
"@nuxt/kit" "^3.0.0-rc.13"

"@injectivelabs/[email protected]", "@injectivelabs/sdk-ts@^1.14.17-beta.6":
version "1.14.17-beta.6"
resolved "https://registry.npmjs.org/@injectivelabs/sdk-ts/-/sdk-ts-1.14.17-beta.6.tgz#237761a9e2454d02d9255c364907f2088e1f2139"
integrity sha512-say94V8XrQs5u/XqNjC/0JwiCZixytvq5QC7dkAheIZUzzsI7Uiak+YlJ2scDQWMcDnXaMRukN1Qng7dLFWnXg==
"@injectivelabs/[email protected]":
version "1.13.1"
resolved "https://registry.yarnpkg.com/@injectivelabs/olp-proto-ts/-/olp-proto-ts-1.13.1.tgz#56a0dcc5f36de6838acc0e951eebabddef8d03c5"
integrity sha512-dKxse7mZpmvRhm00Wn8Yy93EVEvFD7FPWeWFfxga0Patow3HK0D7k43VV7fE5kX9CDM1bxTatEVQ7WYGq4w0Eg==
dependencies:
"@injectivelabs/grpc-web" "^0.0.1"
google-protobuf "^3.14.0"
protobufjs "^7.0.0"
rxjs "^7.4.0"

"@injectivelabs/[email protected]", "@injectivelabs/sdk-ts@^1.14.20-beta.0":
version "1.14.20-beta.0"
resolved "https://registry.yarnpkg.com/@injectivelabs/sdk-ts/-/sdk-ts-1.14.20-beta.0.tgz#a9adada50aa9389a255784ba86c6d6e2cd696118"
integrity sha512-K6gvM5GlLXmLI5S3FnPpDY+Pnag2Zn59TGf247/U0QB5FvXHAJ8jLJEtTLYAAUPlnVPNiiinlk7Mlxs0JJIE6g==
dependencies:
"@apollo/client" "^3.5.8"
"@apollo/client" "^3.11.9"
"@cosmjs/amino" "^0.32.3"
"@cosmjs/proto-signing" "^0.32.3"
"@cosmjs/stargate" "^0.32.3"
"@ethersproject/bytes" "^5.7.0"
"@injectivelabs/core-proto-ts" "0.0.34"
"@injectivelabs/dmm-proto-ts" "1.0.20"
"@injectivelabs/exceptions" "^1.14.17-beta.2"
"@injectivelabs/core-proto-ts" "1.13.3"
"@injectivelabs/exceptions" "^1.14.19"
"@injectivelabs/grpc-web" "^0.0.1"
"@injectivelabs/grpc-web-node-http-transport" "^0.0.2"
"@injectivelabs/grpc-web-react-native-transport" "^0.0.2"
"@injectivelabs/indexer-proto-ts" "1.11.57"
"@injectivelabs/mito-proto-ts" "1.0.65"
"@injectivelabs/networks" "^1.14.17-beta.2"
"@injectivelabs/test-utils" "^1.14.17-beta.2"
"@injectivelabs/ts-types" "^1.14.16"
"@injectivelabs/utils" "^1.14.17-beta.2"
"@injectivelabs/indexer-proto-ts" "1.13.1"
"@injectivelabs/mito-proto-ts" "1.13.0"
"@injectivelabs/networks" "^1.14.19"
"@injectivelabs/olp-proto-ts" "1.13.1"
"@injectivelabs/test-utils" "^1.14.19"
"@injectivelabs/ts-types" "^1.14.19"
"@injectivelabs/utils" "^1.14.19"
"@metamask/eth-sig-util" "^4.0.0"
"@noble/curves" "^1.4.0"
axios "^1.6.4"
Expand All @@ -1310,15 +1330,15 @@
shx "^0.3.2"
snakecase-keys "^5.4.1"

"@injectivelabs/test-utils@^1.14.17-beta.2":
version "1.14.17-beta.2"
resolved "https://registry.npmjs.org/@injectivelabs/test-utils/-/test-utils-1.14.17-beta.2.tgz#e749e0a5c1addef2992441b16c47680e4646a3f5"
integrity sha512-mzQ74wiJGKOp+I1jpc6vp//wKIl/3APaBZ0EjzszXCT7nQKtCTgWjt1nYhDrET/FZI+T1X1Bfsxo9rBjJDEaIQ==
"@injectivelabs/test-utils@^1.14.19":
version "1.14.19"
resolved "https://registry.yarnpkg.com/@injectivelabs/test-utils/-/test-utils-1.14.19.tgz#26cdd2044988e5e86e0953bedaed7ef006a1a19d"
integrity sha512-6y0v0FeNGeJJN2sCkOw6BypozaKnf07DtzoomTsev1+6CKMEmO8xryta+aI15Z+2LpQtMaiJi1cqQMEcya6r3Q==
dependencies:
"@injectivelabs/exceptions" "^1.14.17-beta.2"
"@injectivelabs/networks" "^1.14.17-beta.2"
"@injectivelabs/ts-types" "^1.14.16"
"@injectivelabs/utils" "^1.14.17-beta.2"
"@injectivelabs/exceptions" "^1.14.19"
"@injectivelabs/networks" "^1.14.19"
"@injectivelabs/ts-types" "^1.14.19"
"@injectivelabs/utils" "^1.14.19"
axios "^1.6.4"
bignumber.js "^9.0.1"
shx "^0.3.2"
Expand All @@ -1332,6 +1352,13 @@
dependencies:
shx "^0.3.2"

"@injectivelabs/ts-types@^1.14.19":
version "1.14.19"
resolved "https://registry.yarnpkg.com/@injectivelabs/ts-types/-/ts-types-1.14.19.tgz#1b176c45eac9054e545e09afe5bdcea382665724"
integrity sha512-nQVJrHC+yDPK4IaYKWZ/CUZPJ4oeKLUwArObvJhlNGMtsypthDGj1MLctc0otMigdTc64ZEpVcdrT9Q3g5P6wQ==
dependencies:
shx "^0.3.2"

"@injectivelabs/utils@ 1.14.17-beta.2", "@injectivelabs/utils@^1.14.17-beta.2":
version "1.14.17-beta.2"
resolved "https://registry.npmjs.org/@injectivelabs/utils/-/utils-1.14.17-beta.2.tgz#823e6e1714b4b7462bde38e350ceb8c1eec6e38d"
Expand All @@ -1346,22 +1373,36 @@
snakecase-keys "^5.1.2"
store2 "^2.12.0"

"@injectivelabs/[email protected]":
version "1.14.17-beta.7"
resolved "https://registry.npmjs.org/@injectivelabs/wallet-ts/-/wallet-ts-1.14.17-beta.7.tgz#7e09d152a8157c68abb202c8aa78ae547234c366"
integrity sha512-BKjQWOLI0EQuDrK964e9R8jmo5il42ZCH6B8MH3XYpXB/HW10LafzTZU94KgcuM6/1dtpidwLc3g8YtFhky2gw==
"@injectivelabs/utils@^1.14.19":
version "1.14.19"
resolved "https://registry.yarnpkg.com/@injectivelabs/utils/-/utils-1.14.19.tgz#e85b32ae105524eb8536b91255a520ee895263b2"
integrity sha512-iiUanV6Y7cUlH5PBoyYpHd4HWDRHlo806DyRZP7IZCpIIvWhyrKRn1JOtzz4j4XDYxH34/99vN3TsK+VUmrQzQ==
dependencies:
"@injectivelabs/exceptions" "^1.14.19"
"@injectivelabs/ts-types" "^1.14.19"
axios "^1.6.4"
bignumber.js "^9.0.1"
http-status-codes "^2.2.0"
shx "^0.3.2"
snakecase-keys "^5.1.2"
store2 "^2.12.0"

"@injectivelabs/[email protected]":
version "1.14.20-beta.0"
resolved "https://registry.yarnpkg.com/@injectivelabs/wallet-ts/-/wallet-ts-1.14.20-beta.0.tgz#a7af7cd170e78df47ff588256d59a0fe4c72ed90"
integrity sha512-7oz22KmohRG6K5eZMVVX1uij9lkplhhyA1SWNC04OiyXPzxMz7ZI2fnvjjiD+vge0uTvKgxUX/pRLG4O3cgdwA==
dependencies:
"@cosmjs/launchpad" "0.27.1"
"@cosmjs/proto-signing" "0.32.2"
"@cosmjs/stargate" "^0.32.2"
"@cosmostation/extension-client" "^0.1.15"
"@ethereumjs/common" "^3.1.1"
"@ethereumjs/tx" "^4.1.1"
"@injectivelabs/exceptions" "^1.14.17-beta.2"
"@injectivelabs/networks" "^1.14.17-beta.2"
"@injectivelabs/sdk-ts" "^1.14.17-beta.6"
"@injectivelabs/ts-types" "^1.14.16"
"@injectivelabs/utils" "^1.14.17-beta.2"
"@injectivelabs/exceptions" "^1.14.19"
"@injectivelabs/networks" "^1.14.19"
"@injectivelabs/sdk-ts" "^1.14.20-beta.0"
"@injectivelabs/ts-types" "^1.14.19"
"@injectivelabs/utils" "^1.14.19"
"@keplr-wallet/cosmos" "^0.12.71"
"@keplr-wallet/types" "^0.12.71"
"@ledgerhq/hw-app-cosmos" "^6.29.5"
Expand All @@ -1376,7 +1417,7 @@
"@toruslabs/torus-embed" "^1.39.0"
"@trezor/connect-web" "9.2.1"
"@walletconnect/ethereum-provider" "^2.12.2"
alchemy-sdk "^2.6.3"
alchemy-sdk "^3.4.7"
eip1193-provider "^1.0.1"
eth-sig-util "^3.0.1"
ethereumjs-util "^7.1.0"
Expand Down Expand Up @@ -3904,10 +3945,10 @@ agentkeepalive@^4.5.0:
dependencies:
humanize-ms "^1.2.1"

alchemy-sdk@^2.6.3:
version "2.12.0"
resolved "https://registry.yarnpkg.com/alchemy-sdk/-/alchemy-sdk-2.12.0.tgz#af431249dc125bdc8583bb67b978db0975c7aae3"
integrity sha512-M0jYlreH1aUZ6O6V9hgaWhnai2Ry9cueqswhAUI2hgnoRCgIJ9ke2/+VSKGemdEKhAtD114bU5bdyh3PmvyefA==
alchemy-sdk@^3.4.7:
version "3.4.8"
resolved "https://registry.yarnpkg.com/alchemy-sdk/-/alchemy-sdk-3.4.8.tgz#ef84a3efe00b5e5924da79ef77c54cdb943e8772"
integrity sha512-JVyXuARxys8cI+Gu9KdvKr9TWDbbyvUY7cV2QkX7v4skCZUS01n5OqD5tA8iy5cLzU6XEN+MM6f9h4bDDFDmqA==
dependencies:
"@ethersproject/abi" "^5.7.0"
"@ethersproject/abstract-provider" "^5.7.0"
Expand All @@ -3920,7 +3961,7 @@ alchemy-sdk@^2.6.3:
"@ethersproject/units" "^5.7.0"
"@ethersproject/wallet" "^5.7.0"
"@ethersproject/web" "^5.7.0"
axios "^0.26.1"
axios "^1.7.4"
sturdy-websocket "^0.2.1"
websocket "^1.0.34"

Expand Down Expand Up @@ -4022,13 +4063,6 @@ axios@^0.21.0, axios@^0.21.2:
dependencies:
follow-redirects "^1.14.0"

axios@^0.26.1:
version "0.26.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
dependencies:
follow-redirects "^1.14.8"

axios@^1.3.4, axios@^1.6.0, axios@^1.6.4, axios@^1.6.5:
version "1.7.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
Expand All @@ -4038,6 +4072,15 @@ axios@^1.3.4, axios@^1.6.0, axios@^1.6.4, axios@^1.6.5:
form-data "^4.0.0"
proxy-from-env "^1.1.0"

axios@^1.7.4:
version "1.7.7"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

balanced-match@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
Expand Down Expand Up @@ -5493,7 +5536,7 @@ [email protected]:
"@floating-ui/dom" "~1.1.1"
vue-resize "^2.0.0-alpha.1"

follow-redirects@^1.14.0, follow-redirects@^1.14.8, follow-redirects@^1.15.6:
follow-redirects@^1.14.0, follow-redirects@^1.15.6:
version "1.15.6"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
Expand Down

0 comments on commit 2b0dc41

Please sign in to comment.