mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
upped versions of hexo
This commit is contained in:
+3
-3
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"hexo": {
|
||||
"version": "3.5.0"
|
||||
"version": "3.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "hexo serve",
|
||||
@@ -14,7 +14,7 @@
|
||||
"cheerio": "^1.0.0-rc.2",
|
||||
"common-tags": "^1.7.2",
|
||||
"graphql-docs": "^0.2.0",
|
||||
"hexo": "^3.2.0",
|
||||
"hexo": "^3.6.0",
|
||||
"hexo-generator-index": "^0.2.0",
|
||||
"hexo-renderer-marked": "^0.3.0",
|
||||
"hexo-renderer-sass": "^0.3.2",
|
||||
@@ -23,4 +23,4 @@
|
||||
"devDependencies": {
|
||||
"nodemon": "^1.14.12"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1806,7 +1806,7 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
|
||||
escape-string-regexp "^1.0.5"
|
||||
supports-color "^4.0.0"
|
||||
|
||||
chalk@^2.3.0, chalk@^2.3.1:
|
||||
chalk@^2.3.1:
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796"
|
||||
dependencies:
|
||||
@@ -4559,9 +4559,9 @@ hexo-bunyan@^1.0.0:
|
||||
mv "~2"
|
||||
safe-json-stringify "~1"
|
||||
|
||||
hexo-cli@^1.0.2:
|
||||
version "1.0.4"
|
||||
resolved "https://registry.yarnpkg.com/hexo-cli/-/hexo-cli-1.0.4.tgz#c8f1421ec24209d8ffc7bfeea496ab99f34191e1"
|
||||
hexo-cli@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/hexo-cli/-/hexo-cli-1.1.0.tgz#496d238d4646dbfd1cf047b6dc5271bfb5cb798f"
|
||||
dependencies:
|
||||
abbrev "^1.0.7"
|
||||
bluebird "^3.4.0"
|
||||
@@ -4572,6 +4572,7 @@ hexo-cli@^1.0.2:
|
||||
hexo-util "^0.6.0"
|
||||
minimist "^1.2.0"
|
||||
object-assign "^4.1.0"
|
||||
resolve "^1.5.0"
|
||||
tildify "^1.2.0"
|
||||
|
||||
hexo-front-matter@^0.2.2:
|
||||
@@ -4655,28 +4656,29 @@ hexo-util@^0.6.0, hexo-util@^0.6.2:
|
||||
html-entities "^1.2.0"
|
||||
striptags "^2.1.1"
|
||||
|
||||
hexo@^3.2.0:
|
||||
version "3.5.0"
|
||||
resolved "https://registry.yarnpkg.com/hexo/-/hexo-3.5.0.tgz#85a272b36e5c7bfea3571eca064910ed1bc12c8f"
|
||||
hexo@^3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/hexo/-/hexo-3.6.0.tgz#f978263eb889655269902bc60cd0dfaa29d63c0f"
|
||||
dependencies:
|
||||
abbrev "^1.0.7"
|
||||
archy "^1.0.0"
|
||||
bluebird "^3.4.0"
|
||||
chalk "^2.3.0"
|
||||
chalk "^2.3.1"
|
||||
cheerio "^0.20.0"
|
||||
hexo-cli "^1.0.2"
|
||||
hexo-cli "^1.1.0"
|
||||
hexo-front-matter "^0.2.2"
|
||||
hexo-fs "^0.2.0"
|
||||
hexo-i18n "^0.2.1"
|
||||
hexo-log "^0.2.0"
|
||||
hexo-util "^0.6.0"
|
||||
js-yaml "^3.6.1"
|
||||
lodash "^4.13.1"
|
||||
lodash "^4.17.5"
|
||||
minimatch "^3.0.4"
|
||||
moment "^2.19.4"
|
||||
moment-timezone "^0.5.14"
|
||||
nunjucks "^3.0.1"
|
||||
nunjucks "^3.1.2"
|
||||
pretty-hrtime "^1.0.2"
|
||||
resolve "^1.5.0"
|
||||
strip-ansi "^4.0.0"
|
||||
strip-indent "^2.0.0"
|
||||
swig-extras "0.0.1"
|
||||
@@ -7714,9 +7716,9 @@ number-is-nan@^1.0.0:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
||||
|
||||
nunjucks@^3.0.1:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.1.0.tgz#6c384eaafada1eb734d9a78126f3279c87d45d5e"
|
||||
nunjucks@^3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/nunjucks/-/nunjucks-3.1.2.tgz#85945a66bb8239bb37ecef83dab4cc1f152aabb9"
|
||||
dependencies:
|
||||
a-sync-waterfall "^1.0.0"
|
||||
asap "^2.0.3"
|
||||
@@ -9679,7 +9681,7 @@ resolve@1.1.7:
|
||||
version "1.1.7"
|
||||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
|
||||
|
||||
resolve@^1.1.6, resolve@^1.4.0:
|
||||
resolve@^1.1.6, resolve@^1.4.0, resolve@^1.5.0:
|
||||
version "1.5.0"
|
||||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user