|
24 | 24 | "dev": "concurrently -c \"#604CC3, #8FD14F ,#FF6600,#FFA600\" \"pnpm dev:turbo\" \"pnpm dr:build:watch\" \"pnpm format:write:watch\" --names \"Next.js,Routing,Prettier\"" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@better-fetch/fetch": "^1.1.12", |
28 | | - "@hookform/resolvers": "^3.10.0", |
29 | | - "@icons-pack/react-simple-icons": "^11.0.1", |
| 27 | + "@better-fetch/fetch": "^1.1.15", |
| 28 | + "@hookform/resolvers": "^4.1.3", |
| 29 | + "@icons-pack/react-simple-icons": "^12.2.0", |
30 | 30 | "@its-satyajit/id-generator": "npm:@jsr/its-satyajit__id-generator@^0.2.1", |
31 | | - "@radix-ui/react-avatar": "^1.1.2", |
32 | | - "@radix-ui/react-dropdown-menu": "^2.1.4", |
33 | | - "@radix-ui/react-label": "^2.1.1", |
34 | | - "@radix-ui/react-slot": "^1.1.1", |
35 | | - "@radix-ui/react-toast": "^1.2.4", |
| 31 | + "@radix-ui/react-avatar": "^1.1.3", |
| 32 | + "@radix-ui/react-dropdown-menu": "^2.1.6", |
| 33 | + "@radix-ui/react-label": "^2.1.2", |
| 34 | + "@radix-ui/react-slot": "^1.1.2", |
| 35 | + "@radix-ui/react-toast": "^1.2.6", |
36 | 36 | "@t3-oss/env-nextjs": "^0.12.0", |
37 | | - "@tanstack/react-query": "^5.64.1", |
38 | | - "@tanstack/react-query-devtools": "^5.64.1", |
39 | | - "better-auth": "^1.1.14", |
| 37 | + "@tanstack/react-query": "^5.67.2", |
| 38 | + "@tanstack/react-query-devtools": "^5.67.2", |
| 39 | + "better-auth": "^1.2.3", |
40 | 40 | "class-variance-authority": "^0.7.1", |
41 | 41 | "clsx": "^2.1.1", |
42 | 42 | "declarative-routing": "^0.1.20", |
43 | 43 | "drizzle-orm": "^0.40.0", |
44 | 44 | "lucide-react": "^0.479.0", |
45 | 45 | "next": "15.2.1", |
46 | | - "next-themes": "^0.4.4", |
47 | | - "nodemailer": "^6.9.16", |
| 46 | + "next-themes": "^0.4.5", |
| 47 | + "nodemailer": "^6.10.0", |
48 | 48 | "postgres": "^3.4.5", |
49 | 49 | "query-string": "^9.1.1", |
50 | 50 | "react": "^19.0.0", |
51 | 51 | "react-dom": "^19.0.0", |
52 | 52 | "react-hook-form": "^7.54.2", |
53 | 53 | "server-only": "^0.0.1", |
54 | | - "sonner": "^1.7.2", |
55 | | - "tailwind-merge": "^2.6.0", |
| 54 | + "sonner": "^2.0.1", |
| 55 | + "tailwind-merge": "^3.0.2", |
56 | 56 | "tailwindcss-animate": "^1.0.7", |
57 | 57 | "winston": "^3.17.0", |
58 | | - "zod": "^3.24.1" |
| 58 | + "zod": "^3.24.2" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@eslint/eslintrc": "^3.2.0", |
62 | | - "@eslint/js": "^9.18.0", |
| 61 | + "@eslint/eslintrc": "^3.3.0", |
| 62 | + "@eslint/js": "^9.22.0", |
63 | 63 | "@tailwindcss/postcss": "^4.0.12", |
64 | 64 | "@tailwindcss/typography": "^0.5.16", |
65 | | - "@tanstack/eslint-plugin-query": "^5.62.16", |
66 | | - "@types/node": "^22.10.7", |
| 65 | + "@tanstack/eslint-plugin-query": "^5.67.2", |
| 66 | + "@types/node": "^22.13.10", |
67 | 67 | "@types/nodemailer": "^6.4.17", |
68 | | - "@types/react": "^19.0.7", |
69 | | - "@types/react-dom": "^19.0.3", |
70 | | - "@typescript-eslint/eslint-plugin": "^8.20.0", |
71 | | - "@typescript-eslint/parser": "^8.20.0", |
72 | | - "babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112", |
| 68 | + "@types/react": "^19.0.10", |
| 69 | + "@types/react-dom": "^19.0.4", |
| 70 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 71 | + "@typescript-eslint/parser": "^8.26.0", |
| 72 | + "babel-plugin-react-compiler": "beta", |
73 | 73 | "concurrently": "^9.1.2", |
74 | | - "drizzle-kit": "^0.30.2", |
75 | | - "eslint": "^9.18.0", |
| 74 | + "drizzle-kit": "^0.30.5", |
| 75 | + "eslint": "^9.22.0", |
76 | 76 | "eslint-config-next": "15.2.1", |
77 | 77 | "eslint-plugin-drizzle": "^0.2.3", |
78 | 78 | "onchange": "^7.1.0", |
79 | | - "postcss": "^8.5.1", |
80 | | - "prettier": "^3.4.2", |
| 79 | + "postcss": "^8.5.3", |
| 80 | + "prettier": "^3.5.3", |
81 | 81 | "prettier-plugin-tailwindcss": "^0.6.11", |
82 | 82 | "tailwindcss": "^4.0.12", |
83 | | - "typedoc": "^0.27.6", |
| 83 | + "typedoc": "^0.27.9", |
84 | 84 | "typedoc-github-theme": "^0.2.1", |
85 | | - "typedoc-plugin-markdown": "^4.4.1", |
86 | | - "typescript": "^5.7.3" |
| 85 | + "typedoc-plugin-markdown": "^4.4.2", |
| 86 | + "typescript": "^5.8.2" |
87 | 87 | } |
88 | 88 | } |
0 commit comments