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:
Generated
+5389
-2326
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -60,7 +60,7 @@
|
||||
"@quartz-community/encrypted-pages": "^0.1.0",
|
||||
"@quartz-community/explicit-publish": "^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/footer": "^0.1.0",
|
||||
"@quartz-community/github-flavored-markdown": "^0.1.0",
|
||||
@@ -69,7 +69,7 @@
|
||||
"@quartz-community/latex": "^0.1.0",
|
||||
"@quartz-community/note-properties": "^0.1.0",
|
||||
"@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/page-title": "^0.1.0",
|
||||
"@quartz-community/quartz-fonts": "^0.1.1",
|
||||
|
||||
Reference in New Issue
Block a user