liuhairui 1 ヶ月 前
コミット
0647e7241b
1 ファイル変更6 行追加1 行削除
  1. 6 1
      package.json

+ 6 - 1
package.json

@@ -14,9 +14,10 @@
         "@vue-office/docx": "^1.3.0",
         "@vue-office/excel": "^1.4.5",
         "@vue-office/pdf": "^1.5.3",
+        "@vueuse/core": "^13.1.0",
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor-for-vue": "^5.1.12",
-        "axios": "^1.4.0",
+        "axios": "^1.9.0",
         "core-js": "^3.31.1",
         "dayjs": "^1.11.10",
         "echarts": "^5.4.3",
@@ -25,6 +26,7 @@
         "highlight.js": "^11.8.0",
         "jspdf": "^2.5.1",
         "jspdf-autotable": "^3.5.25",
+        "jszip": "^3.10.1",
         "luckyexcel": "^1.0.1",
         "marked": "4.3.0",
         "mitt": "^3.0.1",
@@ -37,11 +39,14 @@
         "spark-md5": "^3.0.2",
         "splitpanes": "^3.1.5",
         "tailwindcss": "^3.3.3",
+        "three": "^0.175.0",
+        "troisjs": "^0.3.4",
         "vue": "^3.3.4",
         "vue-contextmenu": "^1.5.11",
         "vue-echarts": "^6.6.8",
         "vue-plugin-hiprint": "^0.0.56",
         "vue-router": "^4.2.4",
+        "vue-threejs": "^0.2.0-alpha.1",
         "xlsx": "^0.18.5"
     },
     "devDependencies": {