upgrade client

This commit is contained in:
Adrian Brzeziński 2024-06-08 19:23:48 +02:00
parent 56e91e0873
commit da35da8b66
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"dependencies": {
"@blockworks-foundation/mango-feeds": "0.1.7",
"@blockworks-foundation/mango-mints-redemption": "^0.0.10",
"@blockworks-foundation/mango-v4": "0.30.0",
"@blockworks-foundation/mango-v4": "0.31.0",
"@blockworks-foundation/mango-v4-settings": "0.14.24",
"@blockworks-foundation/mangolana": "0.0.17",
"@headlessui/react": "1.6.6",

View File

@ -379,10 +379,10 @@
bn.js "^5.2.1"
eslint-config-prettier "^9.0.0"
"@blockworks-foundation/mango-v4@0.30.0":
version "0.30.0"
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4/-/mango-v4-0.30.0.tgz#455484976f1dce181cd5bfbec5a0aced527d274d"
integrity sha512-2B4i/fGk5SyKkbdQVrzpEMdOArT0MzY6ksHHjrUkQsWYe/bBxm29avYkrez3P3zTVNLvnE/2yQn4AIlsKlYGfA==
"@blockworks-foundation/mango-v4@0.31.0":
version "0.31.0"
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4/-/mango-v4-0.31.0.tgz#ed764ed1d09f41312e53b059376252986cb78033"
integrity sha512-/V0aWuux9pTIdTZJslhU3urHDXe37gINbznRVaMcHKe+ucGK2w2oLe9zJcyH5LAXaYTBjrJWu+mbemRV1U5+8w==
dependencies:
"@blockworks-foundation/mango-v4-settings" "0.14.24"
"@blockworks-foundation/mangolana" "0.0.17"