Ant Design (antd) has released version 5.26.7, building incrementally upon the preceding 5.26.6. The core dependencies remain largely consistent, indicating a focus on stability and refinement. While almost all dependency versions continue to stay the same, we can see that @rc-component/trigger was updated from version 2.2.7 to 2.3.0 and rc-textarea from 1.10.0 to 1.10.1, suggesting targeted enhancements in the trigger and textarea components and potentially bug fixes or minor feature additions in those modules. The devDependencies show more churn, as expected, to facilitate testing and development workflows.
Notably, @antfu/eslint-config updated from ^4.15.0 to ^5.0.0, potentially signaling significant changes in linting rules or configuration. Developers should be aware of possible linting errors after the update . The provided data suggests a move toward stricter code quality enforcement or adoption of newer linting best practices.
The releaseDate is different between the 2 versions but it seems to be an error. Overall, upgrading from 5.26.6 to 5.26.7 appears to be a relatively safe update for most antd users. Prioritize reviewing the changelogs of @rc-component/trigger, rc-textarea and @antfu/eslint-config.
The are not vulnerabilities for the version 5.26.7 of the package antd