From e7f3ca2974f237b1a02c24ac4bf25491489ba6cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 02:23:17 +0100 Subject: [PATCH] Update dependency stylelint-stylus to v1 (#1098) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- website/package.json | 2 +- website/pnpm-lock.yaml | 82 ++++++++++-------------------------------- 2 files changed, 20 insertions(+), 64 deletions(-) diff --git a/website/package.json b/website/package.json index 084fae4c..a58c0d53 100644 --- a/website/package.json +++ b/website/package.json @@ -68,7 +68,7 @@ "markdownlint-cli": "0.38.0", "sentences-per-line": "0.2.1", "stylelint": "15.11.0", - "stylelint-stylus": "0.18.0", + "stylelint-stylus": "1.0.0", "stylus": "0.62.0", "unplugin-element-plus": "0.8.0", "vite-plugin-eslint": "1.8.1", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index bc17b803..27fd745c 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -113,8 +113,8 @@ devDependencies: specifier: 15.11.0 version: 15.11.0(typescript@5.2.2) stylelint-stylus: - specifier: 0.18.0 - version: 0.18.0(stylelint@15.11.0) + specifier: 1.0.0 + version: 1.0.0(stylelint@15.11.0) stylus: specifier: 0.62.0 version: 0.62.0 @@ -123,10 +123,10 @@ devDependencies: version: 0.8.0 vite-plugin-eslint: specifier: 1.8.1 - version: 1.8.1(eslint@8.56.0)(vite@5.0.2) + version: 1.8.1(eslint@8.56.0)(vite@5.0.10) vitepress: specifier: 1.0.0-rc.32 - version: 1.0.0-rc.32(@algolia/client-search@4.20.0)(@types/node@20.10.5)(axios@1.6.2)(postcss@8.4.31)(search-insights@2.8.2)(stylus@0.62.0)(typescript@5.2.2) + version: 1.0.0-rc.32(@algolia/client-search@4.20.0)(@types/node@20.10.5)(axios@1.6.2)(postcss@8.4.32)(search-insights@2.8.2)(stylus@0.62.0)(typescript@5.2.2) vitepress-plugin-tabs: specifier: 0.5.0 version: 0.5.0(vitepress@1.0.0-rc.32)(vue@3.3.13) @@ -4980,8 +4980,8 @@ packages: dependencies: htmlparser2: 8.0.2 js-tokens: 8.0.2 - postcss: 8.4.31 - postcss-safe-parser: 6.0.0(postcss@8.4.31) + postcss: 8.4.32 + postcss-safe-parser: 6.0.0(postcss@8.4.32) dev: true /postcss-media-query-parser@0.2.3: @@ -5001,13 +5001,13 @@ packages: postcss: 8.4.29 dev: true - /postcss-safe-parser@6.0.0(postcss@8.4.31): + /postcss-safe-parser@6.0.0(postcss@8.4.32): resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.31 + postcss: 8.4.32 dev: true /postcss-selector-parser@6.0.13: @@ -5025,7 +5025,7 @@ packages: debug: 4.3.4 fast-diff: 1.3.0 lodash.sortedlastindex: 4.1.0 - postcss: 8.4.31 + postcss: 8.4.32 stylus: 0.57.0 transitivePeerDependencies: - supports-color @@ -5044,15 +5044,6 @@ packages: source-map-js: 1.0.2 dev: true - /postcss@8.4.31: - resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 - dev: true - /postcss@8.4.32: resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} engines: {node: ^10 || ^12 || >=14} @@ -5700,12 +5691,12 @@ packages: stylelint: 15.11.0(typescript@5.2.2) dev: true - /stylelint-stylus@0.18.0(stylelint@15.11.0): - resolution: {integrity: sha512-n3zjLFLonPOUYY3UIUtSKzZzPB9GQo+BvtmcEQfI+4QHiNsHpfr9QrznkWT8sUB+S11dr3JRCzZ45K9lRQviSg==} + /stylelint-stylus@1.0.0(stylelint@15.11.0): + resolution: {integrity: sha512-Sd9PY5ndU09PbH61ojs6yZ3HausS9OE7TgWwl8kZfwTQTTbYqCmk4Vy4wIWvDisN+C8jeHr3TBddlCQZg2yGMw==} engines: {node: ^12 || >=14} peerDependencies: postcss-syntax: ^0.36.2 - stylelint: ^13.2.1 || ^14 || ^15 + stylelint: ^13.2.1 || ^14 || ^15 || ^16 peerDependenciesMeta: postcss-syntax: optional: true @@ -5717,6 +5708,8 @@ packages: postcss-media-query-parser: 0.2.3 postcss-selector-parser: 6.0.13 postcss-styl: 0.12.3 + postcss-value-parser: 4.2.0 + semver: 7.5.4 style-search: 0.1.0 stylelint: 15.11.0(typescript@5.2.2) stylelint-config-html: 1.1.0(postcss-html@1.5.0)(stylelint@15.11.0) @@ -6140,7 +6133,7 @@ packages: vfile-message: 4.0.2 dev: true - /vite-plugin-eslint@1.8.1(eslint@8.56.0)(vite@5.0.2): + /vite-plugin-eslint@1.8.1(eslint@8.56.0)(vite@5.0.10): resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==} peerDependencies: eslint: '>=7' @@ -6150,7 +6143,7 @@ packages: '@types/eslint': 8.44.2 eslint: 8.56.0 rollup: 2.79.1 - vite: 5.0.2(@types/node@20.10.5)(stylus@0.62.0) + vite: 5.0.10(@types/node@20.10.5)(stylus@0.62.0) dev: true /vite@5.0.10(@types/node@20.10.5)(stylus@0.62.0): @@ -6190,54 +6183,17 @@ packages: fsevents: 2.3.3 dev: true - /vite@5.0.2(@types/node@20.10.5)(stylus@0.62.0): - resolution: {integrity: sha512-6CCq1CAJCNM1ya2ZZA7+jS2KgnhbzvxakmlIjN24cF/PXhRMzpM/z8QgsVJA/Dm5fWUWnVEsmtBoMhmerPxT0g==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - '@types/node': 20.10.5 - esbuild: 0.19.5 - postcss: 8.4.31 - rollup: 4.5.0 - stylus: 0.62.0 - optionalDependencies: - fsevents: 2.3.3 - dev: true - /vitepress-plugin-tabs@0.5.0(vitepress@1.0.0-rc.32)(vue@3.3.13): resolution: {integrity: sha512-SIhFWwGsUkTByfc2b279ray/E0Jt8vDTsM1LiHxmCOBAEMmvzIBZSuYYT1DpdDTiS3SuJieBheJkYnwCq/yD9A==} peerDependencies: vitepress: ^1.0.0-rc.27 vue: ^3.3.8 dependencies: - vitepress: 1.0.0-rc.32(@algolia/client-search@4.20.0)(@types/node@20.10.5)(axios@1.6.2)(postcss@8.4.31)(search-insights@2.8.2)(stylus@0.62.0)(typescript@5.2.2) + vitepress: 1.0.0-rc.32(@algolia/client-search@4.20.0)(@types/node@20.10.5)(axios@1.6.2)(postcss@8.4.32)(search-insights@2.8.2)(stylus@0.62.0)(typescript@5.2.2) vue: 3.3.13(typescript@5.2.2) dev: true - /vitepress@1.0.0-rc.32(@algolia/client-search@4.20.0)(@types/node@20.10.5)(axios@1.6.2)(postcss@8.4.31)(search-insights@2.8.2)(stylus@0.62.0)(typescript@5.2.2): + /vitepress@1.0.0-rc.32(@algolia/client-search@4.20.0)(@types/node@20.10.5)(axios@1.6.2)(postcss@8.4.32)(search-insights@2.8.2)(stylus@0.62.0)(typescript@5.2.2): resolution: {integrity: sha512-yf00Skn5BGP+YOQvTbSrB5s9qEb/cV+i+wM5rw+mlaxcIYtK+ORvyBEYZLvKogs7OO70TppJtixb4ofeo5K7HA==} hasBin: true peerDependencies: @@ -6260,7 +6216,7 @@ packages: mark.js: 8.11.1 minisearch: 6.3.0 mrmime: 1.0.1 - postcss: 8.4.31 + postcss: 8.4.32 shikiji: 0.9.2 shikiji-transformers: 0.9.2 vite: 5.0.10(@types/node@20.10.5)(stylus@0.62.0)