chore(deps): update all non-major dependencies #648
Annotations
5 errors
|
build
Process completed with exit code 1.
|
|
build:
packages/cli/src/commands/upgrade.ts#L18
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
build:
packages/cli/src/commands/init.ts#L216
Cannot assign to 'gitInit' because it is a read-only property.
|
|
build:
packages/cli/src/commands/init.ts#L101
Cannot assign to 'dir' because it is a read-only property.
|
|
build:
packages/cli/src/commands/init.ts#L37
Property 'aube' is missing in type '{ npm: undefined; pnpm: undefined; yarn: undefined; bun: undefined; deno: undefined; }' but required in type 'Record<PackageManagerName, undefined>'.
|