Skip to content

Updatedeps - #2

Merged
mrbdahlem merged 3 commits into
mainfrom
updatedeps
Feb 13, 2026
Merged

Updatedeps#2
mrbdahlem merged 3 commits into
mainfrom
updatedeps

Conversation

@mrbdahlem

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

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 primarily updates the CodePrinter app’s frontend/tooling dependencies and adjusts a few source exports/linting rules to align with the updated ecosystem.

Changes:

  • Bumped multiple runtime/dev dependencies (Radix UI, React, Vite, ESLint/TypeScript, Tailwind toolchain, jsPDF, pdfjs-dist) and refreshed the lockfile.
  • Updated ESLint flat-config overrides for scripts/** and src/ppr/**, and expanded ignore paths.
  • Minor code tweaks: removed unused catch binding in pdf-saver.js and stopped exporting *Variants from Button/Toggle.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
codeprinter/src/ppr/pdf-saver.js Removes unused catch binding while keeping fallback dimension measurement logic.
codeprinter/src/components/ui/toggle.tsx Stops exporting toggleVariants; exports only Toggle.
codeprinter/src/components/ui/button.tsx Stops exporting buttonVariants; exports only Button.
codeprinter/package.json Updates dependency versions (runtime + tooling).
codeprinter/package-lock.json Regenerated lockfile to reflect updated dependency graph.
codeprinter/eslint.config.js Adds JS overrides for scripts/** and src/ppr/**; ignores dist-types.

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

Comment thread codeprinter/package.json
@mrbdahlem
mrbdahlem merged commit 54d7216 into main Feb 13, 2026
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