Skip to content

Conversation

@frano-m
Copy link
Contributor

@frano-m frano-m commented Nov 18, 2025

Closes #704.

This pull request updates several dependencies in the package.json file to their latest versions and introduces an override for the glob package. These changes help ensure the project stays up-to-date with important bug fixes, security patches, and new features.

Dependency updates:

  • Upgraded @next/eslint-plugin-next and eslint-config-next to version 14.2.33 for improved linting and Next.js compatibility. [1] [2]
  • Updated next to 14.2.33 and next-auth to 4.24.13 for the latest Next.js features and authentication improvements.

Package management:

  • Added an override for the glob package to enforce version ^11.0.4, ensuring consistency and addressing potential issues with transitive dependencies.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

Bump nextjs version to fix vulnerabilities

3 participants