diff --git a/package.json b/package.json index 2c70afdb..2fb1a70d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hexo-renderer-marked": "4.0.0", "hexo-renderer-stylus": "2.0.1", "hexo-server": "2.0.0", - "hexo-theme-next": "8.7.0", + "hexo-theme-next": "8.8.0", "hexo-word-counter": "0.0.3", "jsdelivr_url": "0.0.1" }, diff --git a/yarn.lock b/yarn.lock index 1046f55b..9bd023e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -804,10 +804,10 @@ hexo-server@2.0.0: open "^7.0.0" serve-static "^1.14.1" -hexo-theme-next@8.7.0: - version "8.7.0" - resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.7.0.tgz#c0710d797a5746ccf0a8693c7a1cd9ec2e8d0697" - integrity sha512-lTrXk3kDBSy645iPImiPHieSIvZPzZDDbQZypD4O96ZlVIb9/PO9z7xzSNxROFm4LCyZMF2a8bJEuq5nVkxZRQ== +hexo-theme-next@8.8.0: + version "8.8.0" + resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.8.0.tgz#8f8591803cd89567a4ff2a70785f967d53ce50b2" + integrity sha512-Qypz33aaoHZ+BuuLJmdW7ptn6cvrwOkLOLnZ63KcJ36BhUOnqv6oAYKMr64eSL5PurqQ5HsjOUn3CxXRJM45aw== hexo-util@2.4.0, hexo-util@2.5.0, hexo-util@^0.6.3, hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.4.0: version "2.5.0" @@ -1192,9 +1192,9 @@ minimist-options@4.1.0: kind-of "^6.0.3" minimist@^1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== + version "1.2.8" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" + integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== mkdirp@0.5.x: version "0.5.5"