mirror of
https://github.com/apache/superset.git
synced 2026-07-19 13:15:49 +00:00
- Update react, react-dom, @types/react, @types/react-dom to ^19.2.0 - Update package/plugin peer deps to "^18.2.0 || ^19.0.0" - Add overrides for react-router-dom, react-table, react-ultimate-pagination, @visx/*, @great-expectations/jsonforms-antd-renderers to allow React 19 - Bump @testing-library/react ^14 -> ^16, @testing-library/dom ^9 -> ^10, @testing-library/user-event ^12 -> ^14 - Bump react-redux 7 -> 9 (drop @types/react-redux; types bundled) - Bump redux 4 -> 5, redux-thunk 2 -> 3, @reduxjs/toolkit 1 -> 2 - Bump react-resize-detector 9 -> 12, react-virtualized-auto-sizer 1 -> 2, react-checkbox-tree 1 -> 2, react-arborist 3.5 -> 3.6 - Bump react-error-boundary, react-markdown, react-ace to React 19-compatible versions - Move react out of dependencies in legacy-plugin-chart-chord to peerDependencies