🔧 chore: Update core dependencies to latest patch releases#12
Merged
🔧 chore: Update core dependencies to latest patch releases#12
Conversation
Owner
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
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.