fix(deps): update dependency unplugin to v2 #669
Annotations
10 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/core/options.ts#L4
Expected "@rollup/pluginutils" to come before "@vue/babel-plugin-jsx"
|
Lint:
src/core/vue2.ts#L1
Expected "transform" to come before "TransformOptions"
|
Lint:
src/core/vue3.ts#L1
Expected "transform" to come before "TransformOptions"
|
Lint:
src/core/vue3.ts#L4
Expected "@babel/plugin-syntax-typescript" to come before "@vue/babel-plugin-jsx"
|
Lint:
src/index.ts#L1
Expected "createUnplugin" to come before "UnpluginOptions"
|
Lint:
src/index.ts#L2
Expected "@rollup/pluginutils" to come before "unplugin"
|
Lint:
src/index.ts#L6
Expected "resolveOption" to come before "OptionsResolved"
|
Lint:
tests/vue2.test.ts#L2
Expected "resolveOption" to come before "Options"
|
Lint:
tests/vue3.test.ts#L2
Expected "resolveOption" to come before "Options"
|
Loading