Commit 19a86d6
feat(phase0): merge all Phase 0 branches — complete stack update
Merges 6 Phase 0 branches into a single complete branch:
- phase0/prep-cleanup: .env.example, dedup @types, fix biome, remove autoprefixer
- phase0/safe-upgrades: 21 safe dep upgrades (Tailwind, Radix, utilities)
- phase0/supabase-e2e-ci: Supabase init, Playwright, GitHub Actions CI
- phase0/dashboard-restructure: Remove legacy dashboard, scaffold Content Ops
- phase0/sanity-v5-react-19: React 19.2, Sanity v5, next-sanity v12
- phase0/nextjs-16: Next.js 16, remove ESLint, consolidate on Biome
Post-merge fixes:
- react-resizable-panels v4: Updated resizable.tsx wrapper with compat layer
(direction→orientation, onLayout→onLayoutChange)
- @sanity/image-url v2: Switch to named createImageUrlBuilder import
- recharts v3: Fix ChartTooltipContent and ChartLegendContent types
- Regenerated pnpm-lock.yaml
Build status: TypeScript compilation passes (webpack mode).
Note: Turbopack has a known panic bug in Next.js 16.1.6.
Note: Full build requires PRIVATE_ALGOLIA_ADMIN_API_KEY env var.
Co-authored-by: upgrade <upgrade@miriad.systems>1 parent fe501a2 commit 19a86d6
File tree
5 files changed
+14755
-34
lines changed- components/ui
- sanity/lib
5 files changed
+14755
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
114 | 123 | | |
115 | 124 | | |
116 | 125 | | |
| |||
188 | 197 | | |
189 | 198 | | |
190 | 199 | | |
191 | | - | |
| 200 | + | |
192 | 201 | | |
193 | 202 | | |
194 | 203 | | |
| |||
260 | 269 | | |
261 | 270 | | |
262 | 271 | | |
263 | | - | |
264 | | - | |
| 272 | + | |
265 | 273 | | |
266 | 274 | | |
| 275 | + | |
| 276 | + | |
267 | 277 | | |
268 | 278 | | |
269 | 279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
8 | 19 | | |
9 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
10 | 25 | | |
11 | | - | |
12 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
13 | 37 | | |
14 | 38 | | |
15 | 39 | | |
| |||
24 | 48 | | |
25 | 49 | | |
26 | 50 | | |
27 | | - | |
| 51 | + | |
28 | 52 | | |
29 | 53 | | |
30 | | - | |
| 54 | + | |
31 | 55 | | |
32 | 56 | | |
33 | 57 | | |
| |||
39 | 63 | | |
40 | 64 | | |
41 | 65 | | |
42 | | - | |
| 66 | + | |
43 | 67 | | |
44 | 68 | | |
45 | 69 | | |
0 commit comments