From c89a83f9807eb37a388f2cba6a74fc9592a3bcc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 09:17:44 +0800 Subject: [PATCH] chore(deps): bump stylelint-config-recommended from 14.0.1 to 17.0.0 (#6901) Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 14.0.1 to 17.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/14.0.1...17.0.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 18 ++++++++++++++---- pnpm-workspace.yaml | 2 +- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 321953fa5..b567d9402 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -412,8 +412,8 @@ catalogs: specifier: ^6.1.0 version: 6.1.0 stylelint-config-recommended: - specifier: ^16.0.0 - version: 16.0.0 + specifier: ^17.0.0 + version: 17.0.0 stylelint-config-recommended-scss: specifier: ^14.1.0 version: 14.1.0 @@ -1095,7 +1095,7 @@ importers: version: 16.25.0(typescript@5.9.3) stylelint-config-recommended: specifier: 'catalog:' - version: 16.0.0(stylelint@16.25.0(typescript@5.9.3)) + version: 17.0.0(stylelint@16.25.0(typescript@5.9.3)) stylelint-config-recommended-scss: specifier: 'catalog:' version: 14.1.0(postcss@8.5.6)(stylelint@16.25.0(typescript@5.9.3)) @@ -9865,6 +9865,12 @@ packages: peerDependencies: stylelint: ^16.16.0 + stylelint-config-recommended@17.0.0: + resolution: {integrity: sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA==} + engines: {node: '>=18.12.0'} + peerDependencies: + stylelint: ^16.23.0 + stylelint-config-standard@38.0.0: resolution: {integrity: sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==} engines: {node: '>=18.12.0'} @@ -19627,7 +19633,7 @@ snapshots: semver: 7.7.3 stylelint: 16.25.0(typescript@5.9.3) stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@16.25.0(typescript@5.9.3)) - stylelint-config-recommended: 16.0.0(stylelint@16.25.0(typescript@5.9.3)) + stylelint-config-recommended: 17.0.0(stylelint@16.25.0(typescript@5.9.3)) stylelint-config-recommended@14.0.1(stylelint@16.25.0(typescript@5.9.3)): dependencies: @@ -19637,6 +19643,10 @@ snapshots: dependencies: stylelint: 16.25.0(typescript@5.9.3) + stylelint-config-recommended@17.0.0(stylelint@16.25.0(typescript@5.9.3)): + dependencies: + stylelint: 16.25.0(typescript@5.9.3) + stylelint-config-standard@38.0.0(stylelint@16.25.0(typescript@5.9.3)): dependencies: stylelint: 16.25.0(typescript@5.9.3) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7909e4c61..2bf6830b6 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -153,7 +153,7 @@ catalog: sortablejs: ^1.15.6 stylelint: ^16.21.0 stylelint-config-recess-order: ^6.1.0 - stylelint-config-recommended: ^16.0.0 + stylelint-config-recommended: ^17.0.0 stylelint-config-recommended-scss: ^14.1.0 stylelint-config-recommended-vue: ^1.6.1 stylelint-config-standard: ^38.0.0