chore: update deps #182
Annotations
10 errors and 3 warnings
lint:
packages/vueuse/src/index.ts#L15
Expected "ComputedWithControlRefExtra" to come before "controlledComputed"
|
lint:
packages/vueuse/src/index.ts#L75
Expected "createReactiveFn" to come before "Reactified"
|
lint:
packages/vueuse/src/index.ts#L87
Expected "autoResetRef" to come before "ReadonlyRefOrGetter"
|
lint:
packages/vueuse/src/index.ts#L89
Expected "debouncedRef" to come before "refAutoReset"
|
lint:
packages/vueuse/src/index.ts#L92
Expected "refDefault" to come before "useDebounce"
|
lint:
packages/vueuse/src/index.ts#L96
Expected "refWithControl" to come before "useThrottle"
|
lint:
packages/vueuse/src/index.ts#L162
Expected "debouncedWatch" to come before "WatchAtMostReturn"
|
lint:
packages/vueuse/src/index.ts#L166
Expected "ignorableWatch" to come before "watchDeep"
|
lint:
packages/vueuse/src/index.ts#L171
Expected "pausableWatch" to come before "watchOnce"
|
lint:
packages/vueuse/src/index.ts#L174
Expected "throttledWatch" to come before "WatchPausableReturn"
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|