updates packages#15
Merged
Merged
Conversation
gfazioli
commented
Feb 2, 2026
Owner
- 🔄 sync ecosystem
- 🔧 chore(deps): update core dependencies to latest patch releases
- bump Mantine packages to 8.3.14 - update Next.js to 15.5.11 - upgrade React and ReactDOM to 19.2.4 - bump Rollup to 4.57.1 and TypeScript ESLint to 8.54.0 - update Shiki to 3.22.0 and @next/mdx to 15.5.11
Contributor
There was a problem hiding this comment.
Pull request overview
This PR synchronizes the dependency ecosystem by updating several core/dev packages to their latest patch versions, and refreshes the docs footer “ecosystem” links.
Changes:
- Bump Mantine packages (
@mantine/core,@mantine/hooks,@mantine/code-highlight) from8.3.12→8.3.14. - Update tooling/runtime deps:
next15.5.9→15.5.11,react/react-dom19.2.3→19.2.4,rollup4.55.2→4.57.1,prettier3.8.0→3.8.1,typescript-eslint8.53.0→8.54.0, and related lockfile entries. - Update docs footer ecosystem list (remove “new” badge from one entry; add a new ecosystem link with “new” badge).
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
yarn.lock |
Updates lockfile resolutions/checksums to match dependency bumps. |
package.json |
Bumps root devDependencies (Mantine, React, Rollup, Prettier, typescript-eslint). |
docs/package.json |
Aligns docs app deps with updated Mantine/Next/React/Shiki versions. |
docs/components/Footer/ecosystem.ts |
Refreshes docs footer ecosystem links (adds “Mantine Select Stepper”, adjusts “new” badge usage). |
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.