chore(deps): adiciona @dnd-kit para drag-and-drop

This commit is contained in:
Felipe Coutinho
2026-01-20 16:36:53 +00:00
parent 74a9081601
commit 741e2864b4
2 changed files with 59 additions and 0 deletions

View File

@@ -30,6 +30,9 @@
"@ai-sdk/anthropic": "^3.0.16",
"@ai-sdk/google": "^3.0.10",
"@ai-sdk/openai": "^3.0.12",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@openrouter/ai-sdk-provider": "^2.0.0",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-alert-dialog": "1.1.15",