chore(deps): update devdependency vue to v3 #3614
Annotations
8 errors
test:
src/cache.ts#L1
Module '"vue"' has no exported member 'VueConstructor'.
|
test:
src/cache.ts#L30
Object is possibly 'null'.
|
test:
src/cache.ts#L30
Property '$isServer' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
|
test
Process completed with exit code 1.
|
lint:
src/cache.ts#L1
Module '"vue"' has no exported member 'VueConstructor'.
|
lint:
src/cache.ts#L30
Object is possibly 'null'.
|
lint:
src/cache.ts#L30
Property '$isServer' does not exist on type 'ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>'.
|
lint
Process completed with exit code 1.
|