68 of 83 tests are passing (81%)

@sanity/google-maps-input

FAILINGv4.2.112.4K/wkRepository
pnpm install --resolution-only --ignore-scripts --no-optional
WARN Issues with peer dependencies found
.
└─┬ @sanity/google-maps-input 4.2.1
└── ✕ unmet peer sanity@"^3.19.0 || ^4.0.0-0 || ^5.0.0": found 6.0.0

optionalDependencies: skipped
package.json
{
"dependencies": {
"@sanity/google-maps-input": "4.2.1",
"react": "19.2.7",
"react-dom": "19.2.7",
"sanity": "6.0.0"
},
"packageManager": "pnpm@10.27.0"
}