Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/antd-style-3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkasany authored Dec 30, 2024
2 parents ad25f92 + 3af1601 commit 3aa2f44
Show file tree
Hide file tree
Showing 7 changed files with 142 additions and 123 deletions.
2 changes: 1 addition & 1 deletion packages/eth-web3js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@ant-design/web3-common": "workspace:*",
"@ant-design/web3-wagmi": "workspace:*",
"@tanstack/react-query": "^5.51.11",
"debug": "^4.3.5",
"debug": "^4.4.0",
"viem": "^2.21.3",
"wagmi": "^2.14.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ethers-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@ant-design/web3-ethers": "workspace:*",
"@ant-design/web3-wagmi": "workspace:*",
"@tanstack/react-query": "^5.51.11",
"debug": "^4.3.5",
"debug": "^4.4.0",
"viem": "^2.21.3",
"wagmi": "^2.14.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@ant-design/web3-common": "workspace:*",
"@ant-design/web3-wagmi": "workspace:*",
"@tanstack/react-query": "^5.51.11",
"debug": "^4.3.5",
"debug": "^4.4.0",
"viem": "^2.21.3",
"wagmi": "^2.14.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/solana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@walletconnect/utils": "^2.16.1",
"@walletconnect/web3wallet": "^1.16.1",
"bs58": "^6.0.0",
"debug": "^4.3.5"
"debug": "^4.4.0"
},
"devDependencies": {
"@solana/wallet-adapter-phantom": "^0.9.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/sui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@ant-design/web3-assets": "workspace:*",
"@ant-design/web3-common": "workspace:*",
"debug": "^4.3.4"
"debug": "^4.4.0"
},
"devDependencies": {
"@mysten/dapp-kit": "^0.14.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@ant-design/web3-assets": "workspace:*",
"@ant-design/web3-common": "workspace:*",
"debug": "^4.3.5"
"debug": "^4.4.0"
},
"devDependencies": {
"@tanstack/react-query": "^5.51.11",
Expand Down
Loading

0 comments on commit 3aa2f44

Please sign in to comment.