From c482e70909cb8e2957641b1f254b0bbefe3e9b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 13:15:29 +0000 Subject: [PATCH] build(deps): bump hexo-theme-next from 8.17.0 to 8.18.0 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.17.0 to 8.18.0. - [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.18.0) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-type: direct:production update-type: version-update:semver-minor ... 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..9c7cd2a 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.18.0", "hexo-util": "^3.0.1", "js-yaml": "^4.1.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fffab5c..5455ce8 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.18.0 + version: 8.18.0 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.18.0: + resolution: {integrity: sha512-J6LHfap6o0RSUrUeQfl5YHUHJxsOi1jqXDbmi9blLTSYOPvo6AONhfMfaTY3aJ3sBGpK+aOVLbZA0/ZBAtb/Tw==} dev: false /hexo-util@2.7.0: