diff --git a/package.json b/package.json index 6363766..37a5d13 100644 --- a/package.json +++ b/package.json @@ -20,22 +20,22 @@ "dependencies": { "@hookform/resolvers": "3.10.0", "@payloadcms/bundler-webpack": "1.0.7", - "@payloadcms/db-mongodb": "3.19.0", + "@payloadcms/db-mongodb": "3.24.0", "@payloadcms/richtext-slate": "1.5.2", - "@radix-ui/react-dialog": "1.1.5", - "@radix-ui/react-dropdown-menu": "2.1.5", - "@radix-ui/react-label": "2.1.1", - "@radix-ui/react-scroll-area": "1.2.2", - "@radix-ui/react-separator": "1.1.1", - "@radix-ui/react-slot": "1.1.1", - "@react-email/components": "0.0.32", + "@radix-ui/react-dialog": "1.1.6", + "@radix-ui/react-dropdown-menu": "2.1.6", + "@radix-ui/react-label": "2.1.2", + "@radix-ui/react-scroll-area": "1.2.3", + "@radix-ui/react-separator": "1.1.2", + "@radix-ui/react-slot": "1.1.2", + "@react-email/components": "0.0.33", "@swc-node/register": "1.10.9", - "@tanstack/react-query": "5.64.2", - "@tanstack/react-query-devtools": "5.64.2", - "@trpc/client": "11.0.0-rc.729", - "@trpc/next": "11.0.0-rc.729", - "@trpc/react-query": "11.0.0-rc.729", - "@trpc/server": "11.0.0-rc.729", + "@tanstack/react-query": "5.66.9", + "@tanstack/react-query-devtools": "5.66.9", + "@trpc/client": "11.0.0-rc.804", + "@trpc/next": "11.0.0-rc.804", + "@trpc/react-query": "11.0.0-rc.804", + "@trpc/server": "11.0.0-rc.804", "body-parser": "1.20.3", "class-variance-authority": "0.7.1", "clsx": "2.1.1", @@ -43,34 +43,34 @@ "date-fns": "4.1.0", "dotenv": "16.4.7", "express": "4.21.2", - "lucide-react": "0.474.0", - "next": "15.1.6", + "lucide-react": "0.475.0", + "next": "15.1.7", "nodemailer": "6.10.0", "payload": "2.32.0", "react": "19", "react-dom": "19", "react-hook-form": "7.54.2", - "resend": "4.1.1", - "sonner": "1.7.2", - "stripe": "17.5.0", - "swiper": "11.2.1", + "resend": "4.1.2", + "sonner": "1.7.4", + "stripe": "17.6.0", + "swiper": "11.2.4", "tailwind-merge": "2.6.0", "tailwindcss-animate": "1.0.7", - "zod": "3.24.1", + "zod": "3.24.2", "zustand": "5.0.3" }, "devDependencies": { "@types/express": "5.0.0", - "@types/node": "22.10.10", + "@types/node": "22.13.5", "@types/nodemailer": "6.4.17", - "@types/react": "19.0.8", - "@types/react-dom": "19.0.3", + "@types/react": "19.0.10", + "@types/react-dom": "19.0.4", "autoprefixer": "10.4.20", "copyfiles": "2.4.1", "eslint": "8.57.1", - "eslint-config-next": "15.1.6", + "eslint-config-next": "15.1.7", "nodemon": "3.1.9", - "postcss": "8.5.1", + "postcss": "8.5.3", "tailwindcss": "3.4.17", "ts-node": "10.9.2", "typescript": "5.7.3"