feat: update pkg
正在显示
| ... | @@ -35,30 +35,30 @@ | ... | @@ -35,30 +35,30 @@ |
| "@riophae/vue-treeselect": "0.4.0", | "@riophae/vue-treeselect": "0.4.0", | ||
| "@taiyuan/ty-ui": "latest", | "@taiyuan/ty-ui": "latest", | ||
| "@tinymce/tinymce-vue": "3.2.8", | "@tinymce/tinymce-vue": "3.2.8", | ||
| "axios": "0.24.0", | "axios": "0.27.2", | ||
| "clipboard": "2.0.8", | "clipboard": "2.0.11", | ||
| "core-js": "3.25.3", | "core-js": "3.28.0", | ||
| "echarts": "5.4.3", | "echarts": "5.4.3", | ||
| "element-ui": "2.15.14", | "element-ui": "2.15.14", | ||
| "file-saver": "2.0.5", | "file-saver": "2.0.5", | ||
| "fuse.js": "6.4.3", | "fuse.js": "6.4.3", | ||
| "highlight.js": "9.18.5", | "highlight.js": "9.18.5", | ||
| "js-beautify": "1.13.0", | "js-beautify": "1.15.1", | ||
| "js-cookie": "3.0.1", | "js-cookie": "3.0.5", | ||
| "jsencrypt": "3.3.2", | "jsencrypt": "3.3.2", | ||
| "nprogress": "0.2.0", | "nprogress": "0.2.0", | ||
| "screenfull": "5.0.2", | "screenfull": "5.0.2", | ||
| "sortablejs": "1.10.2", | "sortablejs": "1.10.2", | ||
| "tailwindcss": "1.9.6", | "tailwindcss": "1.9.6", | ||
| "tinymce": "6.4.0", | "tinymce": "6.4.0", | ||
| "vue": "2.7.14", | "vue": "2.7.16", | ||
| "vue-echarts": "6.6.1", | "vue-echarts": "6.6.1", | ||
| "vue-count-to": "1.0.13", | "vue-count-to": "1.0.13", | ||
| "vue-cropper": "0.5.5", | "vue-cropper": "0.5.5", | ||
| "vue-meta": "2.4.0", | "vue-meta": "2.4.0", | ||
| "vue-router": "3.6.5", | "vue-router": "3.6.5", | ||
| "vuedraggable": "2.24.3", | "vuedraggable": "2.24.3", | ||
| "vuex": "3.6.0" | "vuex": "3.6.2" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@vue/cli-plugin-babel": "4.5.13", | "@vue/cli-plugin-babel": "4.5.13", | ||
| ... | @@ -67,6 +67,7 @@ | ... | @@ -67,6 +67,7 @@ |
| "@vue/cli-plugin-vuex": "4.5.13", | "@vue/cli-plugin-vuex": "4.5.13", | ||
| "@vue/cli-service": "4.5.13", | "@vue/cli-service": "4.5.13", | ||
| "@vue/eslint-config-standard": "5.1.2", | "@vue/eslint-config-standard": "5.1.2", | ||
| "autoprefixer": "9.8.8", | |||
| "babel-eslint": "10.1.0", | "babel-eslint": "10.1.0", | ||
| "babel-plugin-dynamic-import-node": "2.3.3", | "babel-plugin-dynamic-import-node": "2.3.3", | ||
| "compression-webpack-plugin": "5.0.2", | "compression-webpack-plugin": "5.0.2", | ||
| ... | @@ -81,7 +82,7 @@ | ... | @@ -81,7 +82,7 @@ |
| "sass-loader": "10.1.1", | "sass-loader": "10.1.1", | ||
| "script-ext-html-webpack-plugin": "2.1.5", | "script-ext-html-webpack-plugin": "2.1.5", | ||
| "svg-sprite-loader": "5.1.1", | "svg-sprite-loader": "5.1.1", | ||
| "vue-template-compiler": "2.7.14" | "vue-template-compiler": "2.7.16" | ||
| }, | }, | ||
| "engines": { | "engines": { | ||
| "node": ">=8.9", | "node": ">=8.9", | ||
| ... | ... |
请
注册
或者
登录
后发表评论