🔧 chore(deps): bump mantine and shiki to latest patch versions#10
Merged
Conversation
Owner
gfazioli
commented
Feb 2, 2026
- Update @mantine/core, @mantine/hooks, @mantine/code-highlight to 8.3.14
- Update shiki to 3.22.0
- Align docs and main package dependencies
- Ensure compatibility and security updates
- Update @mantine/core, @mantine/hooks, @mantine/code-highlight to 8.3.14 - Update shiki to 3.22.0 - Align docs and main package dependencies - Ensure compatibility and security updates
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates Mantine UI libraries and Shiki syntax highlighting to their latest patch versions, specifically upgrading from 8.3.13 to 8.3.14 for Mantine packages and from 3.21.0 to 3.22.0 for Shiki. These are minor patch updates that typically include bug fixes and security improvements.
Changes:
- Update @mantine/core, @mantine/hooks, and @mantine/code-highlight from 8.3.13 to 8.3.14
- Update shiki from 3.21.0 to 3.22.0
- Synchronize dependency versions across root package.json and docs/package.json
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates Mantine core and hooks devDependencies to 8.3.14 in root workspace |
| docs/package.json | Updates Mantine packages to 8.3.14 and shiki to 3.22.0 in docs workspace |
| yarn.lock | Reflects all dependency updates with new checksums and peer dependency version constraints |
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.