Skip to content

Commit

Permalink
update: 更新升级依赖。
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolei-shuai committed Nov 28, 2023
1 parent 566a862 commit d3e4cc7
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"@antv/g6-editor": "^1.2.0",
"@antv/util": "1.3.1",
"@riophae/vue-treeselect": "0.4.0",
"ace-builds": "^1.4.12",
"ace-builds": "^1.31.2",
"axios": "^0.21.4",
"clipboard": "^2.0.6",
"codemirror": "^5.58.1",
"clipboard": "^2.0.11",
"codemirror": "^5.65.16",
"core-js": "^2.6.11",
"driver.js": "0.9.5",
"dropzone": "5.5.1",
Expand All @@ -62,38 +62,38 @@
"nprogress": "0.2.0",
"numericjs": "^1.2.6",
"path-to-regexp": "2.4.0",
"qiniu-js": "^3.0.3",
"qiniu-js": "^3.4.1",
"screenfull": "4.2.0",
"showdown": "^1.9.1",
"solarlunar": "^2.0.7",
"sortablejs": "1.8.4",
"viewerjs": "^1.6.1",
"vue": "^2.7.8",
"viewerjs": "^1.11.6",
"vue": "^2.7.15",
"vue-codemirror": "^4.0.6",
"vue-codemirror-lite": "^1.0.4",
"vue-count-to": "1.0.13",
"vue-cropper": "^0.5.0",
"vue-i18n": "^8.27.2",
"vue-loader": "^15.9.3",
"vue-cropper": "^0.5.11",
"vue-i18n": "^8.28.2",
"vue-loader": "^15.11.1",
"vue-particles": "^1.0.9",
"vue-quill-editor": "^3.0.6",
"vue-router": "3.0.2",
"vue-splitpane": "1.0.4",
"vue2-editor": "^2.10.2",
"vuedraggable": "2.20.0",
"vueify": "^9.4.1",
"vuex": "^3.1.0",
"vuex": "^3.6.2",
"xlsx": "0.17.0"
},
"devDependencies": {
"@babel/core": "7.0.0",
"@babel/register": "^7.9.0",
"@babel/core": "7.18.6",
"@babel/register": "^7.22.15",
"@vue/cli-plugin-babel": "3.5.3",
"@vue/cli-plugin-eslint": "^3.9.1",
"@vue/cli-plugin-unit-jest": "3.5.3",
"@vue/cli-service": "3.5.3",
"@vue/test-utils": "1.0.0-beta.29",
"autoprefixer": "^9.5.1",
"autoprefixer": "^9.8.8",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-jest": "23.6.0",
Expand All @@ -114,7 +114,7 @@
"sass-loader": "^7.1.0",
"script-ext-html-webpack-plugin": "2.1.3",
"script-loader": "0.7.2",
"serve-static": "^1.13.2",
"serve-static": "^1.15.0",
"svg-sprite-loader": "4.1.3",
"svgo": "1.2.0",
"vue-template-compiler": "2.7.8"
Expand Down

0 comments on commit d3e4cc7

Please sign in to comment.