Bump @ant-design/icons to match antd
Motivation and context
cvat-ui depends on icons v4, but antd depends on icons v5. Fixing this discrepancy gets rid of a few duplicate dependencies.
How has this been tested?
Checklist
-
I submit my changes into the developbranch -
[ ] I have created a changelog fragment [ ] I have updated the documentation accordingly[ ] I have added tests to cover my changes[ ] I have linked related issues (see GitHub docs)[ ] I have increased versions of npm packages if it is necessary (cvat-canvas, cvat-core, cvat-data and cvat-ui)
License
-
I submit my code changes under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
Summary by CodeRabbit
-
New Features
- Updated the icons library to include new icons and improvements.
-
Bug Fixes
- Potential bug fixes included with the upgrade of the icons library.