Merge branch 'ldx' into dev
Showing
| ... | ... | @@ -32,18 +32,19 @@ |
| "vue-i18n": "^8.17.7", | ||
| "vue-resource": "^1.5.1", | ||
| "vue-router": "^3.0.2", | ||
| "vue-super-flow": "^1.3.2", | ||
| "vuex": "^3.1.0", | ||
| "xterm": "^4.7.0", | ||
| "xterm-addon-fit": "^0.4.0", | ||
| "yaml2json": "^1.0.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/compat-data": "7.9.0", | ||
| "@babel/core": "^7.4.0", | ||
| "@babel/plugin-syntax-jsx": "^7.2.0", | ||
| "@babel/plugin-transform-runtime": "^7.4.0", | ||
| "@babel/preset-env": "^7.4.2", | ||
| "@babel/runtime": "^7.4.2", | ||
| "@babel/compat-data": "7.9.0", | ||
| "autoprefixer": "^9.5.0", | ||
| "babel-loader": "^8.0.5", | ||
| "babel-plugin-syntax-jsx": "^6.18.0", | ||
| ... | ... | @@ -54,6 +55,8 @@ |
| "file-loader": "^3.0.1", | ||
| "friendly-errors-webpack-plugin": "^1.7.0", | ||
| "html-webpack-plugin": "^3.2.0", | ||
| "less": "^3.12.2", | ||
| "less-loader": "^6.2.0", | ||
| "mini-css-extract-plugin": "^0.5.0", | ||
| "node-notifier": "^5.4.0", | ||
| "optimize-css-assets-webpack-plugin": "^5.0.1", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment