[REFACTOR] 移除 package.json 中不使用的 pptxgenjs 套件

This commit is contained in:
2026-03-13 16:19:56 +08:00
parent bee8ecb55b
commit 7a1fc02dfc

View File

@@ -48,7 +48,6 @@
"jsbarcode": "^3.12.1", "jsbarcode": "^3.12.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lucide-react": "^0.562.0", "lucide-react": "^0.562.0",
"pptxgenjs": "^4.0.1",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-hot-toast": "^2.6.0", "react-hot-toast": "^2.6.0",
@@ -59,4 +58,4 @@
"sonner": "^2.0.7", "sonner": "^2.0.7",
"tailwind-merge": "^3.4.0" "tailwind-merge": "^3.4.0"
} }
} }