diff --git a/package.json b/package.json index d7a8581e..b044f728 100644 --- a/package.json +++ b/package.json @@ -19,18 +19,15 @@ ], "dependencies": { "@amap/amap-jsapi-loader": "^1.0.1", - "@jiaminghi/c-render": "^0.4.3", - "@jiaminghi/charts": "^0.2.18", "@jiaminghi/data-view": "^2.10.0", "@logicflow/core": "^1.2.1", "bin-ace-editor": "^3.2.0", "dayjs": "^1.8.35", - "dui": "^2.0.0", + "dui": "file:ui", "echarts": "^5.1.2", "hash.js": "^1.1.7", "mp4box": "^0.4.1", "print-js": "^1.0.63", - "sass": "^1.56.1", "serialize-javascript": "^6.0.0", "sortablejs": "^1.12.0", "vue-draggable-resizable": "^2.3.0", @@ -56,6 +53,7 @@ "mockjs": "^1.1.0", "node-ipc": "^9.2.1", "readline": "^1.3.0", + "sass": "~1.32.6", "sass-loader": "^7.3.1", "uglifyjs-webpack-plugin": "^2.2.0", "v-viewer": "^1.6.4", @@ -77,5 +75,8 @@ "> 1%", "last 2 versions", "not ie <= 8" - ] + ], + "resolutions": { + "sass": "1.32.6" + } } diff --git a/project/fengdu/app/AppIntegratingSupermarket/AppIntegratingSupermarket.vue b/project/fengdu/app/AppIntegratingSupermarket/AppIntegratingSupermarket.vue index 34879bb5..94c81e14 100644 --- a/project/fengdu/app/AppIntegratingSupermarket/AppIntegratingSupermarket.vue +++ b/project/fengdu/app/AppIntegratingSupermarket/AppIntegratingSupermarket.vue @@ -17,7 +17,7 @@