68 of 83 tests are passing (81%)

sanity-plugin-shopify-assets

FAILINGv1.2.32K/wkRepository
pnpm install --resolution-only --ignore-scripts --no-optional
WARN 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.0

optionalDependencies: skipped
package.json
{
"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"
}