build(deps): roll up Dependabot lockfile updates
Created by: ihsraham
Summary
- Rolls up the Dependabot updates against
develop, including the previously blockedfumadocs-mdx,tsx, andesbuildgroup. - Updates WDK docs to consume
@tetherto/docs-seo-core@^1.0.2, which carries the newer FumadocsPage<Type, Data>compatibility fix. - Bumps
fumadocs-coreandfumadocs-uito16.8.10sofumadocs-mdx@14.3.2can install and build cleanly. - Removes the unused
scripts/api-ref-gentool instead of maintaining its separate lockfile.
Dependabot PRs covered
- #162
esbuild,fumadocs-mdx, andtsx - #175
form-data4.0.5 -> 4.0.6 - #171
dompurify3.4.6 -> 3.4.11 - #169 root
markdown-it14.1.1 -> 14.2.0 - #170 handled by removing unused
scripts/api-ref-gen
Validation
Ran with Node 22.22.2 / npm 10.9.7:
npm cigit diff HEAD --checknpm run check:metanpm run check:redirectsLINK_CHECK_EXTERNAL=false npm run check:linksnpm run build
Build passed with the existing non-fatal docType SEO warnings and 0 broken links from the build link pass.