Skip to content

Conversation

@gfazioli
Copy link
Owner

  • Bump Mantine packages to 8.3.10 for latest bug fixes and features.
  • Update @types/node to 22.19.2 for improved type compatibility.
  • Upgrade esbuild to 0.27.1 to benefit from performance improvements.
  • Raise typescript-eslint to 8.49.0 for better linting support.

- Bump Mantine packages to 8.3.10 for latest bug fixes and features.
- Update @types/node to 22.19.2 for improved type compatibility.
- Upgrade esbuild to 0.27.1 to benefit from performance improvements.
- Raise typescript-eslint to 8.49.0 for better linting support.
Copilot AI review requested due to automatic review settings December 10, 2025 11:14
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.

Pull request overview

This PR updates multiple dependencies across the project to improve compatibility and incorporate recent updates. However, there is a critical issue with the esbuild version change.

Key Changes:

  • Mantine packages updated from 8.3.9 to 8.3.10
  • TypeScript ESLint updated from 8.48.1 to 8.49.0
  • @types/node updated from 22.19.1 to 22.19.2

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates root package dependencies including esbuild (which appears to be a downgrade), typescript-eslint, Mantine packages, and Node types
docs/package.json Updates Mantine packages and Node types to match root package versions
yarn.lock Reflects all dependency changes with removal of old esbuild 0.25.12 platform-specific packages, addition of esbuild 0.27.1 packages, removal of graphemer (no longer needed by typescript-eslint 8.49.0), and updated checksums for all changed packages

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gfazioli gfazioli merged commit 10926af into master Dec 10, 2025
7 checks passed
@gfazioli gfazioli deleted the updates-packages branch December 10, 2025 11:17
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