Skip to content

Fix package-lock.json out of sync with next-sitemap in devDependencies#70

Merged
naheel0 merged 3 commits intogooglefrom
copilot/sub-pr-68
Mar 5, 2026
Merged

Fix package-lock.json out of sync with next-sitemap in devDependencies#70
naheel0 merged 3 commits intogooglefrom
copilot/sub-pr-68

Conversation

Copy link
Contributor

Copilot AI commented Mar 5, 2026

After moving next-sitemap from dependencies to devDependencies, package-lock.json was never regenerated, causing npm ci to fail with missing entries for next-sitemap@4.2.3, @corex/deepmerge, and @next/env.

Changes

  • package-lock.json — regenerated via npm install to include next-sitemap and its transitive dependencies under devDependencies, restoring sync with package.json

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI mentioned this pull request Mar 5, 2026
10 tasks
@vercel
Copy link
Contributor

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
readme-gen-ai Ready Ready Preview, Comment Mar 5, 2026 7:13pm

Co-authored-by: jaseel0 <225665919+jaseel0@users.noreply.github.com>
Copilot AI changed the title [WIP] Add next-sitemap configuration Fix package-lock.json out of sync with next-sitemap in devDependencies Mar 5, 2026
@naheel0 naheel0 marked this pull request as ready for review March 5, 2026 19:12
@naheel0 naheel0 merged commit 0dc9525 into google Mar 5, 2026
3 checks passed
@naheel0 naheel0 deleted the copilot/sub-pr-68 branch March 6, 2026 17:00
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.

3 participants