wujingjing
2025-04-09 678b137a19c2d096c82bef87962dd7df77f2855b
package.json
@@ -18,10 +18,12 @@
      "publish:pro": "node ./scripts/publish.js ch:pro",
      "merge": "node ./scripts/merge.js",
      "preview": "vite preview",
      "pro:test": "npm run build && npm run preview",
      "vite:dev": "vite",
      "vite:build": "vite build",
      "lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/",
      "fix-memory-limit": "cross-env LIMIT=8048 increase-memory-limit"
      "fix-memory-limit": "cross-env LIMIT=8048 increase-memory-limit",
      "d": "npx deploy env -e"
   },
   "dependencies": {
      "@amap/amap-jsapi-loader": "^1.0.1",
@@ -52,6 +54,7 @@
      "file-saver": "^2.0.5",
      "highlight.js": "^11.7.0",
      "html2canvas": "^1.4.1",
      "jose": "^6.0.10",
      "jquery": "^3.7.1",
      "js-cookie": "^3.0.1",
      "js-table2excel": "^1.0.3",
@@ -59,6 +62,7 @@
      "jsplumb": "^2.15.6",
      "lodash-es": "^4.17.21",
      "markdown-it": "^13.0.1",
      "markdown-to-txt": "^2.0.1",
      "mitt": "^3.0.0",
      "moment": "^2.29.4",
      "nprogress": "^0.2.0",
@@ -92,7 +96,7 @@
      "@vitejs/plugin-vue": "^5.0.4",
      "@vue/compiler-sfc": "^3.4.15",
      "autoprefixer": "^10.4.19",
      "code-inspector-plugin": "^0.17.7",
      "code-inspector-plugin": "^0.20.3",
      "eslint": "^8.35.0",
      "eslint-plugin-vue": "^9.9.0",
      "fs-extra": "^11.2.0",
@@ -107,7 +111,7 @@
      "vite-plugin-compression": "^0.5.1",
      "vite-plugin-vue-setup-extend-plus": "^0.1.0",
      "vue-eslint-parser": "^9.1.0",
      "yw-deploy-cli": "^1.2.2"
      "yw-deploy-cli": "^1.2.4"
   },
   "browserslist": [
      "> 1%",