Skip to content

chore: Update dependencies#13

Merged
stefashkaa merged 2 commits into
mainfrom
chore/update-dependencies
Jul 7, 2026
Merged

chore: Update dependencies#13
stefashkaa merged 2 commits into
mainfrom
chore/update-dependencies

Conversation

@stefashkaa

Copy link
Copy Markdown
Owner

Summary

I've upgraded all the project dependencies and regenerated dist because of the ncc update.

Problem / Motivation

To use the latest dev tools.

Type Of Change

  • Bug fix (non-breaking)
  • Feature (non-breaking)
  • Breaking change
  • Docs
  • Refactor / perf
  • CI / build / tooling

Testing

  • pnpm lint:fix
  • pnpm format
  • pnpm build:all

Visual Diff (if applicable)

  • N/A

Checklist

  • I ran pnpm lint
  • I ran pnpm typecheck
  • I ran pnpm generate:dev
  • I updated docs and .env.example when needed
  • I added visual proof for rendering changes
  • I verified action behavior if action.yml or src/action.ts changed

Copilot AI review requested due to automatic review settings July 7, 2026 13:41
@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

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

Updates the project’s development toolchain dependencies (ESLint, Prettier, Vite, tsx, @vercel/ncc, and related transitive packages) and refreshes the pnpm lockfile to reflect the new resolved versions.

Changes:

  • Bumped devDependencies versions in package.json (ESLint, Prettier, tsx, Vite, @types/node, @vercel/ncc).
  • Regenerated pnpm-lock.yaml with updated dependency graph/resolutions consistent with the new ranges.

Reviewed changes

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

File Description
package.json Updates devDependency version ranges for build/lint/format tooling.
pnpm-lock.yaml Reflects the new resolved versions and transitive updates after the dependency bumps.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

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

@stefashkaa
stefashkaa merged commit 7e23d7f into main Jul 7, 2026
3 checks passed
@stefashkaa
stefashkaa deleted the chore/update-dependencies branch July 7, 2026 13:46
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