mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-23 00:00:52 +00:00
chore: Add trusted dependencies for vue-office packages to support bun toolkit (#11291)
This commit is contained in:
@@ -92,6 +92,10 @@
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
"vue-tsc": "^0.29.8"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@vue-office/docx",
|
||||
"@vue-office/excel"
|
||||
],
|
||||
"overrides": {
|
||||
"esbuild": "npm:esbuild-wasm@latest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user