Skip to content

Update some deps#866

Merged
loichuder merged 1 commit into
mainfrom
update-deps
Jun 8, 2026
Merged

Update some deps#866
loichuder merged 1 commit into
mainfrom
update-deps

Conversation

@loichuder

@loichuder loichuder commented May 5, 2026

Copy link
Copy Markdown
Member

Major version changes to do:

  • React 19
  • Zustand 5 (shallow is no longer a thing, tied to reactflow update)
  • Typescript 6
  • Material UI 9
  • Vite 8
  • @react-hooks/web 25: not concerned by the breaking change
  • react-router-dom 7: skipped to replace it by wouter

I did not update axios either since I plan to remove it.

I also encountered an issue with react-draggable and @xyflow/react. I'll do the updates in separate MRs.

@loichuder loichuder force-pushed the update-deps branch 2 times, most recently from e900b50 to b613e2a Compare June 8, 2026 13:44
function WorkflowItemErrorFallback(props: FallbackProps) {
const { error } = props;

const errorMessage = getErrorMessage(error);

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@loichuder loichuder marked this pull request as ready for review June 8, 2026 14:08
@loichuder loichuder requested a review from axelboc June 8, 2026 14:17
@loichuder loichuder merged commit 6bb2ab6 into main Jun 8, 2026
2 checks passed
@loichuder loichuder deleted the update-deps branch June 8, 2026 14:59
@loichuder loichuder mentioned this pull request Jun 9, 2026
7 tasks
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.

2 participants