chore: keep legacy-peer-deps (required for 44 plugins with varying peer ranges)

Multiple plugins declare incompatible peer dep ranges for shared packages
(sharp, @myriaddreamin/rehype-typst, etc). These are optional peers that
work correctly at runtime. legacy-peer-deps is the appropriate setting
for a host application consuming many plugins.
This commit is contained in:
saberzero1
2026-07-23 08:54:50 +02:00
parent 49785911c9
commit ebdbb3da21
2 changed files with 5391 additions and 2328 deletions
+5389 -2326
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -60,7 +60,7 @@
"@quartz-community/encrypted-pages": "^0.1.0", "@quartz-community/encrypted-pages": "^0.1.0",
"@quartz-community/explicit-publish": "^0.1.0", "@quartz-community/explicit-publish": "^0.1.0",
"@quartz-community/explorer": "^0.1.0", "@quartz-community/explorer": "^0.1.0",
"@quartz-community/favicon": "^0.1.0", "@quartz-community/favicon": "^0.1.1",
"@quartz-community/folder-page": "^0.1.0", "@quartz-community/folder-page": "^0.1.0",
"@quartz-community/footer": "^0.1.0", "@quartz-community/footer": "^0.1.0",
"@quartz-community/github-flavored-markdown": "^0.1.0", "@quartz-community/github-flavored-markdown": "^0.1.0",
@@ -69,7 +69,7 @@
"@quartz-community/latex": "^0.1.0", "@quartz-community/latex": "^0.1.0",
"@quartz-community/note-properties": "^0.1.0", "@quartz-community/note-properties": "^0.1.0",
"@quartz-community/obsidian-flavored-markdown": "^0.1.1", "@quartz-community/obsidian-flavored-markdown": "^0.1.1",
"@quartz-community/og-image": "^0.1.0", "@quartz-community/og-image": "^0.1.1",
"@quartz-community/ox-hugo": "^0.1.0", "@quartz-community/ox-hugo": "^0.1.0",
"@quartz-community/page-title": "^0.1.0", "@quartz-community/page-title": "^0.1.0",
"@quartz-community/quartz-fonts": "^0.1.1", "@quartz-community/quartz-fonts": "^0.1.1",