Skip to content

Comments

Remove unused deps#6

Merged
HappyPaul55 merged 1 commit intomainfrom
remove-unused-deps
Dec 15, 2025
Merged

Remove unused deps#6
HappyPaul55 merged 1 commit intomainfrom
remove-unused-deps

Conversation

@HappyPaul55
Copy link
Owner

This pull request makes a minor update to the package.json dependencies. The only change is the removal of the unused react-pdf-tailwind package from the dependencies list.

@HappyPaul55 HappyPaul55 requested a review from Copilot December 9, 2025 00:04
@vercel
Copy link

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
me-chess-book Ready Ready Preview Comment Dec 9, 2025 0:04am

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 removes the unused react-pdf-tailwind package from the project dependencies. The package and all its transitive dependencies have been cleanly removed from both package.json and pnpm-lock.yaml.

  • Removed react-pdf-tailwind dependency from package.json
  • Updated pnpm-lock.yaml to reflect the removal of the package and its transitive dependencies (including @react-pdf/* packages, fontkit, and various other related libraries)
  • Updated peer dependency references for jiti from version 1.21.7 to 2.6.1 in eslint-related packages

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Removed react-pdf-tailwind from dependencies list
pnpm-lock.yaml Cleaned up all transitive dependencies related to react-pdf-tailwind and updated jiti version references
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@HappyPaul55 HappyPaul55 merged commit 6b910d7 into main Dec 15, 2025
9 checks passed
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.

1 participant