mirror of
https://github.com/tiennm99/pikachu.git
synced 2026-09-10 12:20:06 +00:00
Replace pnpm-lock.yaml with package-lock.json. The security overrides move to package.json#overrides with their ranges intact, including the bounded '>=x <y' pins whose upper bounds keep the next major out. allowBuilds becomes package.json#allowScripts for the packages actually present in the tree.