Skip to content

126 update dependencies#132

Merged
mwarman merged 30 commits intomainfrom
126-update-dependencies
Feb 7, 2026
Merged

126 update dependencies#132
mwarman merged 30 commits intomainfrom
126-update-dependencies

Conversation

@mwarman
Copy link
Member

@mwarman mwarman commented Feb 6, 2026

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

Describe the changes included in this pull request. Link to the associated GitHub issue(s).

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings
  • Update storybook stories as needed
  • Update project documentation as needed, README, JSDoc, etc.

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Conduct a full regression test.

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • [...]

…dify package-lock.json to include peer dependencies
- Upgraded @react-spring/web to 10.0.3
- Upgraded @tailwindcss/vite to 4.1.18
- Upgraded @tanstack/react-query to 5.90.20
- Upgraded @tanstack/react-query-devtools to 5.91.3
- Upgraded axios to 1.13.4
- Upgraded dayjs to 1.11.19
- Upgraded lodash to 4.17.23
- Upgraded qs to 6.14.1
- Upgraded tailwind-merge to 3.4.0
- Upgraded uuid to 13.0.0
- Upgraded @types/lodash to 4.17.23
- Upgraded @types/qs to 6.14.0
- Upgraded prettier to 3.8.1
- Upgraded prettier-plugin-tailwindcss to 0.7.2
- Upgraded rimraf to 6.1.2
- Updated @hookform/resolvers from 5.0.1 to 5.2.2
- Updated zod from 3.24.3 to 4.3.6
- Enhanced error handling in ConfigProvider to use 'issues' instead of 'errors' for ZodError
- Updated i18next from 25.8.1 to 25.8.2
- Updated @eslint/js from 9.25.1 to 9.39.2
- Updated eslint from 9.25.1 to 9.39.2
- Updated eslint-plugin-react-hooks from 5.2.0 to 7.0.1
- Updated eslint-plugin-react-refresh from 0.4.20 to 0.5.0
- Updated globals from 16.0.0 to 17.3.0
- Updated typescript-eslint from 8.31.0 to 8.54.0
- Added eslint-disable for react-refresh in Router.tsx
…onents

- Updated multiple functional components across the application to remove explicit return type annotations (JSX.Element) for improved readability and consistency.
- This change applies to components in the following files:
  - ButtonComponents.tsx
  - CardComponents.tsx
  - CheckboxComponents.tsx
  - ColumnsComponents.tsx
  - ComponentsPageBreadcrumbs.tsx
  - ContainerComponents.tsx
  - DialogComponents.tsx
  - DividerComponents.tsx
  - DropdownComponents.tsx
  - HeadingComponents.tsx
  - HelpTextComponents.tsx
  - IconComponents.tsx
  - InputComponents.tsx
  - LabelComponents.tsx
  - LinkComponents.tsx
  - PageComponents.tsx
  - PopoverComponents.tsx
  - RadioGroupComponents.tsx
  - SearchInputComponents.tsx
  - SelectComponents.tsx
  - SkeletonComponents.tsx
  - SpinnerComponents.tsx
  - TableComponents.tsx
  - TabsComponents.tsx
  - TextComponents.tsx
  - TextareaComponents.tsx
  - ToastComponents.tsx
  - ToggleComponents.tsx
  - ErrorPage.tsx
  - LandingPage.tsx
  - SettingsPage.tsx
  - AppearanceSettings.tsx
  - SettingsHeading.tsx
  - SettingsPageBreadcrumbs.tsx
  - TasksPage.tsx
  - TaskAdd.tsx
  - TaskStatusDonutChart.tsx
  - TaskDeleteDialog.tsx
  - TaskCompleteToggle.tsx
  - TaskEdit.tsx
  - TaskForm.tsx
  - TaskList.tsx
  - TaskListItem.tsx
  - TaskDetailLayout.tsx
  - TaskListLayout.tsx
  - TasksPageBreadcrumbs.tsx
  - UserInfo.tsx
  - TaskView.tsx
  - AllProvidersExceptRouter.tsx
  - WithAllProviders.tsx
  - WithQueryClientProvider.tsx
…better syntax highlighting

- Updated all instances of CodeSnippet to include the language prop set to "tsx" for improved code readability.
- Ensured consistent formatting across various component files including IconComponents, InputComponents, LabelComponents, LinkComponents, PageComponents, PopoverComponents, RadioGroupComponents, SearchInputComponents, SelectComponents, SkeletonComponents, SpinnerComponents, TableComponents, TabsComponents, TextComponents, TextareaComponents, ToastComponents, and ToggleComponents.
- Updated @vitejs/plugin-react from 4.4.1 to 5.1.3
- Updated TypeScript from 5.8.3 to 5.9.3
- Updated Vite from 6.3.3 to 7.3.1
@mwarman mwarman self-assigned this Feb 6, 2026
@mwarman mwarman linked an issue Feb 6, 2026 that may be closed by this pull request
@mwarman mwarman marked this pull request as ready for review February 7, 2026 12:14
@mwarman mwarman merged commit 18e8783 into main Feb 7, 2026
1 check passed
@mwarman mwarman deleted the 126-update-dependencies branch February 7, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dependencies

1 participant