mirror of
https://github.com/mue/mue.git
synced 2026-06-09 14:38:43 +02:00
chore(deps-dev): bump stylelint-scss from 6.3.2 to 6.4.0 (#783)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.3.2 to 6.4.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.3.2...v6.4.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:
@@ -47,7 +47,7 @@
|
||||
"sass": "^1.77.7",
|
||||
"stylelint": "^16.6.0",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"stylelint-scss": "^6.3.2",
|
||||
"stylelint-scss": "^6.4.0",
|
||||
"vite": "5.3.3",
|
||||
"vite-plugin-progress": "^0.0.7"
|
||||
},
|
||||
|
||||
19
pnpm-lock.yaml
generated
19
pnpm-lock.yaml
generated
@@ -112,8 +112,8 @@ importers:
|
||||
specifier: ^13.1.0
|
||||
version: 13.1.0(postcss@8.4.38)(stylelint@16.6.1(typescript@5.4.5))
|
||||
stylelint-scss:
|
||||
specifier: ^6.3.2
|
||||
version: 6.3.2(stylelint@16.6.1(typescript@5.4.5))
|
||||
specifier: ^6.4.0
|
||||
version: 6.4.0(stylelint@16.6.1(typescript@5.4.5))
|
||||
vite:
|
||||
specifier: 5.3.3
|
||||
version: 5.3.3(@types/node@20.12.13)(sass@1.77.7)
|
||||
@@ -2646,6 +2646,9 @@ packages:
|
||||
known-css-properties@0.31.0:
|
||||
resolution: {integrity: sha512-sBPIUGTNF0czz0mwGGUoKKJC8Q7On1GPbCSFPfyEsfHb2DyBG0Y4QtV+EVWpINSaiGKZblDNuF5AezxSgOhesQ==}
|
||||
|
||||
known-css-properties@0.34.0:
|
||||
resolution: {integrity: sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==}
|
||||
|
||||
language-subtag-registry@0.3.23:
|
||||
resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
|
||||
|
||||
@@ -3239,8 +3242,8 @@ packages:
|
||||
peerDependencies:
|
||||
stylelint: ^16.1.0
|
||||
|
||||
stylelint-scss@6.3.2:
|
||||
resolution: {integrity: sha512-pNk9mXOVKkQtd+SROPC9io8ISSgX+tOVPhFdBE+LaKQnJMLdWPbGKAGYv4Wmf/RrnOjkutunNTN9kKMhkdE5qA==}
|
||||
stylelint-scss@6.4.0:
|
||||
resolution: {integrity: sha512-1BKRzh2TW38hZm/IWdvBVjlJRERB2zTiwm1xaOeDtUEmEKfxYMNr9THBQQtBV8wGxal/sN+TRsF7v9A5sqGI1A==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^16.0.2
|
||||
@@ -6325,6 +6328,8 @@ snapshots:
|
||||
|
||||
known-css-properties@0.31.0: {}
|
||||
|
||||
known-css-properties@0.34.0: {}
|
||||
|
||||
language-subtag-registry@0.3.23: {}
|
||||
|
||||
language-tags@1.0.9:
|
||||
@@ -6890,7 +6895,7 @@ snapshots:
|
||||
postcss-scss: 4.0.9(postcss@8.4.38)
|
||||
stylelint: 16.6.1(typescript@5.4.5)
|
||||
stylelint-config-recommended: 14.0.0(stylelint@16.6.1(typescript@5.4.5))
|
||||
stylelint-scss: 6.3.2(stylelint@16.6.1(typescript@5.4.5))
|
||||
stylelint-scss: 6.4.0(stylelint@16.6.1(typescript@5.4.5))
|
||||
optionalDependencies:
|
||||
postcss: 8.4.38
|
||||
|
||||
@@ -6911,9 +6916,9 @@ snapshots:
|
||||
stylelint: 16.6.1(typescript@5.4.5)
|
||||
stylelint-config-recommended: 14.0.0(stylelint@16.6.1(typescript@5.4.5))
|
||||
|
||||
stylelint-scss@6.3.2(stylelint@16.6.1(typescript@5.4.5)):
|
||||
stylelint-scss@6.4.0(stylelint@16.6.1(typescript@5.4.5)):
|
||||
dependencies:
|
||||
known-css-properties: 0.31.0
|
||||
known-css-properties: 0.34.0
|
||||
postcss-media-query-parser: 0.2.3
|
||||
postcss-resolve-nested-selector: 0.1.1
|
||||
postcss-selector-parser: 6.1.0
|
||||
|
||||
Reference in New Issue
Block a user