chore: upgrade deps #58
Annotations
3 errors and 3 warnings
|
test
Process completed with exit code 1.
|
|
test:
packages/mdc-syntax/src/vue/components/MDCRenderer.ts#L138
'regularChildren' is never reassigned. Use 'const' instead
|
|
test:
packages/mdc-syntax/src/vue/components/MDC.ts#L7
'standardProseComponents' is defined but never used. Allowed unused vars must match /^_/u
|
|
test:
packages/mdc-syntax/src/vue/components/prose/ProsePreShiki.vue#L31
Prop "__node" is not in camelCase
|
|
test:
packages/mdc-syntax/src/vue/components/prose/ProsePre.vue#L7
Prop "__node" is not in camelCase
|
|
test:
docs/app/components/MarkdownItStream.vue#L64
'v-html' directive can lead to XSS attack
|