|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "vue-antd-jeecg",
|
|
|
- "version": "3.4.3",
|
|
|
+ "version": "3.0.0",
|
|
|
"private": true,
|
|
|
"scripts": {
|
|
|
"pre": "cnpm install || yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
|
|
@@ -11,51 +11,50 @@
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@antv/data-set": "^0.11.4",
|
|
|
- "@jeecg/antd-online-mini": "3.4.3-beta2",
|
|
|
+ "@fingerprintjs/fingerprintjs": "^3.4.1",
|
|
|
+ "@jeecg/antd-online-mini": "3.0.0-RC",
|
|
|
"@tinymce/tinymce-vue": "2.1.0",
|
|
|
"@toast-ui/editor": "^2.1.2",
|
|
|
+ "activiti": "^0.3.0",
|
|
|
"ant-design-vue": "^1.7.2",
|
|
|
"axios": "^0.18.0",
|
|
|
- "caniuse-lite": "^1.0.30001492",
|
|
|
+ "better-scroll": "^2.4.2",
|
|
|
"china-area-data": "^5.0.1",
|
|
|
- "chosen-js": "^1.8.7",
|
|
|
"clipboard": "^2.0.4",
|
|
|
"codemirror": "^5.46.0",
|
|
|
"cron-parser": "^2.10.0",
|
|
|
"dayjs": "^1.8.0",
|
|
|
- "dhtmlx-gantt": "^8.0.1",
|
|
|
"dom-align": "1.12.0",
|
|
|
- "echarts": "4.9.0",
|
|
|
+ "element-ui": "^2.15.13",
|
|
|
"enquire.js": "^2.1.6",
|
|
|
- "font-awesome": "^4.7.0",
|
|
|
- "jquery": "^3.7.0",
|
|
|
"js-cookie": "^2.2.0",
|
|
|
"lodash.get": "^4.4.2",
|
|
|
"lodash.pick": "^4.4.0",
|
|
|
"md5": "^2.2.1",
|
|
|
- "moment": "^2.29.4",
|
|
|
- "node-sass": "^9.0.0",
|
|
|
+ "normalize.css": "^8.0.1",
|
|
|
"nprogress": "^0.2.0",
|
|
|
- "qiankun": "^2.5.1",
|
|
|
- "sass-loader": "7.3.1",
|
|
|
+ "qiniu-js": "^3.4.1",
|
|
|
"tinymce": "5.4.1",
|
|
|
+ "viewerjs": "^1.11.3",
|
|
|
"viser-vue": "^2.4.8",
|
|
|
"vue": "^2.6.10",
|
|
|
"vue-area-linkage": "^5.1.0",
|
|
|
"vue-cropper": "^0.5.4",
|
|
|
- "vue-i18n": "^8.7.0",
|
|
|
+ "vue-i18n": "^8.28.2",
|
|
|
"vue-loader": "^15.7.0",
|
|
|
"vue-ls": "^3.2.0",
|
|
|
"vue-photo-preview": "^1.1.3",
|
|
|
- "vue-print-nb-jeecg": "^1.0.12",
|
|
|
+ "vue-print-nb-jeecg": "^1.0.9",
|
|
|
+ "vue-qr": "^4.0.9",
|
|
|
"vue-router": "^3.0.1",
|
|
|
"vue-splitpane": "^1.0.4",
|
|
|
- "vuedraggable": "^2.20.0",
|
|
|
+ "vue-waterfall2": "^1.10.6",
|
|
|
+ "vue-wxlogin": "^1.0.4",
|
|
|
+ "vuedraggable": "^2.24.3",
|
|
|
"vuex": "^3.1.0",
|
|
|
- "vxe-table": "^3.6.13",
|
|
|
- "vxe-table-plugin-antd": "^3.0.7",
|
|
|
- "xe-utils": "^3.5.11",
|
|
|
- "xss": "^1.0.13"
|
|
|
+ "vxe-table": "2.9.13",
|
|
|
+ "vxe-table-plugin-antd": "1.8.10",
|
|
|
+ "xe-utils": "2.4.8"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@babel/polyfill": "^7.2.5",
|
|
@@ -70,7 +69,8 @@
|
|
|
"html-webpack-plugin": "^4.2.0",
|
|
|
"less": "^3.9.0",
|
|
|
"less-loader": "^4.1.0",
|
|
|
- "sass": "^1.34.1",
|
|
|
+ "node-sass": "^5.0.0",
|
|
|
+ "sass-loader": "^10.1.0",
|
|
|
"vue-template-compiler": "^2.6.10"
|
|
|
},
|
|
|
"eslintConfig": {
|