Build(package.json): Upgrade dependencies
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { DraggableSyntheticListeners } from '@dnd-kit/core'
|
||||
|
||||
export interface HandleContext {
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
attributes: Record<string, any>
|
||||
listeners: DraggableSyntheticListeners
|
||||
ref(node: HTMLElement | null): void
|
||||
|
||||
Reference in New Issue
Block a user