|
18 | 18 | "@oslojs/otp": "1.1.0", |
19 | 19 | "@paralleldrive/cuid2": "2.2.2", |
20 | 20 | "@radix-ui/react-alert-dialog": "^1.1.3", |
21 | | - "@radix-ui/react-checkbox": "1.1.3", |
| 21 | + "@radix-ui/react-checkbox": "1.1.4", |
22 | 22 | "@radix-ui/react-dropdown-menu": "^2.1.3", |
23 | | - "@radix-ui/react-label": "2.1.1", |
24 | | - "@radix-ui/react-popover": "1.1.4", |
25 | | - "@radix-ui/react-radio-group": "1.2.2", |
| 23 | + "@radix-ui/react-label": "2.1.2", |
| 24 | + "@radix-ui/react-popover": "1.1.6", |
| 25 | + "@radix-ui/react-radio-group": "1.2.3", |
26 | 26 | "@radix-ui/react-slot": "^1.1.0", |
27 | | - "@react-email/components": "0.0.31", |
28 | | - "@t3-oss/env-nextjs": "0.11.1", |
29 | | - "@tanstack/react-query": "5.62.16", |
| 27 | + "@react-email/components": "0.0.34", |
| 28 | + "@t3-oss/env-nextjs": "0.12.0", |
| 29 | + "@tanstack/react-query": "5.70.0", |
30 | 30 | "class-variance-authority": "0.7.1", |
31 | 31 | "clsx": "2.1.1", |
32 | 32 | "lucia": "3.2.2", |
33 | | - "lucide-react": "0.469.0", |
| 33 | + "lucide-react": "0.485.0", |
34 | 34 | "next": "15.2.4", |
35 | | - "next-themes": "0.4.4", |
36 | | - "nodemailer": "6.9.16", |
37 | | - "rate-limiter-flexible": "5.0.4", |
38 | | - "react": "19.0.0", |
39 | | - "react-dom": "19.0.0", |
40 | | - "react-hot-toast": "2.5.1", |
| 35 | + "next-themes": "0.4.6", |
| 36 | + "nodemailer": "6.10.0", |
| 37 | + "rate-limiter-flexible": "5.0.5", |
| 38 | + "react": "19.1.0", |
| 39 | + "react-dom": "19.1.0", |
| 40 | + "react-hot-toast": "2.5.2", |
41 | 41 | "react-hotkeys-hook": "4.6.1", |
42 | | - "react-icons": "5.4.0", |
| 42 | + "react-icons": "5.5.0", |
43 | 43 | "serialize-error": "12.0.0", |
44 | 44 | "tailwind-merge": "2.6.0", |
45 | 45 | "tailwindcss-animate": "1.0.7", |
46 | 46 | "uqr": "0.1.2", |
47 | | - "zod": "3.24.1" |
| 47 | + "zod": "3.24.2" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@tanstack/eslint-plugin-query": "5.62.16", |
51 | | - "@tanstack/react-query-devtools": "5.62.16", |
52 | | - "@types/node": "22.10.5", |
| 50 | + "@tanstack/eslint-plugin-query": "5.68.0", |
| 51 | + "@tanstack/react-query-devtools": "5.70.0", |
| 52 | + "@types/node": "22.13.14", |
53 | 53 | "@types/nodemailer": "6.4.17", |
54 | | - "@types/react": "19.0.3", |
55 | | - "@types/react-dom": "19.0.2", |
56 | | - "@typescript-eslint/eslint-plugin": "8.19.1", |
57 | | - "@typescript-eslint/parser": "8.19.1", |
58 | | - "@vitest/coverage-v8": "2.1.8", |
59 | | - "eslint": "9.17.0", |
60 | | - "eslint-config-next": "15.1.3", |
| 54 | + "@types/react": "19.0.12", |
| 55 | + "@types/react-dom": "19.0.4", |
| 56 | + "@typescript-eslint/eslint-plugin": "8.28.0", |
| 57 | + "@typescript-eslint/parser": "8.28.0", |
| 58 | + "@vitest/coverage-v8": "2.1.9", |
| 59 | + "eslint": "9.23.0", |
| 60 | + "eslint-config-next": "15.2.4", |
61 | 61 | "eslint-plugin-react-compiler": "latest", |
62 | | - "postcss": "8.4.49", |
63 | | - "prettier": "3.4.2", |
| 62 | + "postcss": "8.5.3", |
| 63 | + "prettier": "3.5.3", |
64 | 64 | "prettier-plugin-organize-imports": "4.1.0", |
65 | | - "prettier-plugin-tailwindcss": "0.6.9", |
| 65 | + "prettier-plugin-tailwindcss": "0.6.11", |
66 | 66 | "tailwindcss": "3.4.17", |
67 | | - "typescript": "5.7.2", |
| 67 | + "typescript": "5.8.2", |
68 | 68 | "vitest": "2.1.9" |
69 | 69 | } |
70 | 70 | } |
0 commit comments