chore(deps): update all non-major dependencies #6155
Annotations
12 errors
ci (ubuntu-latest):
src/core/module.ts#L1
'jiti' resolves to a type-only declaration and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
ci (ubuntu-latest):
src/core/module.ts#L33
'jiti' cannot be used as a value because it was imported using 'import type'.
|
ci (ubuntu-latest):
src/core/module.ts#L35
Object literal may only specify known properties, and 'esmResolve' does not exist in type 'JitiOptions'.
|
ci (ubuntu-latest):
src/core/utils/compress.ts#L65
No overload matches this call.
|
ci (ubuntu-latest):
src/core/utils/compress.ts#L67
No overload matches this call.
|
ci (ubuntu-latest):
src/core/utils/compress.ts#L71
No overload matches this call.
|
ci (ubuntu-latest):
src/kit/fs.ts#L14
No overload matches this call.
|
ci (ubuntu-latest):
src/presets/_nitro/runtime/nitro-dev.ts#L28
Argument of type 'AdapterOptions' is not assignable to parameter of type 'NodeOptions'.
|
ci (ubuntu-latest):
src/presets/bun/runtime/bun.ts#L11
Argument of type 'AdapterOptions' is not assignable to parameter of type 'BunOptions'.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-module.ts#L23
Argument of type 'AdapterOptions' is not assignable to parameter of type 'CloudflareOptions'.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|