This commit is contained in:
9qeklajc
2026-01-06 12:02:27 +01:00
parent 54d5118980
commit 7dccfa745f
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@hookform/resolvers": "^5.0.1",
"@radix-ui/react-alert-dialog": "^1.1.10",
"@radix-ui/react-avatar": "^1.1.6",
+3
View File
@@ -16,6 +16,9 @@ importers:
'@dnd-kit/sortable':
specifier: ^10.0.0
version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)
'@dnd-kit/utilities':
specifier: ^3.2.2
version: 3.2.2(react@19.2.0)
'@hookform/resolvers':
specifier: ^5.0.1
version: 5.2.2(react-hook-form@7.65.0(react@19.2.0))