Skip to content

Conversation

@gfazioli
Copy link
Owner

  • Update Mantine core, hooks, and code-highlight to 8.3.10 for bug fixes
  • Upgrade esbuild to 0.27.1 and TypeScript ESLint to 8.49.0 for improved build performance
  • Increment @types/node to 22.19.2 for type consistency

…st patches

- Update Mantine core, hooks, and code-highlight to 8.3.10 for bug fixes
- Upgrade esbuild to 0.27.1 and TypeScript ESLint to 8.49.0 for improved build performance
- Increment @types/node to 22.19.2 for type consistency
Copilot AI review requested due to automatic review settings December 10, 2025 10:56
Copy link

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 performs a routine maintenance update of several key dependencies to their latest patch versions, ensuring the project benefits from bug fixes and minor improvements.

  • Updates Mantine UI library components (core, hooks, code-highlight) from 8.3.9 to 8.3.10
  • Upgrades TypeScript ESLint tooling from 8.48.1 to 8.49.0, which removes the graphemer dependency
  • Bumps esbuild from 0.25.12 to 0.27.1 for build tooling improvements
  • Increments @types/node from 22.19.1 to 22.19.2 for TypeScript type definitions

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 devDependencies: Mantine (8.3.10), esbuild (0.27.1), @types/node (22.19.2), typescript-eslint (8.49.0)
docs/package.json Updates documentation package dependencies to match root: Mantine packages (8.3.10) and @types/node (22.19.2)
yarn.lock Removes old dependency versions (esbuild 0.25.12, typescript-eslint 8.48.1, graphemer 1.4.0) and adds new versions with updated checksums and dependency trees

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

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