## Overview Upgrade Antd to version 6.x, which will allow us to remove the `@ant-design/v5-patch-for-react-19` dependency. ## Context - The 6.x versions have been released - This upgrade requires additional code changes - Deferred from PR #1889 ## Tasks - [ ] Upgrade Antd to 6.x - [ ] Remove `@ant-design/v5-patch-for-react-19` dependency - [ ] Update code as needed for breaking changes ## References - Related PR: https://github.com/y-scope/clp/pull/1889 - Comment: https://github.com/y-scope/clp/pull/1889#discussion_r2714936211 - Requested by: @junhaoliao