Skip to content

chore: regen lock file#10650

Merged
jasonsaayman merged 1 commit intov1.xfrom
fix/docs-deploy
Apr 4, 2026
Merged

chore: regen lock file#10650
jasonsaayman merged 1 commit intov1.xfrom
fix/docs-deploy

Conversation

@jasonsaayman
Copy link
Copy Markdown
Member

@jasonsaayman jasonsaayman commented Apr 4, 2026

Summary by cubic

Regenerated docs/package-lock.json to align with current registry metadata and dedupe hoisted dev deps, unblocking the docs deploy pipeline. No source or docs content changes.

Description

  • Recreated lockfile for the docs workspace; added missing resolved and integrity fields across packages without changing versions.
  • Hoisted transitive dev deps to top-level: ci-info, is-docker, is-wsl, open, slash; removed duplicates under patch-package/node_modules.
  • Minor metadata updates for packages like @babel/*, @vue/*, magic-string, nanoid, postcss, and others to ensure reproducible installs.
  • Goal: stabilize npm ci in CI for the docs deploy.

Docs

  • No content or config changes to docs; lockfile only.

Testing

  • No tests added or modified.
  • Not required; verify by running npm ci in docs/ and confirming npm run build succeeds locally and in CI.

Written for commit 356a0c2. Summary will update on new commits.

@jasonsaayman jasonsaayman self-assigned this Apr 4, 2026
@jasonsaayman jasonsaayman added priority::low A low priority issue commit::chore The PR is related to a chore labels Apr 4, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@jasonsaayman jasonsaayman merged commit 23fcd5f into v1.x Apr 4, 2026
24 checks passed
@jasonsaayman jasonsaayman deleted the fix/docs-deploy branch April 4, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::chore The PR is related to a chore priority::low A low priority issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant