Ant Design has released version 4.6.5, a minor update following the preceding stable version 4.6.4. Both versions maintain the same core description: an enterprise-class UI design language and React components implementation. Developers should note the changes in dependencies. In version 4.6.5 the dependency *rc-menu* went from "~8.6.1" to "~8.7.1", *rc-tree* went from "~3.9.0" to "~3.10.0", *rc-picker* went from "~2.0.6" to "~2.1.0", *rc-select* moved from "~11.2.0" to "~11.3.2" and *rc-slider* moved from "~9.3.0" to "~9.4.1". Also the dependency *@ant-design/icons* has been updated to "^4.2.1". Several development dependencies were also updated, including *eslint*, *@typescript-eslint/parser* and *@typescript-eslint/eslint-plugin*. While both versions list *react* and *react-dom* as peer dependencies with a minimum version of 16.9.0, developers upgrading should ensure compatibility with these updated dependency versions and consider the potential impact on their existing codebase. This incremental update reflects ongoing maintenance and improvements to the Ant Design library. The *unpackedSize* of the package is reduced from 43073941 to 39633726.
The are not vulnerabilities for the version 4.6.5 of the package antd