Compare commits

...

2 Commits

Author SHA1 Message Date
f2e5ef121e Merge branch 'dev' into demo
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m9s
2026-03-13 16:19:57 +08:00
7a1fc02dfc [REFACTOR] 移除 package.json 中不使用的 pptxgenjs 套件 2026-03-13 16:19:56 +08:00

View File

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