diff --git a/bun.lockb b/bun.lockb index 2b0ca9b..25cf6e4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/ui/package.json b/packages/ui/package.json index fe17056..faff71e 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -20,7 +20,7 @@ "dependencies": { "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", - "@hookform/resolvers": "^3.9.1", + "@hookform/resolvers": "^3.10.0", "@monaco-editor/react": "^4.6.0", "@radix-ui/react-accordion": "^1.2.2", "@radix-ui/react-alert-dialog": "^1.1.4", @@ -52,11 +52,11 @@ "@tanstack/react-table": "^8.20.6", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "cmdk": "1.0.4", + "cmdk": "1.0.0", "date-fns": "^4.1.0", - "embla-carousel-react": "^8.5.1", - "framer-motion": "^11.15.0", - "input-otp": "^1.4.1", + "embla-carousel-react": "^8.5.2", + "framer-motion": "^11.16.1", + "input-otp": "^1.4.2", "lucide-react": "^0.469.0", "mathjs": "^14.0.1", "next-themes": "^0.4.4",