Showing
2 changed files
with
19 additions
and
19 deletions
| ... | @@ -40,20 +40,20 @@ | ... | @@ -40,20 +40,20 @@ |
| 40 | "@nutui/icons-vue": "^0.1.1", | 40 | "@nutui/icons-vue": "^0.1.1", |
| 41 | "@nutui/icons-vue-taro": "^0.0.9", | 41 | "@nutui/icons-vue-taro": "^0.0.9", |
| 42 | "@nutui/nutui-taro": "^4.3.13", | 42 | "@nutui/nutui-taro": "^4.3.13", |
| 43 | - "@tarojs/components": "4.1.2", | 43 | + "@tarojs/components": "4.1.7", |
| 44 | - "@tarojs/helper": "4.1.2", | 44 | + "@tarojs/helper": "4.1.7", |
| 45 | - "@tarojs/plugin-framework-vue3": "4.1.2", | 45 | + "@tarojs/plugin-framework-vue3": "4.1.7", |
| 46 | - "@tarojs/plugin-html": "4.1.2", | 46 | + "@tarojs/plugin-html": "4.1.7", |
| 47 | - "@tarojs/plugin-platform-alipay": "4.1.2", | 47 | + "@tarojs/plugin-platform-alipay": "4.1.7", |
| 48 | - "@tarojs/plugin-platform-h5": "4.1.2", | 48 | + "@tarojs/plugin-platform-h5": "4.1.7", |
| 49 | - "@tarojs/plugin-platform-jd": "4.1.2", | 49 | + "@tarojs/plugin-platform-jd": "4.1.7", |
| 50 | - "@tarojs/plugin-platform-qq": "4.1.2", | 50 | + "@tarojs/plugin-platform-qq": "4.1.7", |
| 51 | - "@tarojs/plugin-platform-swan": "4.1.2", | 51 | + "@tarojs/plugin-platform-swan": "4.1.7", |
| 52 | - "@tarojs/plugin-platform-tt": "4.1.2", | 52 | + "@tarojs/plugin-platform-tt": "4.1.7", |
| 53 | - "@tarojs/plugin-platform-weapp": "4.1.2", | 53 | + "@tarojs/plugin-platform-weapp": "4.1.7", |
| 54 | - "@tarojs/runtime": "4.1.2", | 54 | + "@tarojs/runtime": "4.1.7", |
| 55 | - "@tarojs/shared": "4.1.2", | 55 | + "@tarojs/shared": "4.1.7", |
| 56 | - "@tarojs/taro": "4.1.2", | 56 | + "@tarojs/taro": "4.1.7", |
| 57 | "axios-miniprogram": "^2.7.2", | 57 | "axios-miniprogram": "^2.7.2", |
| 58 | "pinia": "^3.0.3", | 58 | "pinia": "^3.0.3", |
| 59 | "taro-plugin-pinia": "^1.0.0", | 59 | "taro-plugin-pinia": "^1.0.0", |
| ... | @@ -62,18 +62,18 @@ | ... | @@ -62,18 +62,18 @@ |
| 62 | "devDependencies": { | 62 | "devDependencies": { |
| 63 | "@babel/core": "^7.8.0", | 63 | "@babel/core": "^7.8.0", |
| 64 | "@nutui/auto-import-resolver": "^1.0.0", | 64 | "@nutui/auto-import-resolver": "^1.0.0", |
| 65 | - "@tarojs/cli": "4.1.2", | 65 | + "@tarojs/cli": "4.1.7", |
| 66 | - "@tarojs/taro-loader": "4.1.2", | 66 | + "@tarojs/taro-loader": "4.1.7", |
| 67 | - "@tarojs/webpack5-runner": "4.1.2", | 67 | + "@tarojs/webpack5-runner": "4.1.7", |
| 68 | "@types/node": "^24.3.0", | 68 | "@types/node": "^24.3.0", |
| 69 | "@types/webpack-env": "^1.13.6", | 69 | "@types/webpack-env": "^1.13.6", |
| 70 | "@vue/babel-plugin-jsx": "^1.0.6", | 70 | "@vue/babel-plugin-jsx": "^1.0.6", |
| 71 | "@vue/compiler-sfc": "^3.0.0", | 71 | "@vue/compiler-sfc": "^3.0.0", |
| 72 | "autoprefixer": "^10.4.21", | 72 | "autoprefixer": "^10.4.21", |
| 73 | - "babel-preset-taro": "4.1.2", | 73 | + "babel-preset-taro": "4.1.7", |
| 74 | "css-loader": "3.4.2", | 74 | "css-loader": "3.4.2", |
| 75 | "eslint": "^8.12.0", | 75 | "eslint": "^8.12.0", |
| 76 | - "eslint-config-taro": "4.1.2", | 76 | + "eslint-config-taro": "4.1.7", |
| 77 | "postcss": "^8.5.6", | 77 | "postcss": "^8.5.6", |
| 78 | "style-loader": "1.3.0", | 78 | "style-loader": "1.3.0", |
| 79 | "tailwindcss": "^3.4.0", | 79 | "tailwindcss": "^3.4.0", | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment