You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ConfirmationDialog.tsx: add DialogPanel, DialogTitle, TransitionChild components from @headlessui/react for improved accessibility and functionality (5b5ed8e)
Filter.tsx: add MenuButton, MenuItem, MenuItems components from @headlessui/react for improved accessibility and functionality (5b5ed8e)
package.json: update "@headlessui/react" dependency to version 2.1.2 for compatibility and new features (5b5ed8e)
SidebarMobile.tsx: add DialogPanel, TransitionChild components from @headlessui/react for improved accessibility and functionality (5b5ed8e)
Sort.tsx: add MenuButton, MenuItem, MenuItems components from @headlessui/react for improved accessibility and functionality (5b5ed8e)
ToggleIntake.tsx: add Field, Label components for improved UI functionality (5b5ed8e)
Bug Fixes
package.json: update eslint and eslint-config-next to versions 8.57.0 and 14.2.5 respectively to stay up to date with latest changes and improvements (5714315)
package.json: update next and next/bundle-analyzer dependencies to versions 14.2.5 to fix known issues and ensure compatibility (5714315)
package.json: update version of "@testing-library/react" to "16.0.0" to match the required version for compatibility with other dependencies (cb7a2c0)