Skip to content

fix(website): align package specifiers with lockfile#8

Merged
coding-hui merged 1 commit into
mainfrom
fix/website-lockfile-specifiers
May 16, 2026
Merged

fix(website): align package specifiers with lockfile#8
coding-hui merged 1 commit into
mainfrom
fix/website-lockfile-specifiers

Conversation

@coding-hui
Copy link
Copy Markdown
Owner

Summary

  • Update website/package.json dependency ranges to match the specifiers already recorded in website/pnpm-lock.yaml.
  • Fix the CI ERR_PNPM_OUTDATED_LOCKFILE failure caused by manifest and lockfile specifier mismatch after the latest website dependency update.

Validation

  • CI=true pnpm install --frozen-lockfile --lockfile-only from website/
  • pnpm build from website/
  • git diff --check

@coding-hui coding-hui merged commit 4d05798 into main May 16, 2026
2 checks passed
@coding-hui coding-hui deleted the fix/website-lockfile-specifiers branch May 16, 2026 05:11
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