From a0f27af97299947b89c13eb397a4ace74961ae39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 04:31:58 +0000 Subject: [PATCH] Bump hexo-theme-volantis from 5.0.0-rc.1 to 5.0.0-rc.7 Bumps [hexo-theme-volantis](https://github.com/volantis-x/hexo-theme-volantis) from 5.0.0-rc.1 to 5.0.0-rc.7. - [Release notes](https://github.com/volantis-x/hexo-theme-volantis/releases) - [Commits](https://github.com/volantis-x/hexo-theme-volantis/compare/5.0.0-rc.1...5.0.0-rc.7) --- updated-dependencies: - dependency-name: hexo-theme-volantis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++-------- package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 10ee040..fa1b49e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-stylus": "^2.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-volantis": "^5.0.0-rc.1" + "hexo-theme-volantis": "^5.0.0-rc.7" } }, "node_modules/@tootallnate/once": { @@ -1228,10 +1228,9 @@ "license": "MIT" }, "node_modules/hexo-theme-volantis": { - "version": "5.0.0-rc.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/hexo-theme-volantis/-/hexo-theme-volantis-5.0.0-rc.1.tgz", - "integrity": "sha512-wz8aglybTW6UIGSDWFa+Kto81Sb9xqlF9wS0f3SiWjm2PwDH1bWft+78gBEU45AbqDGCClpjW6prSTE6+gJO7g==", - "license": "MIT" + "version": "5.0.0-rc.7", + "resolved": "https://registry.npmjs.org/hexo-theme-volantis/-/hexo-theme-volantis-5.0.0-rc.7.tgz", + "integrity": "sha512-p6K5cIXUyZUITlVzbzJItCMm9fZj3QATHkH8TTMKfkz3Wq9pRPqWBpW0zaiWBXIQKZAh+7//6iTxZ69IvaH1jg==" }, "node_modules/hexo-util": { "version": "2.5.0", @@ -3623,9 +3622,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "hexo-theme-volantis": { - "version": "5.0.0-rc.1", - "resolved": "https://repo.huaweicloud.com/repository/npm/hexo-theme-volantis/-/hexo-theme-volantis-5.0.0-rc.1.tgz", - "integrity": "sha512-wz8aglybTW6UIGSDWFa+Kto81Sb9xqlF9wS0f3SiWjm2PwDH1bWft+78gBEU45AbqDGCClpjW6prSTE6+gJO7g==" + "version": "5.0.0-rc.7", + "resolved": "https://registry.npmjs.org/hexo-theme-volantis/-/hexo-theme-volantis-5.0.0-rc.7.tgz", + "integrity": "sha512-p6K5cIXUyZUITlVzbzJItCMm9fZj3QATHkH8TTMKfkz3Wq9pRPqWBpW0zaiWBXIQKZAh+7//6iTxZ69IvaH1jg==" }, "hexo-util": { "version": "2.5.0", diff --git a/package.json b/package.json index a182073..5de7aef 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "hexo-renderer-stylus": "^2.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-volantis": "^5.0.0-rc.1" + "hexo-theme-volantis": "^5.0.0-rc.7" } }