Skip to content

Conversation

@victazzz
Copy link
Contributor

No description provided.

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 pull request updates the react-pdf library from version 7.7.1 to 10.1.0 and makes necessary code adjustments to maintain compatibility with the newer version.

  • Updates react-pdf package dependency to version 10.1.0
  • Adjusts PDF worker source configuration for the new version
  • Improves TypeScript type safety by replacing any[] with Array<unknown>

Reviewed Changes

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

File Description
package.json Updates react-pdf dependency from 7.7.1 to 10.1.0
src/components/players/PdfPlayer/PdfPlayer.tsx Updates worker source URL and improves styling with flexbox layout
src/components/molecules/MarkdownRenderer/MarkdownRenderer.tsx Replaces any[] types with Array<unknown> for better type safety

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@victazzz victazzz merged commit d1bd02c into main Sep 12, 2025
4 of 5 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.

3 participants