Skip to content

chore(deps): update nextjs and peer deps to latest version (16.1.1)#204

Open
bxxf wants to merge 2 commits intoe2b-dev:mainfrom
bxxf:chore/update-deps
Open

chore(deps): update nextjs and peer deps to latest version (16.1.1)#204
bxxf wants to merge 2 commits intoe2b-dev:mainfrom
bxxf:chore/update-deps

Conversation

@bxxf
Copy link

@bxxf bxxf commented Jan 8, 2026

This PR updates dependencies such as Next.js and related ones to the latest version. Eslint has been updated as well therefore some exceptions had to been added regarding the react-hooks/exhaustive-deps rule, so it can be used without breaking changes - could be updated in the future to use this rule correctly.

@vercel
Copy link

vercel bot commented Jan 8, 2026

@bxxf is attempting to deploy a commit to the E2B Team on Vercel.

A member of the Team first needs to authorize it.

useMorphApply && fragment && fragment.code && fragment.file_path
const apiEndpoint = shouldUseMorph ? '/api/morph-chat' : '/api/chat'

function setMessage(message: Partial<Message>, index?: number) {
Copy link
Author

@bxxf bxxf Jan 8, 2026

Choose a reason for hiding this comment

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

This had to been moved due to the ESlint rule that requires for the functions to be declared before using it

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.

1 participant