Skip to content

Conversation

anthonyshchang
Copy link
Contributor

πŸ”§ Bump vue to 2.7.16
This PR bumps the Vue-related dependencies to 2.7.16 to resolve a version mismatch introduced while addressing a security alert.

πŸ›  Context

  • While bumping elliptic from 6.5.4 β†’ 6.6.1 (per Dependabot), the build began failing due to a missing vuepress dependency.
  • Installing vuepress@1.9.x (or even 1.8.2) introduces vue-server-renderer@2.7.16, which mismatches with our existing vue@2.6.11 and causes build errors:
Error: Vue packages version mismatch:
- vue@2.6.11
- vue-server-renderer@2.7.16

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