imp: widget upgrade

This commit is contained in:
liangping 2023-05-27 13:38:10 +08:00
parent 76d914c733
commit e109a0454f
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"md-editor-v3": "^2.8.1",
"numeral": "^2.0.6",
"osmojs": "^14.0.0-rc.0",
"ping-widget": "^0.0.21",
"ping-widget": "^0.0.22",
"pinia": "^2.0.28",
"postcss": "^8.4.23",
"prismjs": "^1.29.0",

View File

@ -6955,10 +6955,10 @@ pify@^3.0.0:
resolved "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz"
integrity sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==
ping-widget@^0.0.21:
version "0.0.21"
resolved "https://registry.yarnpkg.com/ping-widget/-/ping-widget-0.0.21.tgz#7143c9702a1ad0cfaf2efccfbfe773c9e0ed940a"
integrity sha512-4+Xprk1wYn9ww9FsbFY4j4HEpD9CUFlrlWl8AP5iO02RTiUMCpOHSvyKALUlDYL1LYC6bhuRUFepJ5KpMZIO8Q==
ping-widget@^0.0.22:
version "0.0.22"
resolved "https://registry.yarnpkg.com/ping-widget/-/ping-widget-0.0.22.tgz#c59849d64153817af87fd5b0eda0783e1c2149c1"
integrity sha512-FnejKBZelOlF8K6aNeVbvSrv8kEyvoEcY6YL35+J7r10V/vJWuLyt9qHvommY6h67GYldV290eZHlLN2AekCAA==
dependencies:
"@cosmjs/amino" "^0.30.1"
"@cosmjs/cosmwasm-stargate" "^0.30.1"