Sfoglia il codice sorgente

build(deps): 更新依赖并调整项目结构

- 移除 data-form.vue 中未使用的 ref 导入
- 从 packages/app/package.json 中移除 @designer-hub/merchant 依赖
- 更新 packages/merchant/package.json 中的多个依赖版本
- 在根目录 package.json 中添加 wot-design-uni 依赖
EvilDragon 4 mesi fa
parent
commit
edf5bb871d

+ 4 - 1
package.json

@@ -6,5 +6,8 @@
   "scripts": {},
   "keywords": [],
   "author": "",
-  "license": "ISC"
+  "license": "ISC",
+  "dependencies": {
+    "wot-design-uni": "1.3.13"
+  }
 }

+ 0 - 1
packages/app/package.json

@@ -100,7 +100,6 @@
     "@dcloudio/uni-mp-xhs": "3.0.0-alpha-4020820240920001",
     "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4020820240920001",
     "@designer-hub/assets": "workspace:*",
-    "@designer-hub/merchant": "workspace:*",
     "@huolala-tech/page-spy-uniapp": "^1.9.9",
     "czg": "^1.9.3",
     "dayjs": "1.11.10",

+ 0 - 1
packages/app/src/components/data-form.vue

@@ -2,7 +2,6 @@
 import WdButton from 'wot-design-uni/components/wd-button/wd-button.vue'
 import WdInput from 'wot-design-uni/components/wd-input/wd-input.vue'
 import WdPicker from 'wot-design-uni/components/wd-picker/wd-picker.vue'
-import { ref } from 'vue'
 import { ConfigProviderThemeVars } from 'wot-design-uni'
 
 const modelValue = defineModel({

+ 24 - 11
packages/merchant/package.json

@@ -84,22 +84,35 @@
     "bin-wrapper": "npm:bin-wrapper-china"
   },
   "dependencies": {
-    "@dcloudio/uni-app": "3.0.0-alpha-4010520240507001",
-    "@dcloudio/uni-app-plus": "3.0.0-alpha-4010520240507001",
-    "@dcloudio/uni-components": "3.0.0-alpha-4010520240507001",
-    "@dcloudio/uni-h5": "3.0.0-alpha-4010520240507001",
-    "@dcloudio/uni-mp-weixin": "3.0.0-alpha-4010520240507001",
+    "@dcloudio/uni-app": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-app-harmony": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-app-plus": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-components": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-h5": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-alipay": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-baidu": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-jd": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-lark": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-qq": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-weixin": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-mp-xhs": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4020820240920001",
     "@designer-hub/app": "workspace:*",
     "@designer-hub/assets": "workspace:*",
     "czg": "^1.9.3",
     "dayjs": "1.11.10",
+    "extract-colors": "^4.1.0",
+    "miniapp-color-thief": "^1.0.5",
     "pinia": "2.0.36",
     "pinia-plugin-persistedstate": "3.2.1",
-    "qrcode": "^1.5.4",
     "qs": "6.5.3",
     "radash": "^12.1.0",
     "uqrcodejs": "^4.0.7",
-    "vue": "3.4.21",
+    "vue": "^3.4.21",
+    "vue-component-type-helpers": "^2.1.8",
+    "vue-i18n": "^9.1.9",
     "wot-design-uni": "^1.3.13",
     "z-paging": "^2.7.10"
   },
@@ -107,10 +120,10 @@
     "@commitlint/cli": "^18.6.1",
     "@commitlint/config-conventional": "^18.6.3",
     "@dcloudio/types": "^3.4.8",
-    "@dcloudio/uni-automator": "3.0.0-alpha-4010520240507001",
-    "@dcloudio/uni-cli-shared": "3.0.0-alpha-4010520240507001",
-    "@dcloudio/uni-stacktracey": "3.0.0-alpha-4010520240507001",
-    "@dcloudio/vite-plugin-uni": "3.0.0-alpha-4010520240507001",
+    "@dcloudio/uni-automator": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-cli-shared": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/uni-stacktracey": "3.0.0-alpha-4020820240920001",
+    "@dcloudio/vite-plugin-uni": "3.0.0-alpha-4020820240920001",
     "@esbuild/darwin-arm64": "0.20.2",
     "@esbuild/darwin-x64": "0.20.2",
     "@iconify-json/carbon": "^1.1.35",

File diff suppressed because it is too large
+ 337 - 149
packages/merchant/pnpm-lock.yaml


+ 0 - 14
packages/merchant/yalc.lock

@@ -1,14 +0,0 @@
-{
-  "version": "v1",
-  "packages": {
-    "@pandora/ui": {
-      "signature": "956ce6f38ff3f9c54fe4046b7612d5e0"
-    },
-    "pandora": {
-      "signature": "c098aa18f768e18d62a730b2b239cc1f"
-    },
-    "ano-ui": {
-      "signature": "9552fa14db80cef9c0fd390732515772"
-    }
-  }
-}

File diff suppressed because it is too large
+ 94 - 453
pnpm-lock.yaml


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