Description:
Update the following dependencies to their latest stable versions to maintain security, performance, and compatibility with the current React ecosystem:
- Storybook - component development and documentation tool
- Floating UI - positioning library for tooltips, popovers, and dropdowns
- Focus Trap React - accessibility library for focus management
- Headless UI - unstyled, accessible UI components
Acceptance Criteria:
Technical Notes:
- Review changelog for each package to identify potential breaking changes
- Test focus trap functionality in modals and form components
- Verify floating UI positioning works correctly across different viewport sizes
- Ensure Headless UI components maintain proper accessibility attributes
Definition of Done:
- Dependencies are updated and committed
- All tests pass in CI/CD pipeline
- Manual testing of affected components completed
- Code review approved
- Changes deployed to staging environment successfully
Description:
Update the following dependencies to their latest stable versions to maintain security, performance, and compatibility with the current React ecosystem:
Acceptance Criteria:
Technical Notes:
Definition of Done: