Skip to content

Commit a25a2e2

Browse files
chore(deps): bump antd from 5.28.1 to 5.29.1 in /docs
Bumps [antd](https://github.com/ant-design/ant-design) from 5.28.1 to 5.29.1. - [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.28.1...5.29.1) --- updated-dependencies: - dependency-name: antd dependency-version: 5.29.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f55287 commit a25a2e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@storybook/preview-api": "^8.6.11",
5050
"@storybook/theming": "^8.6.11",
5151
"@superset-ui/core": "^0.20.4",
52-
"antd": "^5.28.1",
52+
"antd": "^5.29.1",
5353
"caniuse-lite": "^1.0.30001756",
5454
"docusaurus-plugin-less": "^2.0.2",
5555
"json-bigint": "^1.0.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4607,10 +4607,10 @@ ansi-styles@^6.1.0:
46074607
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
46084608
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
46094609

4610-
antd@^5.28.1:
4611-
version "5.28.1"
4612-
resolved "https://registry.yarnpkg.com/antd/-/antd-5.28.1.tgz#9dd60a99a6968a61db13409bb3fc7c459b0d6f9b"
4613-
integrity sha512-ZfPjbv3pY/jRnBFFn3L1UIRltaW9H4QovokZzNA57EgH3hEhWxQ3wWVfWmU6a3Q1GpbOgWQBJK2vsuoPIYuc9g==
4610+
antd@^5.29.1:
4611+
version "5.29.1"
4612+
resolved "https://registry.yarnpkg.com/antd/-/antd-5.29.1.tgz#e124b1aaa709a534816c42d558da02a917b995cc"
4613+
integrity sha512-TTFVbpKbyL6cPfEoKq6Ya3BIjTUr7uDW9+7Z+1oysRv1gpcN7kQ4luH8r/+rXXwz4n6BIz1iBJ1ezKCdsdNW0w==
46144614
dependencies:
46154615
"@ant-design/colors" "^7.2.1"
46164616
"@ant-design/cssinjs" "^1.23.0"

0 commit comments

Comments
 (0)