diff --git a/bun.lockb b/bun.lockb index 4b605ea3..bd4febc6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f7af7889..cbfe6b1c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ ] }, "dependencies": { - "@headlessui/react": "2.1.3", + "@headlessui/react": "2.1.4", "@heroicons/react": "2.1.5", "@hookform/devtools": "4.3.1", "@hookform/resolvers": "3.9.0", @@ -44,7 +44,7 @@ "next-auth": "4.24.7", "next-secure-headers": "2.2.0", "next-validations": "1.0.1", - "nodemailer": "6.9.14", + "nodemailer": "6.9.15", "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.53.0", @@ -83,7 +83,7 @@ "storybook": "8.2.9", "tailwindcss": "3.4.10", "typescript": "5.5.4", - "vite": "5.4.2", + "vite": "5.4.3", "vitest": "2.0.5" }, "msw": {