Browse Source

chore: 使用工作空间依赖包

zhangyuhan 1 year ago
parent
commit
760657a859
3 changed files with 829 additions and 18 deletions
  1. 2 2
      apps/bigmember_pc/package.json
  2. 1 1
      apps/mobile/package.json
  3. 826 15
      pnpm-lock.yaml

+ 2 - 2
apps/bigmember_pc/package.json

@@ -20,7 +20,7 @@
     "core-js": "^3.4.3",
     "dayjs": "^1.11.7",
     "echarts": "4.8.0",
-    "element-ui": "2.15.15-rc",
+    "element-ui": "workspace:^",
     "excellentexport": "^3.8.1",
     "jquery": "^3.6.0",
     "js-cookie": "^3.0.1",
@@ -55,4 +55,4 @@
     "vue-template-compiler": "^2.6.10",
     "webpack-bundle-analyzer": "^4.4.1"
   }
-}
+}

+ 1 - 1
apps/mobile/package.json

@@ -11,7 +11,7 @@
     "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
   },
   "dependencies": {
-    "@jy/vue-anti": "0.1.1",
+    "@jy/vue-anti": "workspace:^",
     "@sentry/vue": "^7.64.0",
     "@tinymce/tinymce-vue": "^3.2.8",
     "axios": "^1.4.0",

File diff suppressed because it is too large
+ 826 - 15
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff