pnpm install --resolution-only --ignore-scripts --no-optionalWARN Issues with peer dependencies found.└─┬ sanity-plugin-hotspot-array 3.0.2 └── ✕ unmet peer sanity@"^4 || ^5": found 6.0.0-next-major.20260610153127
{ "dependencies": { "react": "19.2.7", "react-dom": "19.2.7", "sanity": "6.0.0-next-major.20260610153127", "sanity-plugin-hotspot-array": "3.0.2" }, "packageManager": "pnpm@9.15.9", "pnpm": { "peerDependencyRules": { "allowAny": [ "vite" ] } }}