OpenMetadata
OpenMetadata copied to clipboard
Feat(ui): Bump react, react-dom, react-router and dependant
Fixes #19435
Describe your changes:
Major upgrades:
- [x] React
- [x] React-dom
- [x] React-router
- [x] react-awesome-query-builder --> @react-awesome-query-builder/antd
Future upgrades needed:
- [ ] AntD v4 --> v5
- [ ] react-oidc --> https://www.npmjs.com/package/@axa-fr/react-oidc
I worked on ... because ...
Type of change:
- [ ] Bug fix
- [ ] Improvement
- [ ] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation
Checklist:
- [x] I have read the CONTRIBUTING document.
- [ ] My PR title is
Fixes <issue-number>: <short explanation> - [ ] I have commented on my code, particularly in hard-to-understand areas.
- [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.