mirror of
https://github.com/QingdaoU/OnlineJudgeFE.git
synced 2024-12-29 16:01:51 +00:00
update outdated library
This commit is contained in:
parent
aaeda21fdc
commit
39f247edca
7433
package-lock.json
generated
7433
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
71
package.json
71
package.json
@ -12,81 +12,84 @@
|
||||
"lint": "eslint --ext .js,.vue src"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.17.1",
|
||||
"axios": "^0.18.0",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"browser-detect": "^0.2.22",
|
||||
"browser-detect": "^0.2.27",
|
||||
"echarts": "^3.8.5",
|
||||
"element-ui": "^2.0.9",
|
||||
"element-ui": "^2.3.7",
|
||||
"font-awesome": "^4.7.0",
|
||||
"highlight.js": "^9.12.0",
|
||||
"iview": "^2.13.0",
|
||||
"moment": "^2.20.1",
|
||||
"papaparse": "^4.3.6",
|
||||
"raven-js": "^3.21.0",
|
||||
"katex": "^0.9.0",
|
||||
"moment": "^2.22.1",
|
||||
"npm": "^6.0.1",
|
||||
"papaparse": "^4.4.0",
|
||||
"raven-js": "^3.25.0",
|
||||
"screenfull": "^3.3.2",
|
||||
"simditor": "^2.3.6",
|
||||
"simditor-markdown": "^1.1.2",
|
||||
"vue": "^2.5.13",
|
||||
"vue-analytics": "^5.9.1",
|
||||
"vue-clipboard2": "0.0.7",
|
||||
"vue-codemirror-lite": "^1.0.3",
|
||||
"vue-cropper": "^0.2.8",
|
||||
"vue": "^2.5.16",
|
||||
"vue-analytics": "^5.10.4",
|
||||
"vue-clipboard2": "^0.1.0",
|
||||
"vue-codemirror-lite": "^1.0.4",
|
||||
"vue-cropper": "^0.2.9",
|
||||
"vue-echarts": "^2.6.0",
|
||||
"vue-katex": "^0.1.2",
|
||||
"vue-router": "^3.0.1",
|
||||
"vuex": "^3.0.1",
|
||||
"vuex-router-sync": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^7.1.2",
|
||||
"babel-core": "^6.22.1",
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-eslint": "^7.1.1",
|
||||
"babel-loader": "^7.1.1",
|
||||
"babel-loader": "^7.1.4",
|
||||
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
||||
"babel-plugin-transform-runtime": "^6.22.0",
|
||||
"babel-preset-env": "^1.3.2",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-preset-stage-2": "^6.22.0",
|
||||
"babel-register": "^6.22.0",
|
||||
"chalk": "^2.0.1",
|
||||
"chalk": "^2.4.1",
|
||||
"connect-history-api-fallback": "^1.3.0",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"css-loader": "^0.28.0",
|
||||
"copy-webpack-plugin": "^4.5.1",
|
||||
"css-loader": "^0.28.11",
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-config-standard": "^10.2.1",
|
||||
"eslint-friendly-formatter": "^3.0.0",
|
||||
"eslint-loader": "^1.7.1",
|
||||
"eslint-plugin-html": "^3.0.0",
|
||||
"eslint-plugin-import": "^2.7.0",
|
||||
"eslint-plugin-import": "^2.11.0",
|
||||
"eslint-plugin-node": "^5.2.0",
|
||||
"eslint-plugin-promise": "^3.4.0",
|
||||
"eslint-plugin-standard": "^3.0.1",
|
||||
"eslint-plugin-promise": "^3.7.0",
|
||||
"eslint-plugin-standard": "^3.1.0",
|
||||
"eventsource-polyfill": "^0.9.6",
|
||||
"express": "^4.14.1",
|
||||
"express": "^4.16.3",
|
||||
"extract-text-webpack-plugin": "^3.0.0",
|
||||
"file-loader": "^1.1.4",
|
||||
"friendly-errors-webpack-plugin": "^1.6.1",
|
||||
"file-loader": "^1.1.11",
|
||||
"friendly-errors-webpack-plugin": "^1.7.0",
|
||||
"glob": "^7.1.2",
|
||||
"html-webpack-include-assets-plugin": "^1.0.2",
|
||||
"html-webpack-include-assets-plugin": "^1.0.4",
|
||||
"html-webpack-plugin": "^2.30.1",
|
||||
"http-proxy-middleware": "^0.17.3",
|
||||
"http-proxy-middleware": "^0.18.0",
|
||||
"less": "^2.7.3",
|
||||
"less-loader": "^4.0.5",
|
||||
"opn": "^5.1.0",
|
||||
"less-loader": "^4.1.0",
|
||||
"opn": "^5.3.0",
|
||||
"optimize-css-assets-webpack-plugin": "^3.2.0",
|
||||
"ora": "^1.2.0",
|
||||
"portfinder": "^1.0.13",
|
||||
"rimraf": "^2.6.0",
|
||||
"semver": "^5.3.0",
|
||||
"shelljs": "^0.7.6",
|
||||
"uglifyjs-webpack-plugin": "^1.0.1",
|
||||
"semver": "^5.5.0",
|
||||
"shelljs": "^0.8.2",
|
||||
"uglifyjs-webpack-plugin": "^1.2.5",
|
||||
"url-loader": "^0.5.8",
|
||||
"vue-loader": "^13.3.0",
|
||||
"vue-style-loader": "^3.0.1",
|
||||
"vue-template-compiler": "^2.5.2",
|
||||
"vue-template-compiler": "^2.5.16",
|
||||
"webpack": "^3.6.0",
|
||||
"webpack-bundle-analyzer": "^2.9.0",
|
||||
"webpack-bundle-analyzer": "^2.11.2",
|
||||
"webpack-dev-middleware": "^1.12.0",
|
||||
"webpack-hot-middleware": "^2.18.2",
|
||||
"webpack-merge": "^4.1.0"
|
||||
"webpack-hot-middleware": "^2.22.1",
|
||||
"webpack-merge": "^4.1.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 4.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user