Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
yuri authored and yuri committed Mar 13, 2018
1 parent 25df2e3 commit 4e4a93b
Show file tree
Hide file tree
Showing 2 changed files with 819 additions and 157 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,44 +36,44 @@
"autosize": "^4.0.0",
"core-js": "^2.5.3",
"date-fns": "^1.29.0",
"deepmerge": "^2.0.1",
"deepmerge": "^2.1.0",
"lodash": "^4.17.5",
"popper.js": "^0.6.4"
},
"devDependencies": {
"autoprefixer": "^8.0.0",
"autoprefixer": "^8.1.0",
"axios": "^0.18.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.2",
"babel-loader": "^7.1.3",
"babel-loader": "^7.1.4",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-stage-2": "^6.24.1",
"babel-register": "^6.26.0",
"chalk": "^2.3.1",
"chalk": "^2.3.2",
"cheerio": "^0.22.0",
"clipboard": "^1.7.1",
"clipboard": "^2.0.0",
"connect-history-api-fallback": "^1.5.0",
"copy-webpack-plugin": "^4.4.2",
"copy-webpack-plugin": "^4.5.1",
"css-loader": "^0.28.10",
"eslint": "^4.18.1",
"eslint": "^4.18.2",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-friendly-formatter": "^3.0.0",
"eslint-import-resolver-webpack": "^0.8.4",
"eslint-loader": "^1.9.0",
"eslint-plugin-html": "^4.0.2",
"eslint-plugin-import": "^2.9.0",
"eventsource-polyfill": "^0.9.6",
"express": "^4.16.2",
"express": "^4.16.3",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.9",
"formidable": "^1.1.1",
"file-loader": "^1.1.11",
"formidable": "^1.2.0",
"friendly-errors-webpack-plugin": "^1.6.1",
"highlight.js": "^9.12.0",
"html-webpack-plugin": "^2.30.1",
"http-proxy-middleware": "^0.17.4",
"http-proxy-middleware": "^0.18.0",
"less": "^2.7.3",
"less-loader": "^4.0.5",
"less-loader": "^4.1.0",
"markdown-it": "^8.4.1",
"markdown-it-anchor": "^4.0.0",
"markdown-it-container": "^2.0.0",
Expand All @@ -85,16 +85,16 @@
"shelljs": "^0.8.1",
"transliteration": "1.6.2",
"url-loader": "^0.6.2",
"vue": "^2.5.13",
"vue-loader": "^14.1.1",
"vue-markdown-loader": "^2.3.0",
"vue": "^2.5.15",
"vue-loader": "^14.2.1",
"vue-markdown-loader": "^2.4.0",
"vue-router": "^3.0.1",
"vue-style-loader": "^4.0.2",
"vue-template-compiler": "^2.5.13",
"vue-template-compiler": "^2.5.15",
"webpack": "^3.11.0",
"webpack-bundle-analyzer": "^2.11.0",
"webpack-bundle-analyzer": "^2.11.1",
"webpack-dev-middleware": "^2.0.6",
"webpack-hot-middleware": "^2.21.0",
"webpack-hot-middleware": "^2.21.2",
"webpack-merge": "^4.1.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 4e4a93b

Please # to comment.