Skip to content

fix: pin example vite dependency#8

Merged
adityathebe merged 1 commit into
mainfrom
fix/vite-dependabot-alerts
Jul 6, 2026
Merged

fix: pin example vite dependency#8
adityathebe merged 1 commit into
mainfrom
fix/vite-dependabot-alerts

Conversation

@adityathebe

Copy link
Copy Markdown
Member

Dependabot flagged the example app's Vite dependency.

The example manifest used vite: latest, which prevents Dependabot from treating the manifest as pinned to the patched lockfile version.
Pin Vite to the safe semver range matching the current lockfile resolution so Dependabot can evaluate it as patched.

Dependabot flagged the example app's Vite dependency.

The manifest used an unbounded latest specifier even though the lockfile resolves to a patched Vite version. Pin the manifest to the matching safe semver range so Dependabot can evaluate the dependency as patched.
@adityathebe adityathebe merged commit 8fb6a2a into main Jul 6, 2026
5 checks passed
@adityathebe adityathebe deleted the fix/vite-dependabot-alerts branch July 6, 2026 07:58
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