Ben Lin
2025-02-25 fee83fc57f553595cc3a4891b8a692fa66cd77fe
package.json
@@ -71,13 +71,13 @@
  "dependencies": {
    "@ant-design/icons-vue": "^7.0.1",
    "@iconify/iconify": "^3.1.1",
    "@logicflow/core": "^1.2.26",
    "@logicflow/extension": "^1.2.26",
    "@logicflow/core": "^2.0.6",
    "@logicflow/extension": "^2.0.10",
    "@vben/hooks": "workspace:*",
    "@vue/shared": "^3.4.25",
    "@vueuse/core": "^10.9.0",
    "@zxcvbn-ts/core": "^3.0.4",
    "ant-design-vue": "^4.2.1",
    "ant-design-vue": "^4.2.6",
    "axios": "^1.6.8",
    "codemirror": "^5.65.16",
    "cropperjs": "^1.6.2",
@@ -88,6 +88,7 @@
    "html2canvas": "^1.4.1",
    "lodash-es": "^4.17.21",
    "mockjs": "^1.1.0",
    "mqtt": "^5.7.0",
    "nprogress": "^0.2.0",
    "path-to-regexp": "^6.2.2",
    "pinia": "2.1.7",
@@ -148,6 +149,7 @@
    "vite": "^5.2.10",
    "vite-plugin-mock": "^2.9.6",
    "vite-plugin-vue-devtools": "^7.2.0",
    "vite-plugin-vue-setup-extend": "^0.4.0",
    "vue-tsc": "^2.0.14"
  },
  "packageManager": "pnpm@9.0.4",