mirror of
https://github.com/mue/mue.git
synced 2026-07-07 14:17:09 +02:00
chore(deps-dev): bump stylelint-scss from 6.9.0 to 6.10.0 (#943)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-minor ... 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:
@@ -48,7 +48,7 @@
|
||||
"sass": "^1.81.0",
|
||||
"stylelint": "^16.10.0",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"stylelint-scss": "^6.9.0",
|
||||
"stylelint-scss": "^6.10.0",
|
||||
"vite": "5.4.11",
|
||||
"vite-plugin-progress": "^0.0.7"
|
||||
},
|
||||
|
||||
23
pnpm-lock.yaml
generated
23
pnpm-lock.yaml
generated
@@ -115,8 +115,8 @@ importers:
|
||||
specifier: ^13.1.0
|
||||
version: 13.1.0(postcss@8.4.47)(stylelint@16.10.0(typescript@5.6.3))
|
||||
stylelint-scss:
|
||||
specifier: ^6.9.0
|
||||
version: 6.9.0(stylelint@16.10.0(typescript@5.6.3))
|
||||
specifier: ^6.10.0
|
||||
version: 6.10.0(stylelint@16.10.0(typescript@5.6.3))
|
||||
vite:
|
||||
specifier: 5.4.11
|
||||
version: 5.4.11(@types/node@22.7.5)(sass@1.81.0)
|
||||
@@ -2920,6 +2920,10 @@ packages:
|
||||
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
postcss-selector-parser@7.0.0:
|
||||
resolution: {integrity: sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
postcss-value-parser@4.2.0:
|
||||
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
||||
|
||||
@@ -3237,8 +3241,8 @@ packages:
|
||||
peerDependencies:
|
||||
stylelint: ^16.1.0
|
||||
|
||||
stylelint-scss@6.9.0:
|
||||
resolution: {integrity: sha512-oWOR+g6ccagfrENecImGmorWWjVyWpt2R8bmkhOW8FkNNPGStZPQMqb8QWMW4Lwu9TyPqmyjHkkAsy3weqsnNw==}
|
||||
stylelint-scss@6.10.0:
|
||||
resolution: {integrity: sha512-y03if6Qw9xBMoVaf7tzp5BbnYhYvudIKzURkhSHzcHG0bW0fAYvQpTUVJOe7DyhHaxeThBil4ObEMvGbV7+M+w==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^16.0.2
|
||||
@@ -6637,6 +6641,11 @@ snapshots:
|
||||
cssesc: 3.0.0
|
||||
util-deprecate: 1.0.2
|
||||
|
||||
postcss-selector-parser@7.0.0:
|
||||
dependencies:
|
||||
cssesc: 3.0.0
|
||||
util-deprecate: 1.0.2
|
||||
|
||||
postcss-value-parser@4.2.0: {}
|
||||
|
||||
postcss@8.4.47:
|
||||
@@ -6970,7 +6979,7 @@ snapshots:
|
||||
postcss-scss: 4.0.9(postcss@8.4.47)
|
||||
stylelint: 16.10.0(typescript@5.6.3)
|
||||
stylelint-config-recommended: 14.0.1(stylelint@16.10.0(typescript@5.6.3))
|
||||
stylelint-scss: 6.9.0(stylelint@16.10.0(typescript@5.6.3))
|
||||
stylelint-scss: 6.10.0(stylelint@16.10.0(typescript@5.6.3))
|
||||
optionalDependencies:
|
||||
postcss: 8.4.47
|
||||
|
||||
@@ -6991,7 +7000,7 @@ snapshots:
|
||||
stylelint: 16.10.0(typescript@5.6.3)
|
||||
stylelint-config-recommended: 14.0.1(stylelint@16.10.0(typescript@5.6.3))
|
||||
|
||||
stylelint-scss@6.9.0(stylelint@16.10.0(typescript@5.6.3)):
|
||||
stylelint-scss@6.10.0(stylelint@16.10.0(typescript@5.6.3)):
|
||||
dependencies:
|
||||
css-tree: 3.0.1
|
||||
is-plain-object: 5.0.0
|
||||
@@ -6999,7 +7008,7 @@ snapshots:
|
||||
mdn-data: 2.12.2
|
||||
postcss-media-query-parser: 0.2.3
|
||||
postcss-resolve-nested-selector: 0.1.6
|
||||
postcss-selector-parser: 6.1.2
|
||||
postcss-selector-parser: 7.0.0
|
||||
postcss-value-parser: 4.2.0
|
||||
stylelint: 16.10.0(typescript@5.6.3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user