Commit a654c2fc by lanyulei

fix: 更新依赖。

parent b400cb71
Showing with 5 additions and 5 deletions
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
"@antv/util": "1.3.1", "@antv/util": "1.3.1",
"@riophae/vue-treeselect": "0.4.0", "@riophae/vue-treeselect": "0.4.0",
"ace-builds": "^1.4.12", "ace-builds": "^1.4.12",
"axios": "^0.21.1", "axios": "^0.21.4",
"clipboard": "^2.0.6", "clipboard": "^2.0.6",
"codemirror": "^5.58.1", "codemirror": "^5.58.1",
"core-js": "^2.6.11", "core-js": "^2.6.11",
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
"dropzone": "5.5.1", "dropzone": "5.5.1",
"e-icon-picker": "1.0.7", "e-icon-picker": "1.0.7",
"echarts": "^4.8.0", "echarts": "^4.8.0",
"element-ui": "^2.13.2", "element-ui": "2.15.8",
"file-saver": "2.0.1", "file-saver": "2.0.1",
"form-making": "^1.2.11", "form-making": "^1.2.11",
"fuse.js": "3.4.4", "fuse.js": "3.4.4",
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
"solarlunar": "^2.0.7", "solarlunar": "^2.0.7",
"sortablejs": "1.8.4", "sortablejs": "1.8.4",
"viewerjs": "^1.6.1", "viewerjs": "^1.6.1",
"vue": "^2.6.14", "vue": "^2.7.8",
"vue-codemirror": "^4.0.6", "vue-codemirror": "^4.0.6",
"vue-codemirror-lite": "^1.0.4", "vue-codemirror-lite": "^1.0.4",
"vue-count-to": "1.0.13", "vue-count-to": "1.0.13",
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
"vue2-editor": "^2.10.2", "vue2-editor": "^2.10.2",
"vuedraggable": "2.20.0", "vuedraggable": "2.20.0",
"vueify": "^9.4.1", "vueify": "^9.4.1",
"vuex": "3.1.0", "vuex": "^3.1.0",
"xlsx": "0.17.0" "xlsx": "0.17.0"
}, },
"devDependencies": { "devDependencies": {
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
"monaco-editor-webpack-plugin": "^1.9.0", "monaco-editor-webpack-plugin": "^1.9.0",
"plop": "2.3.0", "plop": "2.3.0",
"runjs": "^4.3.2", "runjs": "^4.3.2",
"sass": "^1.53.0", "sass": "1.32.6",
"sass-loader": "^7.1.0", "sass-loader": "^7.1.0",
"script-ext-html-webpack-plugin": "2.1.3", "script-ext-html-webpack-plugin": "2.1.3",
"script-loader": "0.7.2", "script-loader": "0.7.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment