Skip to content

Commit

Permalink
chore(deps): bump antd from 5.22.5 to 5.22.7
Browse files Browse the repository at this point in the history
Bumps [antd](https://github.com/ant-design/ant-design) from 5.22.5 to 5.22.7.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@5.22.5...5.22.7)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent d2d8a68 commit e91ceed
Show file tree
Hide file tree
Showing 8 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion examples/eth-web3js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@ant-design/web3-assets": "workspace:*",
"@ant-design/web3-common": "workspace:*",
"@ant-design/web3-eth-web3js": "workspace:*",
"antd": "^5.22.5",
"antd": "^5.22.7",
"web3": "^4.16.0",
"umi": "^4.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/ethers-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@ant-design/web3-assets": "workspace:*",
"@ant-design/web3-common": "workspace:*",
"@ant-design/web3-ethers-v5": "workspace:*",
"antd": "^5.22.5",
"antd": "^5.22.7",
"ethers": "^5.7.2",
"umi": "^4.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@ant-design/web3-assets": "workspace:*",
"@ant-design/web3-common": "workspace:*",
"@ant-design/web3-ethers": "workspace:*",
"antd": "^5.22.5",
"antd": "^5.22.7",
"ethers": "^6.11.1",
"umi": "^4.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"@tanstack/query-sync-storage-persister": "^5.59.16",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-query-persist-client": "^5.56.2",
"antd": "^5.22.5",
"antd": "^5.22.7",
"antd-style": "^3.7.1",
"antd-token-previewer-web3": "^2.0.8",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.1",
"@types/lodash-es": "^4.17.12",
"antd": "^5.22.5",
"antd": "^5.22.7",
"father": "^4.4.4",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.1",
"antd": "^5.22.5",
"antd": "^5.22.7",
"father": "^4.4.4",
"glob": "^11.0.0",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/web3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@ant-design/web3-icons": "workspace:*",
"@ctrl/tinycolor": "^4.1.0",
"@inline-svg-unique-id/react": "^1.2.3",
"antd": "^5.22.5",
"antd": "^5.22.7",
"bs58": "^6.0.0",
"classnames": "^2.5.1",
"copy-to-clipboard": "^3.3.3",
Expand Down
172 changes: 86 additions & 86 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit e91ceed

Please sign in to comment.