Skip to content

🔧 chore: update dependencies to latest patch releases - bump Next.js, React, ReactDOM to 15.5.7 / 19.2.1 - upgrade shiki, prettier, stylelint, tsx, typescript-eslint to newer patch versions - clean up Picker.tsx extends line for clearer type composition#6

Merged
gfazioli merged 1 commit intomasterfrom
updates-packages
Dec 5, 2025

Conversation

@gfazioli
Copy link
Owner

@gfazioli gfazioli commented Dec 5, 2025

No description provided.

- bump Next.js, React, ReactDOM to 15.5.7 / 19.2.1
- upgrade shiki, prettier, stylelint, tsx, typescript-eslint to newer patch versions
- clean up Picker.tsx extends line for clearer type composition
Copilot AI review requested due to automatic review settings December 5, 2025 14:11
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 updates dependencies to their latest patch releases, focusing on Next.js, React, and various development tooling packages. The updates include Next.js from 15.5.6 to 15.5.7, React and ReactDOM from 19.2.0 to 19.2.1, along with updates to shiki, prettier, stylelint, tsx, and typescript-eslint. Additionally, a minor code formatting cleanup was applied to Picker.tsx to improve readability.

Key Changes:

  • Bump Next.js ecosystem packages (next, @next/mdx, @next/env, @next/swc-*) to 15.5.7
  • Update React and ReactDOM to 19.2.1 with corresponding @types/react to 19.2.7
  • Upgrade development tooling: shiki (3.15.0 → 3.19.0), prettier (3.6.2 → 3.7.4), stylelint (16.26.0 → 16.26.1), tsx (4.20.6 → 4.21.0), typescript-eslint (8.47.0 → 8.48.1)

Reviewed changes

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

File Description
yarn.lock Updated lockfile entries for all bumped dependencies, including transitive dependencies like esbuild (0.25.x → 0.27.x for tsx), @shikijs packages, @typescript-eslint packages, and new @csstools dependencies
package.json Updated devDependencies versions for prettier, react, react-dom, stylelint, tsx, typescript-eslint, and @types/react
docs/package.json Updated dependencies for @next/mdx, next, react, react-dom, shiki, and @types/react to maintain version consistency with root package
package/src/Picker.tsx Reformatted PickerProps interface extends clause from multi-line to single-line for improved code readability

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

@gfazioli gfazioli merged commit 3830b44 into master Dec 5, 2025
7 checks passed
@gfazioli gfazioli deleted the updates-packages branch December 5, 2025 14:38
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