Skip to content

Commit 76f02d9

Browse files
committed
Sync ChatGPT/Claude host data from production extraction
ChatGPT switches conversation max-width from 40rem to 48rem at the 1280px breakpoint, not 1440px as previously coded. Verified by re-running pnpm extract against production ChatGPT and Claude. Updates visual snapshots for the chatgpt host in template and all examples to reflect the new breakpoint. Also bumps example package.json sunpeak versions to 0.20.21 (downstream of generate-examples).
1 parent a2f4e90 commit 76f02d9

27 files changed

Lines changed: 13 additions & 13 deletions

examples/albums-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"clsx": "^2.1.1",
1919
"embla-carousel-react": "^8.6.0",
2020
"embla-carousel-wheel-gestures": "^8.1.0",
21-
"sunpeak": "^0.20.20",
21+
"sunpeak": "^0.20.21",
2222
"tailwind-merge": "^3.6.0",
2323
"zod": "^4.4.3"
2424
},
59.1 KB
Loading
-18 Bytes
Loading
59.1 KB
Loading
58.7 KB
Loading

examples/carousel-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"clsx": "^2.1.1",
1919
"embla-carousel-react": "^8.6.0",
2020
"embla-carousel-wheel-gestures": "^8.1.0",
21-
"sunpeak": "^0.20.20",
21+
"sunpeak": "^0.20.21",
2222
"tailwind-merge": "^3.6.0",
2323
"zod": "^4.4.3"
2424
},
59.1 KB
Loading
-18 Bytes
Loading
59.1 KB
Loading
58.7 KB
Loading

0 commit comments

Comments
 (0)