fix(deps): update react-aria monorepo #395
Annotations
10 errors
Run pnpm website-build
@buildo/bento-design-system#build: command (/home/runner/work/bento-design-system/bento-design-system/packages/bento-design-system) pnpm run build exited (1)
|
Run pnpm website-build
Argument of type 'CalendarDate' is not assignable to parameter of type 'DateValue'.
|
Run pnpm website-build
Type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.6.0/node_modules/@internationalized/date/dist/types").CalendarDate' is not assignable to type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.4.0/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
Run pnpm website-build
Type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.6.0/node_modules/@internationalized/date/dist/types").CalendarDate' is not assignable to type 'import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.4.0/node_modules/@internationalized/date/dist/types").CalendarDate'.
|
Run pnpm website-build
Type '(value: CalendarDate) => void' is not assignable to type '(date: CalendarDate) => void'.
|
Run pnpm website-build
Type 'DateValue | null | undefined' is not assignable to type 'DateValue | undefined'.
|
Run pnpm website-build
Type 'DateValue | null | undefined' is not assignable to type 'DateValue | undefined'.
|
Run pnpm website-build
Type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.4.0/node_modules/@internationalized/date/dist/types").Calendar' is not assignable to type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.6.0/node_modules/@internationalized/date/dist/types").Calendar'.
|
Run pnpm website-build
Type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.4.0/node_modules/@internationalized/date/dist/types").Calendar' is not assignable to type '(name: string) => import("/home/runner/work/bento-design-system/bento-design-system/node_modules/.pnpm/@internationalized+date@3.6.0/node_modules/@internationalized/date/dist/types").Calendar'.
|
Run pnpm website-build
Argument of type '{ readonly value: CalendarDate | null; readonly onChange: (date: CalendarDate | null) => void; readonly isDisabled: boolean | undefined; readonly isReadOnly: boolean | undefined; ... 17 more ...; readonly shouldDisableDate?: ((date: Date) => boolean) | undefined; } | { ...; }' is not assignable to parameter of type 'DatePickerStateOptions<DateValue>'.
|
Loading