fix(deps): update dependency video.js to v8 #6644
Annotations
8 errors
|
knip
Process completed with exit code 1.
|
|
✂️ Knip / Unused devDependencies:
plugins/sanity-plugin-shopify-assets/package.json#L59
@types/video.js in plugins/sanity-plugin-shopify-assets/package.json
|
|
✂️ Knip / Unused devDependencies:
plugins/sanity-plugin-bynder-input/package.json#L48
@types/video.js in plugins/sanity-plugin-bynder-input/package.json
|
|
lint
Process completed with exit code 1.
|
|
typescript(TS2614):
plugins/sanity-plugin-bynder-input/src/components/VideoPlayer.tsx#L2
Module '"video.js"' has no exported member 'VideoJsPlayerOptions'. Did you mean to use 'import VideoJsPlayerOptions from "video.js"' instead?
|
|
typescript(TS2614):
plugins/sanity-plugin-bynder-input/src/components/VideoPlayer.tsx#L2
Module '"video.js"' has no exported member 'VideoJsPlayer'. Did you mean to use 'import VideoJsPlayer from "video.js"' instead?
|
|
typescript(no-redundant-type-constituents):
plugins/sanity-plugin-shopify-assets/src/components/VideoPlayer.tsx#L13
'VideoJsPlayer' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
typescript(TS2614):
plugins/sanity-plugin-shopify-assets/src/components/VideoPlayer.tsx#L2
Module '"video.js"' has no exported member 'VideoJsPlayer'. Did you mean to use 'import VideoJsPlayer from "video.js"' instead?
|