diff --git a/docs/package.json b/docs/package.json index 8ca8ad1132d..1f14685d518 100644 --- a/docs/package.json +++ b/docs/package.json @@ -65,7 +65,7 @@ "@storybook/theming": "^8.6.15", "@superset-ui/core": "^0.20.4", "@swc/core": "^1.15.11", - "antd": "^6.3.0", + "antd": "^6.3.1", "baseline-browser-mapping": "^2.10.0", "caniuse-lite": "^1.0.30001770", "docusaurus-plugin-openapi-docs": "^4.6.0", diff --git a/docs/yarn.lock b/docs/yarn.lock index 149333d3c05..dbd676ff83f 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -2986,10 +2986,10 @@ dependencies: "@babel/runtime" "^7.18.0" -"@rc-component/motion@^1.0.0", "@rc-component/motion@^1.1.3", "@rc-component/motion@^1.1.4", "@rc-component/motion@~1.1.6": - version "1.1.6" - resolved "https://registry.npmjs.org/@rc-component/motion/-/motion-1.1.6.tgz" - integrity sha512-aEQobs/YA0kqRvHIPjQvOytdtdRVyhf/uXAal4chBjxDu6odHckExJzjn2D+Ju1aKK6hx3pAs6BXdV9+86xkgQ== +"@rc-component/motion@^1.0.0", "@rc-component/motion@^1.1.3", "@rc-component/motion@^1.1.4", "@rc-component/motion@^1.3.1": + version "1.3.1" + resolved "https://registry.yarnpkg.com/@rc-component/motion/-/motion-1.3.1.tgz#1e56b06841ee677261251e6e69fedc8d73e65b22" + integrity sha512-Wo1mkd0tCcHtvYvpPOmlYJz546z16qlsiwaygmW7NPJpOZOF9GBjhGzdzZSsC2lEJ1IUkWLF4gMHlRA1aSA+Yw== dependencies: "@rc-component/util" "^1.2.0" clsx "^2.1.1" @@ -3087,10 +3087,10 @@ "@rc-component/util" "^1.3.0" clsx "^2.1.1" -"@rc-component/select@~1.6.0", "@rc-component/select@~1.6.5": - version "1.6.5" - resolved "https://registry.yarnpkg.com/@rc-component/select/-/select-1.6.5.tgz#69276239c6ac0884a67597961b0224c4ad0bc4ca" - integrity sha512-Cx+/OYEorXlPQ6ZFDro3HbalPZLlJWagvGtl8DGYO4losXM6gw43qbsxWqU1c3XOQVIOUDBlr7dSksSNMj8kXg== +"@rc-component/select@~1.6.0", "@rc-component/select@~1.6.12": + version "1.6.12" + resolved "https://registry.yarnpkg.com/@rc-component/select/-/select-1.6.12.tgz#24312b31aad2a78ce1ec0062b15f56428bddab8f" + integrity sha512-jYXAglYdOb54BrpWAcjjhdBP16NyCv/HbEaWFMbEHZQAJVmGHPAtmBqbFuPPuvInAVsIwLbCj4Agag9udOamiQ== dependencies: "@rc-component/overflow" "^1.0.0" "@rc-component/trigger" "^3.0.0" @@ -5208,10 +5208,10 @@ ansi-styles@^6.1.0: resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== -antd@^6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/antd/-/antd-6.3.0.tgz#0ea0596d2d8c19cb5860e3fa6ad20128f6c8ffda" - integrity sha512-bbHJcASrRHp02wTpr940KtUHlTT6tvmaD4OAjqgOJXNmTQ/+qBDdBVWY/yeDV41p/WbWjTLlaqRGVbL3UEVpNw== +antd@^6.3.1: + version "6.3.1" + resolved "https://registry.yarnpkg.com/antd/-/antd-6.3.1.tgz#ea035d7b0f836a20938945d5a0eaef172537d89b" + integrity sha512-8pRjvxitZFyrYAtgwml93Km7fCXjw9IeqlmzpIsusRsmO3eWFVrOMum6+0TsGCtR/WrXVnPwfsgrFg3ChzGCeA== dependencies: "@ant-design/colors" "^8.0.1" "@ant-design/cssinjs" "^2.1.0" @@ -5233,7 +5233,7 @@ antd@^6.3.0: "@rc-component/input-number" "~1.6.2" "@rc-component/mentions" "~1.6.0" "@rc-component/menu" "~1.2.0" - "@rc-component/motion" "~1.1.6" + "@rc-component/motion" "^1.3.1" "@rc-component/mutate-observer" "^2.0.1" "@rc-component/notification" "~1.2.0" "@rc-component/pagination" "~1.2.0" @@ -5243,7 +5243,7 @@ antd@^6.3.0: "@rc-component/rate" "~1.0.1" "@rc-component/resize-observer" "^1.1.1" "@rc-component/segmented" "~1.3.0" - "@rc-component/select" "~1.6.5" + "@rc-component/select" "~1.6.12" "@rc-component/slider" "~1.0.1" "@rc-component/steps" "~1.2.2" "@rc-component/switch" "~1.0.3"