fix(deps): update non-major #472
Annotations
10 errors
|
Typecheck:
examples/visual-editing/studio/App.tsx#L417
Unused '@ts-expect-error' directive.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L405
Property 'send' does not exist on type 'never'.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L396
Property 'send' does not exist on type 'never'.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L393
Property 'on' does not exist on type 'never'.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L391
Property 'context' does not exist on type 'never'.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L391
Property 'hasTag' does not exist on type 'never'.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L387
Property 'matches' does not exist on type 'never'.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L384
Property 'context' does not exist on type 'never'.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L357
Property 'hasTag' does not exist on type 'never'.
|
|
Typecheck:
examples/visual-editing/studio/App.tsx#L193
Argument of type 'import("/home/runner/work/mutate/mutate/node_modules/.pnpm/@sanity+client@7.22.0/node_modules/@sanity/client/dist/index").SanityClient' is not assignable to parameter of type 'import("/home/runner/work/mutate/mutate/node_modules/.pnpm/@sanity+client@7.23.0/node_modules/@sanity/client/dist/index").SanityClient'.
|