build(deps-dev): bump ws from 8.16.0 to 8.17.1 #586
Annotations
7 warnings
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci:
src/App.tsx#L103
The arbitrary class 'lg:min-w-[14rem]' could be replaced by 'lg:min-w-56'
|
ci:
src/components/Tag.tsx#L5
The arbitrary class 'border-[1px]' could be replaced by 'border-DEFAULT'
|
ci:
src/components/attribute-cheeckbox.tsx#L17
The arbitrary class 'translate-x-[-25%]' could be replaced by '-translate-x-1/4'
|
ci:
src/components/skill-list.tsx#L15
The arbitrary class 'lg:border-b-[1px]' could be replaced by 'lg:border-b-DEFAULT'
|
ci:
src/features/monsters/components/MonsterAttribute.tsx#L18
The arbitrary class 'max-w-[fit-content]' could be replaced by 'max-w-fit'
|
ci:
src/features/monsters/pages/monsters.page.tsx#L216
The arbitrary class 'min-h-[6rem]' could be replaced by 'min-h-24'
|