Commit 15c757f
chore(docs): upgrade dependencies (#931)
* chore(docs): upgrade dependencies from PRs #923 and #926
Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump):
- Upgrade Next.js from 16.1.7 to 16.2.0 and related packages
- Update fumadocs (core/mdx/ui) to latest patch versions
- Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages
- Update React 19.2.3 → 19.2.4 and related dependencies
- Update utilities: prettier, postcss, zod, wrangler, and others
Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with
@typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x.
Verified: pnpm lint and Next.js build (all 144 pages generated successfully).
* chore(docs): revert next 16.2.0, keep other upgrades
Revert Next.js to 16.1.7 — @opennextjs/cloudflare doesn't handle the new
prefetch-hints.json manifest from Next.js 16.2, causing 500 errors on
Cloudflare Workers.
Also reverts eslint-config-next and @next/third-parties to match.1 parent 5bec478 commit 15c757f
2 files changed
Lines changed: 1063 additions & 1079 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
0 commit comments