From f074719c076a02e235df0abe340cc3e025450f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 05:29:58 +0000 Subject: [PATCH] Bump hexo-renderer-stylus from 3.0.0 to 3.0.1 Bumps [hexo-renderer-stylus](https://github.com/hexojs/hexo-renderer-stylus) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/hexojs/hexo-renderer-stylus/releases) - [Commits](https://github.com/hexojs/hexo-renderer-stylus/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: hexo-renderer-stylus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index da76c6d34e..0a9c6a71bc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hexo-generator-tag": "^2.0.0", "hexo-renderer-ejs": "^2.0.0", "hexo-renderer-marked": "^6.0.0", - "hexo-renderer-stylus": "^3.0.0", + "hexo-renderer-stylus": "^3.0.1", "hexo-renderer-swig": "^2.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d39925785..0e0fc3738e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: ^6.0.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-renderer-swig: specifier: ^2.0.0 version: 2.0.0 @@ -989,12 +989,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 @@ -1548,12 +1548,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: @@ -1806,8 +1806,8 @@ packages: /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /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: @@ -1954,14 +1954,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.3.2 debug: 4.3.4 glob: 7.2.3 - sax: 1.2.4 + sax: 1.3.0 source-map: 0.7.4 transitivePeerDependencies: - supports-color