Skip to content

Conversation

@s0nny78
Copy link
Contributor

@s0nny78 s0nny78 commented Jan 19, 2026

Summary

  • Adds resolutions for vite to ^6.4.1
  • Forces vitest's transitive vite dependency to patched version

CVEs Addressed

Test plan

  • yarn install succeeds
  • Verified vite@6.4.1 in lockfile

[SQD-1038]

🤖 Generated with Claude Code


Note

Security/Deps

  • Adds resolutions to pin vite to ^6.4.1 and updates lockfile to that version
  • Refreshes dependencies in yarn.lock (notably rollup@4.55.2, @types/estree@1.0.8, new fdir, tinyglobby, picomatch@^4) with updated platform-specific rollup binaries

Package metadata

  • Simplifies package.json bin declaration to a single path ("bin": "./dist/index.js")

Written by Cursor Bugbot for commit 760682c. Configure here.

@linear
Copy link

linear bot commented Jan 19, 2026

@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2026

⚠️ No Changeset found

Latest commit: f6ce85b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@s0nny78 s0nny78 marked this pull request as ready for review January 21, 2026 14:20
@s0nny78 s0nny78 force-pushed the sqd-1038-cve-vite-cari branch from 760682c to f6ce85b Compare January 22, 2026 15:06
@s0nny78 s0nny78 requested a review from timgent January 26, 2026 14:30
@s0nny78
Copy link
Contributor Author

s0nny78 commented Jan 26, 2026

Hey @timgent - Could you please review this PR when you get a chance? Let me know if you have any questions. Thanks!

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