fix(deps): update dependency vue to v3 [security] #701
Annotations
11 errors
|
Lint, Build:
src/app.ts#L9
Property 'prototype' does not exist on type 'typeof import("/Users/runner/work/blog/blog/node_modules/vue/dist/vue")'.
|
Lint, Build:
src/app.ts#L20
This expression is not constructable.
|
Lint, Build:
src/app.ts#L23
Parameter 'h' implicitly has an 'any' type.
|
Lint, Build:
src/entry-client.ts#L54
Unused '@ts-expect-error' directive.
|
Lint, Build:
src/entry-server.ts#L125
Unused '@ts-expect-error' directive.
|
Lint, Build:
src/plugins/apollo.ts#L22
Property 'prototype' does not exist on type 'typeof import("/Users/runner/work/blog/blog/node_modules/vue/dist/vue")'.
|
Lint, Build:
src/plugins/apollo.ts#L27
Cannot use namespace 'Vue' as a type.
|
Lint, Build:
src/plugins/filters.ts#L5
Property 'filter' does not exist on type 'typeof import("/Users/runner/work/blog/blog/node_modules/vue/dist/vue")'.
|
Lint, Build:
src/plugins/filters.ts#L6
Property 'filter' does not exist on type 'typeof import("/Users/runner/work/blog/blog/node_modules/vue/dist/vue")'.
|
Lint, Build:
src/plugins/http.ts#L11
Property 'prototype' does not exist on type 'typeof import("/Users/runner/work/blog/blog/node_modules/vue/dist/vue")'.
|
Loading