Update dependencies

This commit is contained in:
lostinlight 2018-06-05 05:00:51 +03:00
parent 8d94ce6bb6
commit 9b5bb2f452
2 changed files with 5143 additions and 5178 deletions

10293
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,11 +9,11 @@
"author": "lostinlight",
"license": "AGPL",
"hexo": {
"version": "3.4.4"
"version": "3.7.1"
},
"scripts": {},
"dependencies": {
"hexo": "^3.4.4",
"hexo": "^3.7.1",
"hexo-autonofollow": "git+https://gitlab.com/lostinlight/hexo-autonofollow.git",
"hexo-browsersync": "^0.3.0",
"hexo-deployer-git": "^0.3.1",
@ -25,28 +25,28 @@
"hexo-generator-tag": "^0.2.0",
"hexo-html-minifier": "0.0.2",
"hexo-pagination": "^0.1.0",
"hexo-processor-static": "^1.0.0",
"hexo-processor-static": "^1.1.0",
"hexo-renderer-ejs": "^0.3.1",
"hexo-renderer-markdown-it": "^3.4.1",
"hexo-server": "^0.3.1"
"hexo-server": "^0.3.2"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-preset-es2015": "^6.24.1",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.1.0",
"gulp-babel": "^7.0.0",
"gulp-autoprefixer": "^5.0.0",
"gulp-babel": "^7.0.1",
"gulp-concat": "^2.6.1",
"gulp-cssnano": "^2.1.2",
"gulp-eslint": "^4.0.1",
"gulp-imagemin": "^4.1.0",
"gulp-cssnano": "^2.1.3",
"gulp-eslint": "^4.0.2",
"gulp-notify": "^3.2.0",
"gulp-plumber": "^1.2.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"gulp-sourcemaps": "^2.6.3",
"gulp-rename": "^1.2.3",
"gulp-sass": "^4.0.1",
"gulp-sourcemaps": "^2.6.4",
"gulp-stylelint": "^5.0.0",
"gulp-tinypng-extended": "^1.5.0",
"gulp-typeset": "0.0.2",
"gulp-uglify": "^3.0.0",
"imagemin-jpeg-recompress": "^5.1.0",