update ad lib

This commit is contained in:
liangping 2024-07-27 20:38:53 +08:00
parent 1ab0834920
commit 00cb9e5f42
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"@leapwallet/cosmos-snap-provider": "^0.1.20", "@leapwallet/cosmos-snap-provider": "^0.1.20",
"@leapwallet/name-matcha": "^1.1.0", "@leapwallet/name-matcha": "^1.1.0",
"@osmonauts/lcd": "^0.8.0", "@osmonauts/lcd": "^0.8.0",
"@personaxyz/ad-sdk": "0.0.21", "@personaxyz/ad-sdk": "0.0.25",
"@ping-pub/chain-registry-client": "^0.0.25", "@ping-pub/chain-registry-client": "^0.0.25",
"@vitejs/plugin-vue-jsx": "^3.0.0", "@vitejs/plugin-vue-jsx": "^3.0.0",
"@vueuse/core": "^9.12.0", "@vueuse/core": "^9.12.0",

View File

@ -2322,10 +2322,10 @@
dependencies: dependencies:
"@babel/runtime" "^7.19.0" "@babel/runtime" "^7.19.0"
"@personaxyz/ad-sdk@0.0.21": "@personaxyz/ad-sdk@0.0.25":
version "0.0.21" version "0.0.25"
resolved "https://registry.yarnpkg.com/@personaxyz/ad-sdk/-/ad-sdk-0.0.21.tgz#0bdaa02b21e9a2393aefa0ba40b85873b5546b4a" resolved "https://registry.yarnpkg.com/@personaxyz/ad-sdk/-/ad-sdk-0.0.25.tgz#0db24a1a51e48b9d6789e42f999273f7592f53ea"
integrity sha512-bSBL4uplPr/v9R2rCaehDY9CPSyzuL0tcls7BIZCPoJjA+syvdmrRhCHZNerGWLQYkAEUE5GN9eCzhVV0aGHxA== integrity sha512-2Wssw3Qlis6koUBuESoLR/dfwW6CZMDySIsmRt4DfwUiaSD6Ek4fiJ6OnjILvCv1NPaqX9dOt7VoY+AZGC4b2w==
dependencies: dependencies:
"@sentry/browser" "7.11.1" "@sentry/browser" "7.11.1"
"@sentry/tracing" "7.59.3" "@sentry/tracing" "7.59.3"