build: 部分模块改为cdn引入
This commit is contained in:
10
package.json
10
package.json
@ -61,9 +61,9 @@
|
||||
"@types/node": "^20.3.1",
|
||||
"@vitejs/plugin-vue": "^4.1.0",
|
||||
"@vitejs/plugin-vue-jsx": "^3.0.1",
|
||||
"@vue-office/docx": "^1.2.0",
|
||||
"@vue-office/excel": "^1.2.2",
|
||||
"@vue-office/pdf": "^1.2.0",
|
||||
"@vue-office/docx": "^1.3.0",
|
||||
"@vue-office/excel": "^1.4.0",
|
||||
"@vue-office/pdf": "^1.5.0",
|
||||
"@vue/tsconfig": "^0.4.0",
|
||||
"@vueuse/core": "^10.2.0",
|
||||
"co": "^4.6.0",
|
||||
@ -81,6 +81,7 @@
|
||||
"postcss": "8.4.21",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"rollup-plugin-external-globals": "^0.8.0",
|
||||
"sass": "^1.63.4",
|
||||
"storybook": "^7.2.3",
|
||||
"ts-morph": "^19.0.0",
|
||||
@ -92,10 +93,11 @@
|
||||
"vite": "^4.3.9",
|
||||
"vite-plugin-dts": "^2.3.0",
|
||||
"vite-plugin-eslint": "^1.8.1",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vite-plugin-vue-setup-extend": "^0.4.0",
|
||||
"vue-cropper": "1.0.8",
|
||||
"vue-demi": "^0.13.11",
|
||||
"vue-router": "^4.2.2",
|
||||
"vue-tsc": "^1.4.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user