diff --git a/package.json b/package.json index 0ddae148c..d732e6a05 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "hexo-generator-tag": "2.0.0", "hexo-renderer-ejs": "2.0.0", "hexo-renderer-marked": "6.2.0", - "hexo-renderer-stylus": "3.0.0", + "hexo-renderer-stylus": "3.0.1", "hexo-server": "3.0.0", "hexo-theme-next": "8.19.1", "prism-themes": "1.9.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f970181a..15f2f789d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ dependencies: specifier: 6.2.0 version: 6.2.0 hexo-renderer-stylus: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.0.1 + version: 3.0.1 hexo-server: specifier: 3.0.0 version: 3.0.0 @@ -67,8 +67,8 @@ devDependencies: packages: - /@adobe/css-tools@4.2.0: - resolution: {integrity: sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==} + /@adobe/css-tools@4.3.2: + resolution: {integrity: sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==} dev: false /@next-theme/utils@1.3.0: @@ -809,12 +809,12 @@ packages: - utf-8-validate dev: false - /hexo-renderer-stylus@3.0.0: - resolution: {integrity: sha512-wgKOcjUzq1i4Y70luoyYDbh91QeQcDzJO+v1598LgY+IdREFAm+vy1MWtl/TZsVXyPaEtsULNi3Vi22hdsPUSA==} + /hexo-renderer-stylus@3.0.1: + resolution: {integrity: sha512-cFm8ZwShBBeFcQwOXc8EK7lIZnSYVD6OJykdL4GBw99hxc4eD5Hlsi32nRzE8sgKv00jhX1s9Da3GVVFMPAVQg==} engines: {node: '>=14'} dependencies: - nib: 1.2.0(stylus@0.59.0) - stylus: 0.59.0 + nib: 1.2.0(stylus@0.62.0) + stylus: 0.62.0 transitivePeerDependencies: - supports-color dev: false @@ -1284,12 +1284,12 @@ packages: engines: {node: '>= 0.6'} dev: false - /nib@1.2.0(stylus@0.59.0): + /nib@1.2.0(stylus@0.62.0): resolution: {integrity: sha512-7HgrnMl/3yOmWykueO8/D0q+0iWwe7Z+CK2Eaq/xQV8w1hK80WN1oReRQkfkrztbAAnp/nTHkUSl5EcVkor6JQ==} peerDependencies: stylus: '*' dependencies: - stylus: 0.59.0 + stylus: 0.62.0 dev: false /no-case@3.0.4: @@ -1492,8 +1492,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: false - /sax@1.2.4: - resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} + /sax@1.3.0: + resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==} dev: false /saxes@6.0.0: @@ -1597,14 +1597,14 @@ packages: min-indent: 1.0.1 dev: false - /stylus@0.59.0: - resolution: {integrity: sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==} + /stylus@0.62.0: + resolution: {integrity: sha512-v3YCf31atbwJQIMtPNX8hcQ+okD4NQaTuKGUWfII8eaqn+3otrbttGL1zSMZAAtiPsBztQnujVBugg/cXFUpyg==} hasBin: true dependencies: - '@adobe/css-tools': 4.2.0 + '@adobe/css-tools': 4.3.2 debug: 4.3.2 glob: 7.2.0 - sax: 1.2.4 + sax: 1.3.0 source-map: 0.7.3 transitivePeerDependencies: - supports-color