chore(deps): update dependency sonner to v1.7.4 #3958
Annotations
4 errors and 3 warnings
lint:
src/components/Toaster/Toaster.tsx#L3
'sonner' should be listed in the project's dependencies, not devDependencies
|
lint
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint:
src/components/SelectComponents/SelectBase/SelectBase.tsx#L117
React Hook React.useEffect has a missing dependency: 'calculateDropdownPositionAfterRender'. Either include it or remove the dependency array
|
lint:
src/components/SelectComponents/SelectBase/SelectBase.tsx#L130
React Hook React.useEffect has a missing dependency: 'calculateDropdownPositionAfterRender'. Either include it or remove the dependency array
|
lint:
src/components/SelectComponents/SelectBase/SelectBase.tsx#L135
React Hook React.useEffect has a missing dependency: 'calculateDropdownPositionAfterRender'. Either include it or remove the dependency array
|