Skip to content

Commit

Permalink
chore: update @dodoex/dodo-contract-request to version 1.9.0-alpha.9 …
Browse files Browse the repository at this point in the history
…and bump @dodoex/widgets to version 3.0.2-beta.7
  • Loading branch information
yrjkqq committed Jan 23, 2025
1 parent c770671 commit bba9206
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/dodoex-widgets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dodoex/widgets",
"version": "3.0.2-beta.6",
"version": "3.0.2-beta.7",
"description": "DODO Widgets",
"source": "src/index.tsx",
"types": "dist/types/index.d.ts",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@dodoex/api": "3.0.3-morph.7",
"@dodoex/components": "3.0.2",
"@dodoex/contract-request": "^1.3.0",
"@dodoex/dodo-contract-request": "^1.9.0-alpha.3",
"@dodoex/dodo-contract-request": "^1.9.0-alpha.9",
"@dodoex/icons": "^2.0.2",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1857,10 +1857,10 @@
ethers "^6.13.2"
https-proxy-agent "^7.0.5"

"@dodoex/dodo-contract-request@^1.9.0-alpha.3":
version "1.9.0-alpha.3"
resolved "https://registry.yarnpkg.com/@dodoex/dodo-contract-request/-/dodo-contract-request-1.9.0-alpha.3.tgz#2c86045058463cb381ad1e356bfb98045d22a1ba"
integrity sha512-d56AxxM3K1DiAAWNW1QYnSGlY4WHZ22jkii/tuKtPkawabCE2YEQbRxi/RxSqHTUOBmoHlkg0ioSXgZxnejWwg==
"@dodoex/dodo-contract-request@^1.9.0-alpha.9":
version "1.9.0-alpha.9"
resolved "https://registry.yarnpkg.com/@dodoex/dodo-contract-request/-/dodo-contract-request-1.9.0-alpha.9.tgz#a308bf38d44a780d41ea214250ac2efd286b25a2"
integrity sha512-zP9eFRU3gCOzS0MiBEVLE9MtRVnZhy0B5lGk7KYQfxnI4IWV3blR+O02D9C0jxrWS4+D/3Wj95tYkivsb1avxQ==
dependencies:
typescript "^5"

Expand Down

0 comments on commit bba9206

Please sign in to comment.