فهرست منبع

Update website deps and lockfile.

Renée Kooi 7 سال پیش
والد
کامیت
a733ff64eb
2فایلهای تغییر یافته به همراه251 افزوده شده و 276 حذف شده
  1. 240 265
      website/package-lock.json
  2. 11 11
      website/package.json

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 240 - 265
website/package-lock.json


+ 11 - 11
website/package.json

@@ -3,12 +3,12 @@
   "version": "0.0.1",
   "private": true,
   "hexo": {
-    "version": "3.5.0"
+    "version": "3.7.1"
   },
   "dependencies": {
-    "autoprefixer": "^7.2.5",
+    "autoprefixer": "^7.2.6",
     "cssnano": "^3.10.0",
-    "hexo": "^3.5.0",
+    "hexo": "^3.7.1",
     "hexo-browsersync": "^0.3.0",
     "hexo-deployer-git": "^0.3.1",
     "hexo-generator-alias": "^0.1.3",
@@ -19,20 +19,20 @@
     "hexo-generator-tag": "^0.2.0",
     "hexo-renderer-ejs": "^0.3.1",
     "hexo-renderer-marked": "^0.3.2",
-    "hexo-renderer-postcss": "https://github.com/arturi/hexo-renderer-postcss",
-    "hexo-renderer-scss": "^1.1.0",
+    "hexo-renderer-postcss": "git+https://github.com/arturi/hexo-renderer-postcss.git",
+    "hexo-renderer-scss": "^1.2.0",
     "hexo-server": "^0.3.1",
     "hexo-tag-emojis": "^2.0.1",
     "hexo-util": "^0.6.3",
-    "js-yaml": "^3.10.0",
+    "js-yaml": "^3.11.0",
     "mkdirp": "0.5.1",
-    "postcss-inline-svg": "^3.0.0"
+    "postcss-inline-svg": "^3.1.1"
   },
   "devDependencies": {
     "aliasify": "^2.1.0",
-    "babel-core": "^6.26.0",
+    "babel-core": "^6.26.3",
     "babelify": "^8.0.0",
-    "browserify": "^15.1.0",
+    "browserify": "^16.2.0",
     "chalk": "1.1.3",
     "documentation": "4.0.0-beta9",
     "glob": "7.0.5",
@@ -40,6 +40,6 @@
     "multi-glob": "1.0.1",
     "node-notifier": "^5.2.1",
     "remark": "5.0.1",
-    "watchify": "^3.9.0"
+    "watchify": "^3.11.0"
   }
-}
+}

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است