Browse Source

upd: taro 3.4.14

richard1015 3 years ago
parent
commit
454157134e
1 changed files with 9 additions and 9 deletions
  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.13",
-    "@tarojs/mini-runner": "^3.4.13",
-    "@tarojs/runtime": "^3.4.13",
-    "@tarojs/taro": "^3.4.13",
+    "@tarojs/components": "3.4.14",
+    "@tarojs/mini-runner": "3.4.14",
+    "@tarojs/runtime": "3.4.14",
+    "@tarojs/taro": "3.4.14",
     "vue": "3.2.37"
   },
   "devDependencies": {
     "@babel/core": "^7.8.0",
-    "@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",
+    "@tarojs/cli": "3.4.14",
+    "@tarojs/mini-runner": "3.4.14",
+    "@tarojs/plugin-framework-vue3": "3.4.14",
+    "@tarojs/plugin-html": "3.4.14",
+    "@tarojs/webpack-runner": "3.4.14",
     "@types/webpack-env": "^1.13.6",
     "@typescript-eslint/eslint-plugin": "^4.15.1",
     "@typescript-eslint/parser": "^4.15.1",