|
@@ -7,11 +7,13 @@
|
|
|
"build": "vue-cli-service build"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@vue-office/docx": "^1.6.2",
|
|
|
- "@vue-office/excel": "^1.7.11",
|
|
|
- "@vue-office/pdf": "^2.0.2",
|
|
|
+ "@vue-office/docx": "^1.6.0",
|
|
|
+ "@vue-office/excel": "^1.7.6",
|
|
|
+ "@vue-office/pdf": "^1.6.5",
|
|
|
"@vue/composition-api": "^1.7.2",
|
|
|
"axios": "^1.7.2",
|
|
|
+ "browserslist": "^4.24.4",
|
|
|
+ "caniuse-lite": "^1.0.30001701",
|
|
|
"core-js": "^2.6.5",
|
|
|
"vue": "^2.6.10",
|
|
|
"vue-demi": "^0.14.10"
|