From bb6ff7673e15600c4b7550d30a8571bd27efe505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 05:38:53 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.10.1 to 8.13.1 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.10.1 to 8.13.1. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.10.1...v8.13.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 c3b9deca..b82557fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^4.4.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-next": "^8.10.1" + "hexo-theme-next": "^8.13.1" } }, "node_modules/@babel/helper-string-parser": { @@ -1438,9 +1438,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "node_modules/hexo-theme-next": { - "version": "8.10.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.10.1.tgz", - "integrity": "sha512-c7XoUki1VAxx4TKvyemXJeV/WtPWaUCOm+4c/ca2deCpwSmieKcXA4eFK3acJafh+BxN5mlfg8IhB+PeGGC12Q==" + "version": "8.13.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.13.1.tgz", + "integrity": "sha512-Qn6MAB3+f65gvXOeBnM1awZbpVPlBE/Qnx4e19J5h2llZkIi9J4t0PHcuQY1pLKoAbDJ6NmGM660ugVJG15DtA==" }, "node_modules/hexo-util": { "version": "2.7.0", @@ -4225,9 +4225,9 @@ "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" }, "hexo-theme-next": { - "version": "8.10.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.10.1.tgz", - "integrity": "sha512-c7XoUki1VAxx4TKvyemXJeV/WtPWaUCOm+4c/ca2deCpwSmieKcXA4eFK3acJafh+BxN5mlfg8IhB+PeGGC12Q==" + "version": "8.13.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.13.1.tgz", + "integrity": "sha512-Qn6MAB3+f65gvXOeBnM1awZbpVPlBE/Qnx4e19J5h2llZkIi9J4t0PHcuQY1pLKoAbDJ6NmGM660ugVJG15DtA==" }, "hexo-util": { "version": "2.7.0", diff --git a/package.json b/package.json index 02638d7c..d731fd8c 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^4.4.0", "hexo-theme-landscape": "^0.0.3", - "hexo-theme-next": "^8.10.1" + "hexo-theme-next": "^8.13.1" } }