|
14 | 14 | "dependencies": {
|
15 | 15 | "@auth/core": "^0.34.1",
|
16 | 16 | "@auth/drizzle-adapter": "^1.4.1",
|
17 |
| - "@irsyadadl/paranoid": "^1.3.3", |
| 17 | + "@irsyadadl/paranoid": "^1.3.7", |
18 | 18 | "@loglib/tracker": "^0.8.0",
|
19 | 19 | "@neondatabase/serverless": "^0.9.4",
|
20 | 20 | "@paralleldrive/cuid2": "^2.2.2",
|
|
26 | 26 | "@radix-ui/react-separator": "^1.1.0",
|
27 | 27 | "@radix-ui/react-slot": "^1.1.0",
|
28 | 28 | "@t3-oss/env-nextjs": "^0.10.1",
|
29 |
| - "@unkey/nextjs": "^0.17.1", |
| 29 | + "@unkey/nextjs": "^0.17.2", |
30 | 30 | "@vercel/kv": "^2.0.0",
|
31 | 31 | "class-variance-authority": "^0.7.0",
|
32 | 32 | "clsx": "^2.1.1",
|
33 | 33 | "date-fns": "^3.6.0",
|
34 | 34 | "drizzle-orm": "^0.32.0",
|
35 |
| - "embla-carousel": "8.1.6", |
36 |
| - "embla-carousel-react": "8.1.6", |
37 |
| - "framer-motion": "^11.3.2", |
| 35 | + "embla-carousel": "8.1.7", |
| 36 | + "embla-carousel-react": "8.1.7", |
| 37 | + "framer-motion": "^11.3.8", |
38 | 38 | "geist": "^1.3.1",
|
39 |
| - "lucide-react": "^0.408.0", |
| 39 | + "lucide-react": "^0.412.0", |
40 | 40 | "next": "14.2.5",
|
41 | 41 | "next-auth": "5.0.0-beta.19",
|
42 | 42 | "next-pwa": "^5.6.0",
|
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 | 54 | "@biomejs/biome": "1.8.3",
|
55 |
| - "@types/node": "^20.14.10", |
| 55 | + "@types/node": "^20.14.11", |
56 | 56 | "@types/react": "^18.3.3",
|
57 | 57 | "@types/react-dom": "^18.3.0",
|
58 | 58 | "autoprefixer": "^10.4.19",
|
59 | 59 | "drizzle-kit": "^0.23.0",
|
60 | 60 | "postcss": "^8.4.39",
|
61 |
| - "tailwindcss": "^3.4.4", |
62 |
| - "turbo": "^2.0.6", |
| 61 | + "tailwindcss": "^3.4.6", |
| 62 | + "turbo": "^2.0.9", |
63 | 63 | "typescript": "^5.5.3"
|
64 | 64 | },
|
65 |
| - "trustedDependencies": [ |
66 |
| - "@biomejs/biome" |
67 |
| - ] |
| 65 | + "trustedDependencies": ["@biomejs/biome"] |
68 | 66 | }
|
0 commit comments