From b1bd65ad74e019aa10b5bc9a3564bcc5a3d0c90d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 08:09:03 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.14.1 to 8.15.1 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.14.1 to 8.15.1. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.14.1...v8.15.1) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-type: direct:production update-type: version-update:semver-minor ... 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 ac39373..6847a41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-next": "^8.14.0" + "hexo-theme-next": "^8.15.1" } }, "node_modules/@tootallnate/once": { @@ -1082,9 +1082,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "node_modules/hexo-theme-next": { - "version": "8.14.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.14.1.tgz", - "integrity": "sha512-7nf9AXlCYt3dgfoFVPA1ck9bJw71BkTZsHX09z02HYlVt4SJ0cI2agW02GGfeg2n0SxJCnOGRlcmR9/37E3TEA==" + "version": "8.15.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.15.1.tgz", + "integrity": "sha512-ZM+dPx6mkFvmk8vp+dsvI+Cu1LE8XZW3PQjirmc+xd7CSUFby+4rYZ9puFVQlc5dvCM/lTfzp/WJu74JcC3Q2w==" }, "node_modules/hexo-util": { "version": "2.7.0", @@ -3227,9 +3227,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "hexo-theme-next": { - "version": "8.14.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.14.1.tgz", - "integrity": "sha512-7nf9AXlCYt3dgfoFVPA1ck9bJw71BkTZsHX09z02HYlVt4SJ0cI2agW02GGfeg2n0SxJCnOGRlcmR9/37E3TEA==" + "version": "8.15.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.15.1.tgz", + "integrity": "sha512-ZM+dPx6mkFvmk8vp+dsvI+Cu1LE8XZW3PQjirmc+xd7CSUFby+4rYZ9puFVQlc5dvCM/lTfzp/WJu74JcC3Q2w==" }, "hexo-util": { "version": "2.7.0", diff --git a/package.json b/package.json index 2b79551..0ae996e 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-next": "^8.14.0" + "hexo-theme-next": "^8.15.1" } }