diff --git a/.nvmrc b/.nvmrc index 1d9b7831..6fa8dec4 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.12.0 +22.13.0 diff --git a/bun.lockb b/bun.lockb index 6108ed49..96359691 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f0191dc3..16689a3d 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", "@hookform/devtools": "4.3.3", - "@hookform/resolvers": "3.9.1", + "@hookform/resolvers": "3.10.0", "@next-auth/prisma-adapter": "1.0.7", - "@prisma/client": "6.1.0", + "@prisma/client": "6.2.0", "@radix-ui/react-icons": "1.3.2", "@radix-ui/react-slot": "1.1.1", - "@tailwindcss/forms": "0.5.9", - "@tanstack/react-query": "5.62.15", - "@tanstack/react-query-devtools": "5.62.15", + "@tailwindcss/forms": "0.5.10", + "@tanstack/react-query": "5.62.16", + "@tanstack/react-query-devtools": "5.62.16", "@typeschema/zod": "0.14.0", "class-variance-authority": "0.7.1", "clsx": "2.1.1", @@ -40,7 +40,7 @@ "jotai": "2.11.0", "loglevel": "1.9.2", "lucide-react": "0.469.0", - "next": "15.1.3", + "next": "15.1.4", "next-auth": "4.24.11", "next-secure-headers": "2.2.0", "next-validations": "1.0.3", @@ -63,7 +63,7 @@ "@storybook/testing-library": "0.2.2", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.1.0", - "@types/react": "19.0.2", + "@types/react": "19.0.3", "@vitejs/plugin-react": "4.3.4", "@vitest/ui": "2.1.8", "autoprefixer": "10.4.20", @@ -77,7 +77,7 @@ "jsdom": "25.0.1", "msw": "2.7.0", "postcss": "8.4.49", - "prisma": "6.1.0", + "prisma": "6.2.0", "rustywind": "0.23.1", "sort-package-json": "2.12.0", "storybook": "8.4.7",