chore(devdeps): update dependency chromatic to v11.3.0 #14290
Annotations
10 warnings
Run pnpm run lint:
jest-axe.d.ts#L15
'any' overrides all other types in this union type
|
Run pnpm run lint:
jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
|
Run pnpm run lint:
packages/form/src/components/CheckboxField/index.tsx#L37
'size' is deprecated. Size prop is deprecated and will be removed in next major update
|
Run pnpm run lint:
packages/form/src/components/CheckboxField/index.tsx#L38
'progress' is deprecated. Progress prop is deprecated and will be removed in next major update
|
Run pnpm run lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L76
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
|
Run pnpm run lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L77
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
|
Run pnpm run lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L78
'RadioField' is deprecated. This component is deprecated, use `RadioGroupField` instead
|
Run pnpm run lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L97
'TextInputField' is deprecated. This component is deprecated, please use `TextInputFieldV2` instead
|
Run pnpm run lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L105
'NumberInputField' is deprecated. This component is deprecated, use `NumberInputFieldV2` instead
|
Run pnpm run lint:
packages/form/src/components/Form/__stories__/Playground.stories.tsx#L106
'TextInputField' is deprecated. This component is deprecated, please use `TextInputFieldV2` instead
|
Loading