|
|
@@ -36,30 +36,30 @@
|
|
|
"author": "",
|
|
|
"dependencies": {
|
|
|
"@babel/runtime": "^7.7.7",
|
|
|
- "@nutui/nutui-taro": "^3.1.18",
|
|
|
- "@tarojs/components": "^3.4.14",
|
|
|
- "@tarojs/mini-runner": "^3.4.14",
|
|
|
- "@tarojs/runtime": "^3.4.14",
|
|
|
- "@tarojs/taro": "^3.4.14",
|
|
|
+ "@nutui/nutui-taro": "^3.2.5",
|
|
|
+ "@tarojs/components": "3.5.6",
|
|
|
+ "@tarojs/mini-runner": "3.5.6",
|
|
|
+ "@tarojs/runtime": "3.5.6",
|
|
|
+ "@tarojs/taro": "3.5.6",
|
|
|
"vue": "^3.2.37"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@babel/core": "^7.8.0",
|
|
|
- "@tarojs/cli": "^3.5.4",
|
|
|
+ "@tarojs/cli": "3.5.6",
|
|
|
"@vue/babel-plugin-jsx": "^1.0.6",
|
|
|
- "@tarojs/mini-runner": "^3.5.4",
|
|
|
- "@tarojs/plugin-framework-vue3": "^3.5.4",
|
|
|
- "@tarojs/plugin-html": "^3.5.4",
|
|
|
+ "@tarojs/mini-runner": "3.5.6",
|
|
|
+ "@tarojs/plugin-framework-vue3": "3.5.6",
|
|
|
+ "@tarojs/plugin-html": "3.5.6",
|
|
|
"webpack": "^5.69.0",
|
|
|
- "@tarojs/webpack5-runner": "^3.5.4",
|
|
|
+ "@tarojs/webpack5-runner": "3.5.6",
|
|
|
"@types/webpack-env": "^1.13.6",
|
|
|
"@typescript-eslint/eslint-plugin": "^4.15.1",
|
|
|
"@typescript-eslint/parser": "^4.15.1",
|
|
|
"@vue/compiler-sfc": "^3.0.0",
|
|
|
- "babel-preset-taro": "^3.5.4",
|
|
|
+ "babel-preset-taro": "3.5.6",
|
|
|
"eslint": "^8.12.0",
|
|
|
"eslint-plugin-vue": "^8.0.0",
|
|
|
- "eslint-config-taro": "^3.5.4",
|
|
|
+ "eslint-config-taro": "3.5.6",
|
|
|
"stylelint": "^9.3.0",
|
|
|
"style-loader": "^1.3.0",
|
|
|
"typescript": "^4.6.4",
|