|
|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "name": "ghs",
|
|
|
+ "name": "hd",
|
|
|
"version": "0.1.0",
|
|
|
"private": true,
|
|
|
"scripts": {
|
|
|
@@ -24,20 +24,24 @@
|
|
|
"info": "node node_modules/@dcloudio/vue-cli-plugin-uni/commands/info.js"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@dcloudio/uni-app-plus": "^2.0.0-alpha-33020211130001",
|
|
|
+ "@dcloudio/uni-app-plus": "^2.0.0-25120200103006",
|
|
|
"@dcloudio/uni-h5": "^2.0.0-25120200103006",
|
|
|
"@dcloudio/uni-helper-json": "*",
|
|
|
"@dcloudio/uni-mp-alipay": "^2.0.0-25120200103006",
|
|
|
"@dcloudio/uni-mp-baidu": "^2.0.0-25120200103006",
|
|
|
"@dcloudio/uni-mp-qq": "^2.0.0-25120200103006",
|
|
|
"@dcloudio/uni-mp-toutiao": "^2.0.0-25120200103006",
|
|
|
- "@dcloudio/uni-mp-weixin": "^2.0.1-34720220422002",
|
|
|
+ "@dcloudio/uni-mp-weixin": "^2.0.2-3071120230427001",
|
|
|
"@dcloudio/uni-stat": "^2.0.0-25120200103006",
|
|
|
+ "autoprefixer": "^8.0.0",
|
|
|
"echarts": "4.2.1",
|
|
|
"flyio": "^0.6.2",
|
|
|
"js-base64": "^2.5.1",
|
|
|
"jweixin-module": "^1.4.1",
|
|
|
"lodash": "^4.17.20",
|
|
|
+ "postcss": "^7.0.0",
|
|
|
+ "postcss-import": "^12.0.1",
|
|
|
+ "postcss-loader": "^4.0.3",
|
|
|
"regenerator-runtime": "^0.12.1",
|
|
|
"text-encoding": "^0.7.0",
|
|
|
"to-array-buffer": "^3.2.0",
|
|
|
@@ -67,10 +71,12 @@
|
|
|
"mini-types": "*",
|
|
|
"miniprogram-api-typings": "^2.8.0-2",
|
|
|
"moment": "^2.24.0",
|
|
|
- "node-sass": "^4.14.1",
|
|
|
+ "postcss": "^7.0.0",
|
|
|
"postcss-comment": "^2.0.0",
|
|
|
+ "postcss-import": "^12.0.1",
|
|
|
"qs": "^6.8.0",
|
|
|
- "sass-loader": "^8.0.2",
|
|
|
+ "sass": "1.32.13",
|
|
|
+ "sass-migrator": "^1.7.3",
|
|
|
"vue-template-compiler": "^2.6.10"
|
|
|
},
|
|
|
"browserslist": [
|
|
|
@@ -80,4 +86,4 @@
|
|
|
"uni-app": {
|
|
|
"scripts": {}
|
|
|
}
|
|
|
-}
|
|
|
+}
|