diff --git a/package.json b/package.json index c420b84c..f818e752 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "sass": "^1.78.0", "stylelint": "^16.9.0", "stylelint-config-standard-scss": "^13.1.0", - "stylelint-scss": "^6.5.1", + "stylelint-scss": "^6.6.0", "vite": "5.4.4", "vite-plugin-progress": "^0.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03f3a31a..98cf9ecc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^13.1.0 version: 13.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)) stylelint-scss: - specifier: ^6.5.1 - version: 6.5.1(stylelint@16.9.0(typescript@5.5.4)) + specifier: ^6.6.0 + version: 6.6.0(stylelint@16.9.0(typescript@5.5.4)) vite: specifier: 5.4.4 version: 5.4.4(@types/node@22.5.4)(sass@1.78.0) @@ -3208,8 +3208,8 @@ packages: peerDependencies: stylelint: ^16.1.0 - stylelint-scss@6.5.1: - resolution: {integrity: sha512-ZLqdqihm6uDYkrsOeD6YWb+stZI8Wn92kUNDhE4M+g9g1aCnRv0JlOrttFiAJJwaNzpdQgX3YJb5vDQXVuO9Ww==} + stylelint-scss@6.6.0: + resolution: {integrity: sha512-aK2Rdt41Jt9Gv/ClMN5BYhP7xR3IEoRMDKpJkIDI9frZQ6KkxeLishusxs2JtEGZdJWXvPoBOhswNxj3gx8L/g==} engines: {node: '>=18.12.0'} peerDependencies: stylelint: ^16.0.2 @@ -6940,7 +6940,7 @@ snapshots: postcss-scss: 4.0.9(postcss@8.4.45) stylelint: 16.9.0(typescript@5.5.4) stylelint-config-recommended: 14.0.1(stylelint@16.9.0(typescript@5.5.4)) - stylelint-scss: 6.5.1(stylelint@16.9.0(typescript@5.5.4)) + stylelint-scss: 6.6.0(stylelint@16.9.0(typescript@5.5.4)) optionalDependencies: postcss: 8.4.45 @@ -6961,7 +6961,7 @@ snapshots: stylelint: 16.9.0(typescript@5.5.4) stylelint-config-recommended: 14.0.1(stylelint@16.9.0(typescript@5.5.4)) - stylelint-scss@6.5.1(stylelint@16.9.0(typescript@5.5.4)): + stylelint-scss@6.6.0(stylelint@16.9.0(typescript@5.5.4)): dependencies: css-tree: 2.3.1 is-plain-object: 5.0.0