From d11a4c96468601ecff664c1927d5288c2bec6da9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 13:56:04 +0000 Subject: [PATCH] build(deps): bump hexo-theme-next from 8.17.0 to 8.17.1 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.17.0 to 8.17.1. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.17.0...v8.17.1) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1c72ecf..3c03b30 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-next": "^8.17.0", + "hexo-theme-next": "^8.17.1", "hexo-util": "^3.0.1", "js-yaml": "^4.1.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fffab5c..2e38199 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.1' +lockfileVersion: '6.0' settings: autoInstallPeers: true @@ -39,8 +39,8 @@ dependencies: specifier: ^3.0.0 version: 3.0.0 hexo-theme-next: - specifier: ^8.17.0 - version: 8.17.0 + specifier: ^8.17.1 + version: 8.17.1 hexo-util: specifier: ^3.0.1 version: 3.0.1 @@ -780,8 +780,8 @@ packages: - supports-color dev: false - /hexo-theme-next@8.17.0: - resolution: {integrity: sha512-J51XPF6wlxxgJ6MW7MXi7LweIhR7i/57CwFk7GHIncju4GHYcD78D678p2UAc9MQc8MFQuyz2pgGopnUEXZ9BQ==} + /hexo-theme-next@8.17.1: + resolution: {integrity: sha512-jtZITm8l/3EfNamUygVGOsyJDMl2JqLfO4xOOz4Cj2I588H4YxSb/Fgc0PnNvD7jsI9GlpNr8EKbbf3tj0FRTw==} dev: false /hexo-util@2.7.0: