mirror of
https://github.com/tiennm99/pikachu.git
synced 2026-08-20 20:23:57 +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.