浏览代码

Merge branch 'v4' of https://github.com/jdf2e/nutui into v4

richard1015 3 年之前
父节点
当前提交
093a630429
共有 2 个文件被更改,包括 15444 次插入4523 次删除
  1. 11 1
      package.json
  2. 15433 4522
      pnpm-lock.yaml

+ 11 - 1
package.json

@@ -90,7 +90,14 @@
   "devDependencies": {
     "@commitlint/cli": "^10.0.0",
     "@commitlint/config-conventional": "^10.0.0",
+    "@tarojs/cli": "3.5.6",
+    "@tarojs/mini-runner": "3.5.6",
+    "@tarojs/plugin-platform-weapp": "3.5.6",
+    "@tarojs/runtime": "3.5.6",
     "@tarojs/taro": "3.5.6",
+    "@tarojs/plugin-framework-vue3": "3.5.6",
+    "@tarojs/plugin-html": "3.5.6",
+    "@tarojs/webpack5-runner": "3.5.6",
     "@types/jest": "^26.0.22",
     "@types/node": "^17.0.16",
     "@typescript-eslint/eslint-plugin": "^4.20.0",
@@ -130,7 +137,10 @@
     "vite-plugin-md": "^0.21.5",
     "vue": "^3.2.24",
     "vue-jest": "^5.0.0-alpha.7",
-    "vue-tsc": "^1.0.9"
+    "vue-tsc": "^1.0.9",
+    "babel-preset-taro": "3.5.6",
+    "eslint-config-taro": "3.5.6",
+    "webpack": "^5.69.0"
   },
   "eslintConfig": {
     "root": true,

文件差异内容过多而无法显示
+ 15433 - 4522
pnpm-lock.yaml