mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-03 17:07:15 +00:00
e264ea89c1
Update dependency versions across `docs` and `frontend`, including Next/Fumadocs packages in docs and Ant Design, React Query, Storybook, and related tooling in frontend. Also updates lint/format tool versions (`oxlint`, `oxfmt`), bumps docs `pnpm` package manager version, and refreshes workspace release-age exclusions for the newly upgraded docs packages.
21 lines
572 B
YAML
21 lines
572 B
YAML
allowBuilds:
|
|
esbuild: true
|
|
sharp: true
|
|
unrs-resolver: true
|
|
# Force any vulnerable transitive postcss (pulled in by next) up to a patched
|
|
# release — fixes GHSA-qx2v-qp2m-jg93 / CVE-2026-41305 (vulnerable < 8.5.10).
|
|
overrides:
|
|
'postcss@<8.5.10': '^8.5.15'
|
|
'sharp@<0.35.0': '^0.35.3'
|
|
minimumReleaseAgeExclude:
|
|
- '@mermaid-js/parser@1.2.1'
|
|
- mermaid@11.17.0
|
|
- lucide-react@1.33.0
|
|
- postcss@8.5.26
|
|
- fumadocs-mdx@15.3.0
|
|
- '@fumadocs/api-docs@0.2.7'
|
|
- '@types/node@26.4.1'
|
|
- fumadocs-core@16.15.5
|
|
- fumadocs-openapi@11.4.0
|
|
- fumadocs-ui@16.15.5
|