Skip to content

Conversation

@gfazioli
Copy link
Owner

@gfazioli gfazioli commented Dec 5, 2025

  • Update Next, React, React‑DOM to 19.2.1
  • Upgrade shiki, prettier, stylelint, tsx, typescript‑eslint to newer patches
  • Sync @types/react to 19.2.7
  • Align docs package.json dependencies with root
  • Minor TSX formatting: collapse interface extends lines for consistency

- Update Next, React, React‑DOM to 19.2.1
- Upgrade shiki, prettier, stylelint, tsx, typescript‑eslint to newer patches
- Sync @types/react to 19.2.7
- Align docs package.json dependencies with root
- Minor TSX formatting: collapse interface extends lines for consistency
Copilot AI review requested due to automatic review settings December 5, 2025 14:23
Copy link
Contributor

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 performs routine dependency maintenance by updating packages to their latest patch versions, ensuring the project stays current with bug fixes and security patches.

  • Updates React ecosystem packages (React, React-DOM, Next.js) to version 19.2.1 and 15.5.7 respectively
  • Upgrades development tooling including prettier, stylelint, tsx, and typescript-eslint to newer patch versions
  • Applies minor code formatting improvements by collapsing multi-line interface extends declarations

Reviewed changes

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

Show a summary per file
File Description
package.json Bumps devDependencies to latest patch versions for tooling and React types
docs/package.json Updates Next.js, React, shiki, and type definitions to align with root package
yarn.lock Reflects all dependency version updates with new checksums and transitive dependencies
package/src/Resizer/SplitResizer.tsx Collapses SplitResizerProps interface extends clause onto single line
package/src/Pane/SplitPane.tsx Collapses SplitPaneProps interface extends clause onto single line

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

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