|
1 | 1 | { |
2 | 2 | "name": "saas-starter", |
3 | | - "version": "0.2.0", |
| 3 | + "version": "0.3.0", |
4 | 4 | "private": true, |
5 | 5 | "author": { |
6 | 6 | "name": "mickasmt", |
|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@auth/prisma-adapter": "^2.1.0", |
21 | | - "@hookform/resolvers": "^3.4.0", |
| 21 | + "@hookform/resolvers": "^3.4.2", |
22 | 22 | "@prisma/client": "^5.14.0", |
23 | 23 | "@radix-ui/react-accessible-icon": "^1.0.3", |
24 | 24 | "@radix-ui/react-accordion": "^1.1.2", |
|
49 | 49 | "@radix-ui/react-toggle-group": "^1.0.4", |
50 | 50 | "@radix-ui/react-tooltip": "^1.0.7", |
51 | 51 | "@react-email/button": "0.0.15", |
52 | | - "@react-email/components": "0.0.17", |
| 52 | + "@react-email/components": "0.0.19", |
53 | 53 | "@react-email/html": "0.0.8", |
54 | 54 | "@t3-oss/env-nextjs": "^0.10.1", |
55 | | - "@typescript-eslint/parser": "^7.9.0", |
56 | | - "@vercel/analytics": "^1.2.2", |
| 55 | + "@typescript-eslint/parser": "^7.11.0", |
| 56 | + "@vercel/analytics": "^1.3.1", |
57 | 57 | "@vercel/og": "^0.6.2", |
58 | 58 | "class-variance-authority": "^0.7.0", |
59 | 59 | "clsx": "^2.1.1", |
60 | 60 | "cmdk": "^1.0.0", |
61 | 61 | "concurrently": "^8.2.2", |
62 | 62 | "contentlayer2": "^0.4.6", |
63 | 63 | "date-fns": "^3.6.0", |
64 | | - "lucide-react": "^0.378.0", |
| 64 | + "lucide-react": "^0.379.0", |
65 | 65 | "ms": "^2.1.3", |
66 | 66 | "next": "14.2.3", |
67 | 67 | "next-auth": "5.0.0-beta.18", |
|
72 | 72 | "react": "18.3.1", |
73 | 73 | "react-day-picker": "^8.10.1", |
74 | 74 | "react-dom": "18.3.1", |
75 | | - "react-email": "2.1.2", |
76 | | - "react-hook-form": "^7.51.4", |
| 75 | + "react-email": "2.1.4", |
| 76 | + "react-hook-form": "^7.51.5", |
77 | 77 | "react-textarea-autosize": "^8.5.3", |
78 | 78 | "resend": "^3.2.0", |
79 | 79 | "sharp": "^0.33.4", |
80 | | - "shiki": "^1.6.0", |
81 | | - "stripe": "^15.7.0", |
| 80 | + "shiki": "^1.6.1", |
| 81 | + "stripe": "^15.8.0", |
82 | 82 | "tailwind-merge": "^2.3.0", |
83 | 83 | "tailwindcss-animate": "^1.0.7", |
84 | 84 | "vaul": "^0.9.1", |
|
92 | 92 | "@tailwindcss/line-clamp": "^0.4.4", |
93 | 93 | "@tailwindcss/typography": "^0.5.13", |
94 | 94 | "@types/node": "^20.12.12", |
95 | | - "@types/react": "18.3.2", |
| 95 | + "@types/react": "18.3.3", |
96 | 96 | "@types/react-dom": "18.3.0", |
97 | 97 | "autoprefixer": "^10.4.19", |
98 | 98 | "eslint": "^8.57.0", |
99 | 99 | "eslint-config-next": "14.2.3", |
100 | 100 | "eslint-config-prettier": "^9.1.0", |
101 | | - "eslint-plugin-react": "^7.34.1", |
102 | | - "eslint-plugin-tailwindcss": "^3.15.2", |
| 101 | + "eslint-plugin-react": "^7.34.2", |
| 102 | + "eslint-plugin-tailwindcss": "^3.17.0", |
103 | 103 | "husky": "^9.0.11", |
104 | 104 | "mdast-util-toc": "^7.0.1", |
105 | 105 | "postcss": "^8.4.38", |
|
0 commit comments