diff --git a/package.json b/package.json index 1156b03..2ae2579 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "hexo-generator-index": "^3.0.0", "hexo-generator-sitemap": "^3.0.1", "hexo-generator-tag": "^2.0.0", - "hexo-next-giscus": "^1.2.0", + "hexo-next-giscus": "^1.3.0", "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-pandoc": "^0.4.0", "hexo-renderer-stylus": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6359541..c1d4115 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: ^2.0.0 version: 2.0.0 hexo-next-giscus: - specifier: ^1.2.0 - version: 1.2.0 + specifier: ^1.3.0 + version: 1.3.0 hexo-renderer-ejs: specifier: ^2.0.0 version: 2.0.0 @@ -587,8 +587,8 @@ packages: picocolors: 1.0.0 dev: false - /hexo-next-giscus@1.2.0: - resolution: {integrity: sha512-EK5tkMxh1DDVB0RrErrO7yGaJuVoy9AZi4hpSrNb8AE3dLKrA6mAQl9OAFpYbtOXj8HpHyfQjyeI620qMTOyUA==} + /hexo-next-giscus@1.3.0: + resolution: {integrity: sha512-2Btg3zWffTYgGj494OjPwtmG5gZUMoNrd7c4LKwdZQwROG7u1kF5ZBlROs4ngwellpM4fSS5dTh2nyZtcq8lnA==} dependencies: '@next-theme/utils': 1.3.0 dev: false