Skip to content

🔧 chore: Update core dependencies to latest patch releases#12

Merged
gfazioli merged 1 commit intomasterfrom
updates-packages
Feb 2, 2026
Merged

🔧 chore: Update core dependencies to latest patch releases#12
gfazioli merged 1 commit intomasterfrom
updates-packages

Conversation

@gfazioli
Copy link
Copy Markdown
Owner

@gfazioli gfazioli commented Feb 2, 2026

  • Bump Mantine packages to 8.3.14 for improved features
  • Update Next.js to 15.5.11 and React to 19.2.4 for performance fixes
  • Upgrade Shiki, Rollup, and TypeScript ESLint to latest versions
  • Adjust type definitions to match new React version

- Bump Mantine packages to 8.3.14 for improved features
- Update Next.js to 15.5.11 and React to 19.2.4 for performance fixes
- Upgrade Shiki, Rollup, and TypeScript ESLint to latest versions
- Adjust type definitions to match new React version
Copilot AI review requested due to automatic review settings February 2, 2026 06:22
@gfazioli gfazioli merged commit 163e9e0 into master Feb 2, 2026
@gfazioli gfazioli deleted the updates-packages branch February 2, 2026 06:22
Copy link
Copy Markdown

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 core dependencies to their latest patch and minor releases for improved stability and features.

Changes:

  • Mantine packages updated from 8.3.13 to 8.3.14 (patch release)
  • Next.js updated from 15.5.9 to 15.5.11 (patch release)
  • React and React DOM updated from 19.2.3 to 19.2.4 (patch release)
  • @types/react updated from 19.2.9 to 19.2.10 to match React version
  • Shiki updated from 3.21.0 to 3.22.0 (minor release)
  • Rollup updated from 4.56.0 to 4.57.1 (minor release)
  • TypeScript ESLint updated from 8.53.1 to 8.54.0 (minor release)

Reviewed changes

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

File Description
package.json Updated devDependencies for Mantine, React, Rollup, and TypeScript ESLint packages in root workspace
docs/package.json Updated dependencies and devDependencies for Mantine, Next.js, React, and Shiki packages in docs workspace
yarn.lock Updated lockfile entries for all updated packages and their platform-specific variants, maintaining consistency with package.json changes

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

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