From 847288f83f9c7ef8775ec1da5ea2eddf47cc82a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 03:09:30 +0000 Subject: [PATCH] Bump hexo-theme-volantis from 5.8.0 to 5.8.1 Bumps [hexo-theme-volantis](https://github.com/volantis-x/hexo-theme-volantis) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/volantis-x/hexo-theme-volantis/releases) - [Changelog](https://github.com/volantis-x/hexo-theme-volantis/blob/5.8.1/CHANGELOG.md) - [Commits](https://github.com/volantis-x/hexo-theme-volantis/compare/5.8.0...5.8.1) --- updated-dependencies: - dependency-name: hexo-theme-volantis dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51232c1..b7143b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-volantis": "^5.8.0" + "hexo-theme-volantis": "^5.8.1" } }, "node_modules/@adobe/css-tools": { @@ -1325,9 +1325,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-volantis": { - "version": "5.8.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-volantis/-/hexo-theme-volantis-5.8.0.tgz", - "integrity": "sha512-Ap8xHssnfEj6eNIoGMVJNiGUza0azPlXcnMaoVa+N69981W9VQ4QSWiylw4kyhE7uu21nCUWxFH7RptyLzDxkw==" + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/hexo-theme-volantis/-/hexo-theme-volantis-5.8.1.tgz", + "integrity": "sha512-xl+fIMdu29en456CtC1FW4zb1AAS9v8a+azIwwUn/HyDykCHpjMMjIY2nT8VzoDrmUorStcR1Rg+0JsNuDm5/A==" }, "node_modules/hexo-util": { "version": "3.2.0", @@ -3597,9 +3597,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "hexo-theme-volantis": { - "version": "5.8.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-volantis/-/hexo-theme-volantis-5.8.0.tgz", - "integrity": "sha512-Ap8xHssnfEj6eNIoGMVJNiGUza0azPlXcnMaoVa+N69981W9VQ4QSWiylw4kyhE7uu21nCUWxFH7RptyLzDxkw==" + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/hexo-theme-volantis/-/hexo-theme-volantis-5.8.1.tgz", + "integrity": "sha512-xl+fIMdu29en456CtC1FW4zb1AAS9v8a+azIwwUn/HyDykCHpjMMjIY2nT8VzoDrmUorStcR1Rg+0JsNuDm5/A==" }, "hexo-util": { "version": "3.2.0", diff --git a/package.json b/package.json index 6207d87..93887cc 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-volantis": "^5.8.0" + "hexo-theme-volantis": "^5.8.1" } } \ No newline at end of file