feat(baoyu-diagram): add SVG-to-PNG @2x conversion script and consolidate references

This commit is contained in:
Jim Liu 宝玉
2026-04-15 21:33:56 -05:00
parent 25b8a7f73d
commit 39792f4360
25 changed files with 586 additions and 6223 deletions
+2 -1
View File
@@ -18,6 +18,7 @@
},
"dependencies": {
"pdf-lib": "^1.17.1",
"pptxgenjs": "^4.0.1"
"pptxgenjs": "^4.0.1",
"sharp": "^0.34.5"
}
}