chore(deps-dev): bump stylelint from 16.3.1 to 16.4.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.1 to 16.4.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.4.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-24 08:29:44 +00:00 committed by GitHub
parent ef5778ea59
commit f4a7ec8f21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 25 additions and 25 deletions

View File

@ -44,7 +44,7 @@
"husky": "^9.0.11",
"prettier": "^3.2.5",
"sass": "^1.75.0",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.2.1",
"vite": "5.2.8",

View File

@ -101,14 +101,14 @@ devDependencies:
specifier: ^1.75.0
version: 1.75.0
stylelint:
specifier: ^16.3.1
version: 16.3.1(typescript@5.4.5)
specifier: ^16.4.0
version: 16.4.0(typescript@5.4.5)
stylelint-config-standard-scss:
specifier: ^13.1.0
version: 13.1.0(postcss@8.4.38)(stylelint@16.3.1)
version: 13.1.0(postcss@8.4.38)(stylelint@16.4.0)
stylelint-scss:
specifier: ^6.2.1
version: 6.2.1(stylelint@16.3.1)
version: 6.2.1(stylelint@16.4.0)
vite:
specifier: 5.2.8
version: 5.2.8(@types/node@20.12.7)(sass@1.75.0)
@ -3501,8 +3501,8 @@ packages:
which: 2.0.2
dev: true
/css-functions-list@3.2.1:
resolution: {integrity: sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==}
/css-functions-list@3.2.2:
resolution: {integrity: sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==}
engines: {node: '>=12 || >=16'}
dev: true
@ -5852,7 +5852,7 @@ packages:
engines: {node: '>=8'}
dev: true
/stylelint-config-recommended-scss@14.0.0(postcss@8.4.38)(stylelint@16.3.1):
/stylelint-config-recommended-scss@14.0.0(postcss@8.4.38)(stylelint@16.4.0):
resolution: {integrity: sha512-HDvpoOAQ1RpF+sPbDOT2Q2/YrBDEJDnUymmVmZ7mMCeNiFSdhRdyGEimBkz06wsN+HaFwUh249gDR+I9JR7Onw==}
engines: {node: '>=18.12.0'}
peerDependencies:
@ -5864,21 +5864,21 @@ packages:
dependencies:
postcss: 8.4.38
postcss-scss: 4.0.9(postcss@8.4.38)
stylelint: 16.3.1(typescript@5.4.5)
stylelint-config-recommended: 14.0.0(stylelint@16.3.1)
stylelint-scss: 6.2.1(stylelint@16.3.1)
stylelint: 16.4.0(typescript@5.4.5)
stylelint-config-recommended: 14.0.0(stylelint@16.4.0)
stylelint-scss: 6.2.1(stylelint@16.4.0)
dev: true
/stylelint-config-recommended@14.0.0(stylelint@16.3.1):
/stylelint-config-recommended@14.0.0(stylelint@16.4.0):
resolution: {integrity: sha512-jSkx290CglS8StmrLp2TxAppIajzIBZKYm3IxT89Kg6fGlxbPiTiyH9PS5YUuVAFwaJLl1ikiXX0QWjI0jmgZQ==}
engines: {node: '>=18.12.0'}
peerDependencies:
stylelint: ^16.0.0
dependencies:
stylelint: 16.3.1(typescript@5.4.5)
stylelint: 16.4.0(typescript@5.4.5)
dev: true
/stylelint-config-standard-scss@13.1.0(postcss@8.4.38)(stylelint@16.3.1):
/stylelint-config-standard-scss@13.1.0(postcss@8.4.38)(stylelint@16.4.0):
resolution: {integrity: sha512-Eo5w7/XvwGHWkeGLtdm2FZLOMYoZl1omP2/jgFCXyl2x5yNz7/8vv4Tj6slHvMSSUNTaGoam/GAZ0ZhukvalfA==}
engines: {node: '>=18.12.0'}
peerDependencies:
@ -5889,22 +5889,22 @@ packages:
optional: true
dependencies:
postcss: 8.4.38
stylelint: 16.3.1(typescript@5.4.5)
stylelint-config-recommended-scss: 14.0.0(postcss@8.4.38)(stylelint@16.3.1)
stylelint-config-standard: 36.0.0(stylelint@16.3.1)
stylelint: 16.4.0(typescript@5.4.5)
stylelint-config-recommended-scss: 14.0.0(postcss@8.4.38)(stylelint@16.4.0)
stylelint-config-standard: 36.0.0(stylelint@16.4.0)
dev: true
/stylelint-config-standard@36.0.0(stylelint@16.3.1):
/stylelint-config-standard@36.0.0(stylelint@16.4.0):
resolution: {integrity: sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==}
engines: {node: '>=18.12.0'}
peerDependencies:
stylelint: ^16.1.0
dependencies:
stylelint: 16.3.1(typescript@5.4.5)
stylelint-config-recommended: 14.0.0(stylelint@16.3.1)
stylelint: 16.4.0(typescript@5.4.5)
stylelint-config-recommended: 14.0.0(stylelint@16.4.0)
dev: true
/stylelint-scss@6.2.1(stylelint@16.3.1):
/stylelint-scss@6.2.1(stylelint@16.4.0):
resolution: {integrity: sha512-ZoGLbVb1keZYRVGQlhB8G6sZOoNqw61whzzzGFWp05N12ErqLFfBv3JPrXiMLZaW98sBS7K/vUQhRnvUj4vwdw==}
engines: {node: '>=18.12.0'}
peerDependencies:
@ -5915,11 +5915,11 @@ packages:
postcss-resolve-nested-selector: 0.1.1
postcss-selector-parser: 6.0.16
postcss-value-parser: 4.2.0
stylelint: 16.3.1(typescript@5.4.5)
stylelint: 16.4.0(typescript@5.4.5)
dev: true
/stylelint@16.3.1(typescript@5.4.5):
resolution: {integrity: sha512-/JOwQnBvxEKOT2RtNgGpBVXnCSMBgKOL2k7w0K52htwCyJls4+cHvc4YZgXlVoAZS9QJd2DgYAiRnja96pTgxw==}
/stylelint@16.4.0(typescript@5.4.5):
resolution: {integrity: sha512-uSx7VMuXwLuYcNSIg+0/fFNv0WinsfLAqsVVy7h7p80clKOHiGE8pfY6UjqwylTHiJrRIahTl6a8FPxGezhWoA==}
engines: {node: '>=18.12.0'}
hasBin: true
dependencies:
@ -5931,7 +5931,7 @@ packages:
balanced-match: 2.0.0
colord: 2.9.3
cosmiconfig: 9.0.0(typescript@5.4.5)
css-functions-list: 3.2.1
css-functions-list: 3.2.2
css-tree: 2.3.1
debug: 4.3.4
fast-glob: 3.3.2