|
24 | 24 | "@better-fullstack/types": "workspace:*", |
25 | 25 | "@number-flow/react": "^0.5.10", |
26 | 26 | "@shikijs/transformers": "^3.20.0", |
27 | | - "@tanstack/react-router": "^1.167.4", |
28 | | - "@tanstack/react-start": "^1.166.15", |
| 27 | + "@tanstack/react-router": "^1.168.2", |
| 28 | + "@tanstack/react-start": "^1.167.3", |
29 | 29 | "@tanstack/zod-adapter": "^1.166.9", |
30 | 30 | "@vercel/analytics": "^1.6.1", |
31 | 31 | "@vercel/speed-insights": "^1.3.1", |
32 | 32 | "class-variance-authority": "^0.7.1", |
33 | 33 | "clsx": "^2.1.1", |
34 | | - "convex": "^1.33.1", |
| 34 | + "convex": "^1.34.0", |
35 | 35 | "convex-helpers": "^0.1.114", |
36 | 36 | "create-better-fullstack": "workspace:*", |
37 | 37 | "culori": "^4.0.2", |
|
40 | 40 | "lucide-react": "^0.562.0", |
41 | 41 | "motion": "^12.38.0", |
42 | 42 | "papaparse": "^5.5.3", |
43 | | - "posthog-js": "^1.360.2", |
| 43 | + "posthog-js": "^1.363.2", |
44 | 44 | "qrcode": "^1.5.4", |
45 | 45 | "radix-ui": "^1.4.3", |
46 | 46 | "react": "^19.2.4", |
|
54 | 54 | "zod": "^4.3.6" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@tailwindcss/postcss": "^4.2.1", |
58 | | - "@tailwindcss/vite": "^4.2.1", |
| 57 | + "@tailwindcss/postcss": "^4.2.2", |
| 58 | + "@tailwindcss/vite": "^4.2.2", |
59 | 59 | "@types/culori": "^4.0.1", |
60 | 60 | "@types/node": "25.5.0", |
61 | 61 | "@types/papaparse": "^5.5.2", |
|
65 | 65 | "@vitejs/plugin-react": "^5.1.2", |
66 | 66 | "nitro": "^3.0.0", |
67 | 67 | "postcss": "^8.5.8", |
68 | | - "tailwindcss": "^4.2.1", |
| 68 | + "tailwindcss": "^4.2.2", |
69 | 69 | "tw-animate-css": "^1.4.0", |
70 | 70 | "typescript": "^5.9.3", |
71 | 71 | "vite": "^7.1.7", |
|
0 commit comments