pnpm install --resolution-only --ignore-scripts --no-optionalWARN Issues with peer dependencies found.└─┬ sanity-plugin-shopify-assets 1.2.3 └── ✕ unmet peer sanity@"^3 || ^4.0.0-0 || ^5.0.0": found 6.0.0optionalDependencies: skipped
{ "dependencies": { "react": "19.2.7", "react-dom": "19.2.7", "sanity": "6.0.0", "sanity-plugin-shopify-assets": "1.2.3" }, "packageManager": "pnpm@10.27.0"}