浏览代码

upd: taro 3.4.13

richard1015 3 年之前
父节点
当前提交
744b895c9a
共有 1 个文件被更改,包括 9 次插入9 次删除
  1. 9 9
      src/sites/mobile-taro/vue/package.json

+ 9 - 9
src/sites/mobile-taro/vue/package.json

@@ -37,19 +37,19 @@
   "dependencies": {
     "@babel/runtime": "^7.7.7",
     "@nutui/nutui-taro": "^3.1.18",
-    "@tarojs/components": "^3.4.10",
-    "@tarojs/mini-runner": "^3.4.10",
-    "@tarojs/runtime": "^3.4.10",
-    "@tarojs/taro": "^3.4.10",
+    "@tarojs/components": "^3.4.13",
+    "@tarojs/mini-runner": "^3.4.13",
+    "@tarojs/runtime": "^3.4.13",
+    "@tarojs/taro": "^3.4.13",
     "vue": "3.2.37"
   },
   "devDependencies": {
     "@babel/core": "^7.8.0",
-    "@tarojs/cli": "^3.4.10",
-    "@tarojs/mini-runner": "^3.4.10",
-    "@tarojs/plugin-framework-vue3": "^3.4.10",
-    "@tarojs/plugin-html": "^3.4.10",
-    "@tarojs/webpack-runner": "^3.4.10",
+    "@tarojs/cli": "^3.4.13",
+    "@tarojs/mini-runner": "^3.4.13",
+    "@tarojs/plugin-framework-vue3": "^3.4.13",
+    "@tarojs/plugin-html": "^3.4.13",
+    "@tarojs/webpack-runner": "^3.4.13",
     "@types/webpack-env": "^1.13.6",
     "@typescript-eslint/eslint-plugin": "^4.15.1",
     "@typescript-eslint/parser": "^4.15.1",