Update Vite packages #117
Annotations
2 errors
|
typecheck
Command "vp install" (cwd: /home/runner/work/vuefes-japan-speakers/vuefes-japan-speakers) exited with code 1
|
|
vp install failed
? Verifying lockfile against supply-chain policies (315 entries)...
✗ Lockfile failed supply-chain policy check (315 entries in 1.4s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 1 lockfile entries failed verification:
vite@8.0.14 was published at 2026-05-21T07:16:00.000Z, within the minimumReleaseAge cutoff (2026-05-20T10:53:35.537Z)
The lockfile contains entries that the active policies reject. This can mean the lockfile is stale, or that someone committed a lockfile that bypassed the policy locally — inspect recent changes to pnpm-lock.yaml before trusting it. If the changes look expected, run "pnpm clean --lockfile" and then "pnpm install" to rebuild from a fresh resolution. Alternatively, relax the policy that flagged them.
|