diff --git a/package-lock.json b/package-lock.json index aa66561..04813fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "hexo-renderer-marked": "^7.0.1", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-landscape": "^1.0.0", + "hexo-theme-landscape": "^1.1.0", "hexo-theme-next": "^8.21.1" } }, @@ -1268,9 +1268,9 @@ } }, "node_modules/hexo-theme-landscape": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-landscape/-/hexo-theme-landscape-1.0.0.tgz", - "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/hexo-theme-landscape/-/hexo-theme-landscape-1.1.0.tgz", + "integrity": "sha512-nszjixBEiEDZjf7glAGbHg0nKGHZdUDwzFVVdRDeu4FeHfGcY5CZNl9sF4vSligjnD8IwFXpDfx5E+GRmNKvWg==", "license": "MIT" }, "node_modules/hexo-theme-next": { diff --git a/package.json b/package.json index ca0dc7f..89b0544 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "hexo-renderer-marked": "^7.0.1", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-landscape": "^1.0.0", + "hexo-theme-landscape": "^1.1.0", "hexo-theme-next": "^8.21.1" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 0f2efa1..99904f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -624,10 +624,10 @@ hexo-server@^3.0.0: picocolors "^1.0.0" serve-static "^1.14.1" -hexo-theme-landscape@^1.0.0: - version "1.0.0" - resolved "https://registry.npmmirror.com/hexo-theme-landscape/-/hexo-theme-landscape-1.0.0.tgz" - integrity sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A== +hexo-theme-landscape@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/hexo-theme-landscape/-/hexo-theme-landscape-1.1.0.tgz#756335efcc8abd240170f16f36c4af5c4c51c739" + integrity sha512-nszjixBEiEDZjf7glAGbHg0nKGHZdUDwzFVVdRDeu4FeHfGcY5CZNl9sF4vSligjnD8IwFXpDfx5E+GRmNKvWg== hexo-theme-next@^8.21.1: version "8.21.1"