6 of 72 tests are passing (8%)

@sanity-typed/types

FAILINGv9.0.15.2K/wkRepository
pnpm install --resolution-only --ignore-scripts --no-optional
WARN Issues with peer dependencies found
.
└─┬ @sanity-typed/types 9.0.1
└── ✕ unmet peer sanity@^3.25.0: found 6.0.0

optionalDependencies: skipped
package.json
{
"dependencies": {
"@sanity-typed/types": "9.0.1",
"react": "19.2.7",
"react-dom": "19.2.7",
"sanity": "6.0.0"
},
"packageManager": "pnpm@10.27.0"
}