diff --git a/bun.lockb b/bun.lockb index e21f2de2..70e45e1d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cfa09af2..aad01b00 100644 --- a/package.json +++ b/package.json @@ -24,15 +24,15 @@ "dependencies": { "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@hookform/devtools": "4.3.1", + "@hookform/devtools": "4.3.2", "@hookform/resolvers": "3.9.1", "@next-auth/prisma-adapter": "1.0.7", "@prisma/client": "6.0.1", "@radix-ui/react-icons": "1.3.2", - "@radix-ui/react-slot": "1.1.0", + "@radix-ui/react-slot": "1.1.1", "@tailwindcss/forms": "0.5.9", - "@tanstack/react-query": "5.62.3", - "@tanstack/react-query-devtools": "5.62.3", + "@tanstack/react-query": "5.62.7", + "@tanstack/react-query-devtools": "5.62.7", "@typeschema/zod": "0.14.0", "class-variance-authority": "0.7.1", "clsx": "2.1.1", @@ -40,17 +40,17 @@ "jotai": "2.10.3", "loglevel": "1.9.2", "lucide-react": "0.468.0", - "next": "15.0.4", + "next": "15.1.0", "next-auth": "4.24.11", "next-secure-headers": "2.2.0", "next-validations": "1.0.3", "nodemailer": "6.9.16", "react": "19.0.0", "react-dom": "19.0.0", - "react-hook-form": "7.54.0", + "react-hook-form": "7.54.1", "tailwind-merge": "2.5.5", "tailwindcss-animate": "1.0.7", - "zod": "3.23.8" + "zod": "3.24.1" }, "devDependencies": { "@babel/core": "7.26.0", @@ -69,7 +69,7 @@ "autoprefixer": "10.4.20", "babel-jest": "29.7.0", "babel-loader": "9.2.1", - "c8": "10.1.2", + "c8": "10.1.3", "concurrently": "9.1.0", "husky": "9.1.7", "identity-obj-proxy": "3.0.0",