Bladeren bron

fix: package文件还原

zhangying 3 dagen geleden
bovenliggende
commit
50435e3253
2 gewijzigde bestanden met toevoegingen van 26 en 24875 verwijderingen
  1. 0 24849
      jeecgboot-vue3/package-lock.json
  2. 26 26
      jeecgboot-vue3/package.json

File diff suppressed because it is too large
+ 0 - 24849
jeecgboot-vue3/package-lock.json


+ 26 - 26
jeecgboot-vue3/package.json

@@ -23,21 +23,20 @@
     "husky:install": "husky install"
   },
   "dependencies": {
-    "@ant-design/colors": "^7.2.1",
-    "@ant-design/icons-vue": "^7.0.1",
-    "@iconify/iconify": "^3.1.1",
-    "@jeecg/aiflow": "3.9.2-beta",
+    "@jeecg/aiflow":"3.9.2-beta",
     "@logicflow/core": "^2.1.2",
     "@logicflow/extension": "^2.1.4",
     "@logicflow/vue-node-registry": "^1.1.3",
-    "@tinymce/tinymce-vue": "4.0.7",
-    "@traptitech/markdown-it-katex": "^3.6.0",
-    "@vant/area-data": "^1.5.2",
+    "@iconify/iconify": "^3.1.1",
+    "@ant-design/colors": "^7.2.1",
+    "@ant-design/icons-vue": "^7.0.1",
     "@vue/shared": "^3.5.22",
     "@vueuse/core": "^10.11.1",
+    "@tinymce/tinymce-vue": "4.0.7",
     "@zxcvbn-ts/core": "^3.0.4",
     "ant-design-vue": "^4.2.6",
     "axios": "^1.12.2",
+    "@vant/area-data": "^1.5.2",
     "clipboard": "^2.0.11",
     "codemirror": "^5.65.20",
     "cron-parser": "^4.9.0",
@@ -48,24 +47,23 @@
     "echarts": "^5.6.0",
     "emoji-mart-vue-fast": "^15.0.5",
     "enquire.js": "^2.1.6",
-    "event-source-polyfill": "^1.0.31",
-    "highlight.js": "^11.11.1",
     "intro.js": "^7.2.0",
     "lodash-es": "^4.17.21",
     "lodash.get": "^4.4.2",
-    "lunar-javascript": "^1.7.5",
     "markdown-it": "^14.1.0",
     "markdown-it-link-attributes": "^4.0.1",
+    "event-source-polyfill": "^1.0.31",
+    "highlight.js": "^11.11.1",
+    "@traptitech/markdown-it-katex": "^3.6.0",
     "md5": "^2.3.0",
     "mockjs": "^1.1.0",
     "nprogress": "^0.2.0",
     "path-to-regexp": "^6.3.0",
-    "perfect-scrollbar": "^1.5.6",
     "pinia": "2.1.7",
-    "pinyin-pro": "^3.27.0",
     "print-js": "^1.6.0",
-    "qrcode": "^1.5.4",
+    "pinyin-pro": "^3.27.0",
     "qs": "^6.14.0",
+    "qrcode": "^1.5.4",
     "resize-observer-polyfill": "^1.5.1",
     "showdown": "^2.1.0",
     "sortablejs": "^1.15.6",
@@ -73,28 +71,30 @@
     "tinymce": "6.6.2",
     "vditor": "^3.11.2",
     "vue": "^3.5.22",
-    "vue-color": "^3.3.3",
     "vue-cropper": "^0.6.5",
     "vue-cropperjs": "^5.0.0",
-    "vue-grid-layout-v3": "^3.1.2",
     "vue-i18n": "^9.14.5",
     "vue-infinite-scroll": "^2.0.2",
     "vue-print-nb-jeecg": "^1.0.13",
     "vue-router": "^4.5.1",
     "vue-types": "^5.1.3",
     "vuedraggable": "^4.1.0",
-    "vxe-pc-ui": "4.6.12",
     "vxe-table": "4.13.31",
+    "vxe-pc-ui": "4.6.12",
     "vxe-table-plugin-antd": "4.0.8",
     "xe-utils": "3.5.26",
-    "xss": "^1.0.15"
+    "xss": "^1.0.15",
+    "vue-grid-layout-v3": "^3.1.2",
+    "lunar-javascript": "^1.7.5",
+    "perfect-scrollbar": "^1.5.6",
+    "vue-color": "^3.3.3"
   },
   "devDependencies": {
     "@commitlint/cli": "^18.6.1",
     "@commitlint/config-conventional": "^18.6.3",
     "@iconify/json": "^2.2.394",
     "@purge-icons/generated": "^0.10.0",
-    "@rys-fe/vite-plugin-theme": "^0.8.6",
+    "unplugin-icons": "^0.22.0",
     "@types/codemirror": "^5.60.16",
     "@types/crypto-js": "^4.2.2",
     "@types/fs-extra": "^11.0.4",
@@ -105,9 +105,9 @@
     "@types/mockjs": "^1.0.10",
     "@types/node": "^20.19.20",
     "@types/nprogress": "^0.2.3",
-    "@types/pinyin": "^2.10.2",
     "@types/qrcode": "^1.5.5",
     "@types/qs": "^6.14.0",
+    "@types/pinyin": "^2.10.2",
     "@types/showdown": "^2.0.6",
     "@types/sortablejs": "^1.15.8",
     "@typescript-eslint/eslint-plugin": "^6.21.0",
@@ -117,13 +117,11 @@
     "@vue/compiler-sfc": "^3.5.22",
     "@vue/test-utils": "^2.4.6",
     "autoprefixer": "^10.4.21",
-    "big.js": "^6.2.2",
     "commitizen": "^4.3.1",
     "conventional-changelog-cli": "^4.1.0",
     "cross-env": "^7.0.3",
     "cz-git": "^1.12.0",
     "czg": "^1.12.0",
-    "dingtalk-jsapi": "^3.2.0",
     "dotenv": "^16.6.1",
     "eslint": "^8.57.1",
     "eslint-config-prettier": "^9.1.2",
@@ -159,10 +157,8 @@
     "ts-jest": "^29.4.4",
     "ts-node": "^10.9.2",
     "typescript": "^5.9.3",
-    "unocss": "^0.58.9",
-    "unplugin-icons": "^0.22.0",
     "unplugin-vue-components": "~0.24.1",
-    "vite": "^5.4.0",
+    "vite": "^6.3.6",
     "vite-plugin-compression": "^0.5.1",
     "vite-plugin-html": "^3.2.2",
     "vite-plugin-mkcert": "^1.17.9",
@@ -170,13 +166,17 @@
     "vite-plugin-optimize-persist": "^0.1.2",
     "vite-plugin-package-config": "^0.1.1",
     "vite-plugin-purge-icons": "^0.10.0",
+    "vite-plugin-svg-icons": "^2.0.1",
     "vite-plugin-pwa": "^1.1.0",
+    "workbox-window": "^7.3.0",
     "vite-plugin-qiankun": "^1.0.15",
-    "vite-plugin-svg-icons": "^2.0.1",
+    "@rys-fe/vite-plugin-theme": "^0.8.6",
     "vite-plugin-vue-setup-extend-plus": "^0.1.0",
+    "unocss": "^0.58.9",
     "vue-eslint-parser": "^9.4.3",
     "vue-tsc": "^1.8.27",
-    "workbox-window": "^7.3.0"
+    "dingtalk-jsapi": "^3.2.0",
+    "big.js": "^6.2.2"
   },
   "repository": {
     "type": "git",