6 of 72 tests are passing (8%)

@q42/sanity-plugin-computed-page-tree

FAILINGv2.2.280/wk
pnpm install --resolution-only --ignore-scripts --no-optional
WARN Issues with peer dependencies found
.
└─┬ @q42/sanity-plugin-computed-page-tree 2.2.2
├── ✕ unmet peer sanity@^3: found 6.0.0
├─┬ sanity-plugin-utils 1.8.0
└── ✕ unmet peer sanity@"^3.67.1 || ^4.0.0 || ^5.0.0": found 6.0.0
└─┬ next-sanity 9.12.3
└── ✕ unmet peer sanity@^3.99.0: found 6.0.0

optionalDependencies: skipped
package.json
{
"dependencies": {
"@q42/sanity-plugin-computed-page-tree": "2.2.2",
"react": "19.2.7",
"react-dom": "19.2.7",
"sanity": "6.0.0"
},
"packageManager": "pnpm@10.27.0"
}