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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-13 09:17:44 +08:00
committed by GitHub
parent cfad88666b
commit c89a83f980
2 changed files with 15 additions and 5 deletions

18
pnpm-lock.yaml generated
View File

@@ -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)

View File

@@ -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