pnpm install --resolution-only --ignore-scripts --no-optionalWARN Issues with peer dependencies found.└─┬ @gearbox-built/bolts 1.0.0 └── ✕ unmet peer sanity@"^3 || ^4": found 6.0.0optionalDependencies: skipped
{ "dependencies": { "@gearbox-built/bolts": "1.0.0", "react": "19.2.7", "react-dom": "19.2.7", "sanity": "6.0.0" }, "packageManager": "pnpm@10.27.0"}