Skip to content

Commit

Permalink
Merge pull request #108 from iliyian/dependabot/npm_and_yarn/hexo-the…
Browse files Browse the repository at this point in the history
…me-butterfly-4.11.0

Bump hexo-theme-butterfly from 4.8.1 to 4.11.0
  • Loading branch information
iliyian authored Nov 26, 2023
2 parents c9da8c2 + d03aa52 commit 9aef3a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"hexo-renderer-pug": "^3.0.0",
"hexo-renderer-stylus": "^3.0.0",
"hexo-server": "^3.0.0",
"hexo-theme-butterfly": "^4.8.1",
"hexo-theme-butterfly": "^4.11.0",
"hexo-theme-landscape": "^0.0.3",
"hexo-wordcount": "^6.0.1",
"lodash.template": "^4.5.0",
Expand Down
51 changes: 7 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1039,15 +1039,6 @@ css-what@^5.0.0:
resolved "https://registry.yarnpkg.com/css-what/-/css-what-5.1.0.tgz#3f7b707aadf633baf62c2ceb8579b545bb40f7fe"
integrity sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==

css@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d"
integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==
dependencies:
inherits "^2.0.4"
source-map "^0.6.1"
source-map-resolve "^0.6.0"

csso@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529"
Expand Down Expand Up @@ -2610,14 +2601,6 @@ hexo-renderer-pug@^3.0.0:
dependencies:
pug "^3.0.2"

hexo-renderer-stylus@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-2.1.0.tgz#4cbae08d36c7390b791c2cc3df7c53c3ff615106"
integrity sha512-Nef4YCr7JX8jaRaByhzXMSsWnDed+RgJj6aU/ARnYu3Bn5xz/qRz52VJG7KqD0Xuysxa9TIBdVUgNzBrSFn3DQ==
dependencies:
nib "^1.2.0"
stylus "^0.57.0"

hexo-renderer-stylus@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-3.0.0.tgz#6d5d8678c327e68aef213b41a9e7fcf0527ccd51"
Expand All @@ -2640,13 +2623,13 @@ hexo-server@^3.0.0:
picocolors "^1.0.0"
serve-static "^1.14.1"

hexo-theme-butterfly@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.8.1.tgz#4c3fa7f480bab1a4c56dd0ffddb2740eb823c420"
integrity sha512-QwcjBst0BhQjd1ve8Eh/GwmH7dzBUjvMEY3Q4qzheLGpgjy+tiMWXpvqwUDHPHTWQOB5oXAAkO8j1l3gONuaiQ==
hexo-theme-butterfly@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.11.0.tgz#ee67e2fd7331be32d1ae08287dfab4598eec9fe6"
integrity sha512-D4rPeY8445RxsRg0/tCXk5CwYG1ktKHutgLJiIDy/ZYSqIeLgkGOjWQkkgifXDkklBP25Krd6fXUI/NDPu2l2A==
dependencies:
hexo-renderer-pug "^3.0.0"
hexo-renderer-stylus "^2.1.0"
hexo-renderer-stylus "^3.0.0"

hexo-theme-landscape@^0.0.3:
version "0.0.3"
Expand Down Expand Up @@ -2903,7 +2886,7 @@ inflight@^1.0.4:
once "^1.3.0"
wrappy "1"

inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
version "2.0.4"
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
Expand Down Expand Up @@ -4835,7 +4818,7 @@ safe-regex@^1.1.0:
dependencies:
ret "~0.1.10"

"safer-buffer@>= 2.1.2 < 3.0.0", safer-buffer@^2.1.2:
"safer-buffer@>= 2.1.2 < 3.0.0":
version "2.1.2"
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
Expand Down Expand Up @@ -5033,14 +5016,6 @@ source-map-resolve@^0.5.0:
source-map-url "^0.4.0"
urix "^0.1.0"

source-map-resolve@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2"
integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==
dependencies:
atob "^2.1.2"
decode-uri-component "^0.2.0"

source-map-url@^0.4.0:
version "0.4.1"
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.1.tgz#0af66605a745a5a2f91cf1bbf8a7afbc283dec56"
Expand Down Expand Up @@ -5247,18 +5222,6 @@ strtok3@^6.2.4:
"@tokenizer/token" "^0.3.0"
peek-readable "^4.0.1"

stylus@^0.57.0:
version "0.57.0"
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.57.0.tgz#a46f04f426c19ceef54abb1a9d189fd4e886df41"
integrity sha512-yOI6G8WYfr0q8v8rRvE91wbxFU+rJPo760Va4MF6K0I6BZjO4r+xSynkvyPBP9tV1CIEUeRsiidjIs2rzb1CnQ==
dependencies:
css "^3.0.0"
debug "^4.3.2"
glob "^7.1.6"
safer-buffer "^2.1.2"
sax "~1.2.4"
source-map "^0.7.3"

stylus@^0.59.0:
version "0.59.0"
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.59.0.tgz#a344d5932787142a141946536d6e24e6a6be7aa6"
Expand Down

1 comment on commit 9aef3a7

@vercel
Copy link

@vercel vercel bot commented on 9aef3a7 Nov 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blogxyz – ./

blogxyz-git-main-iliyian.vercel.app
blogxyz-iliyian.vercel.app
blogxyz.vercel.app

Please sign in to comment.