fix(deps): update dependency @vueuse/core to v12 #273
Annotations
4 errors
Run pnpm run type-check:
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
Run pnpm run type-check:
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
Run pnpm run type-check:
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
Run pnpm run type-check
Process completed with exit code 2.
|
Loading