diff --git a/packages/stylelint-config-scss/package.json b/packages/stylelint-config-scss/package.json index 45344d101..17f72caeb 100644 --- a/packages/stylelint-config-scss/package.json +++ b/packages/stylelint-config-scss/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "stylelint-color-format": "1.1.0", - "stylelint-config-recommended-scss": "13.0.0", + "stylelint-config-recommended-scss": "14.0.0", "stylelint-config-standard": "35.0.0", "stylelint-csstree-validator": "3.0.0", "stylelint-declaration-block-no-ignored-properties": "2.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31437db61..8e3a032dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: 1.1.0 version: 1.1.0(stylelint@15.11.0) stylelint-config-recommended-scss: - specifier: 13.0.0 - version: 13.0.0(postcss@8.4.32)(stylelint@15.11.0) + specifier: 14.0.0 + version: 14.0.0(postcss@8.4.32)(stylelint@15.11.0) stylelint-config-standard: specifier: 35.0.0 version: 35.0.0(stylelint@15.11.0) @@ -7917,11 +7917,11 @@ packages: dependencies: postcss: 8.4.32 - /postcss-scss@4.0.7(postcss@8.4.32): - resolution: {integrity: sha512-xPv2GseoyXPa58Nro7M73ZntttusuCmZdeOojUFR5PZDz2BR62vfYx1w9TyOnp1+nYFowgOMipsCBhxzVkAEPw==} + /postcss-scss@4.0.9(postcss@8.4.32): + resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==} engines: {node: '>=12.0'} peerDependencies: - postcss: ^8.4.19 + postcss: ^8.4.29 dependencies: postcss: 8.4.32 dev: false @@ -8762,29 +8762,21 @@ packages: stylelint: 15.11.0 dev: false - /stylelint-config-recommended-scss@13.0.0(postcss@8.4.32)(stylelint@15.11.0): - resolution: {integrity: sha512-7AmMIsHTsuwUQm7I+DD5BGeIgCvqYZ4BpeYJJpb1cUXQwrJAKjA+GBotFZgUEGP8lAM+wmd91ovzOi8xfAyWEw==} + /stylelint-config-recommended-scss@14.0.0(postcss@8.4.32)(stylelint@15.11.0): + resolution: {integrity: sha512-HDvpoOAQ1RpF+sPbDOT2Q2/YrBDEJDnUymmVmZ7mMCeNiFSdhRdyGEimBkz06wsN+HaFwUh249gDR+I9JR7Onw==} + engines: {node: '>=18.12.0'} peerDependencies: postcss: ^8.3.3 - stylelint: ^15.10.0 + stylelint: ^16.0.2 peerDependenciesMeta: postcss: optional: true dependencies: postcss: 8.4.32 - postcss-scss: 4.0.7(postcss@8.4.32) - stylelint: 15.11.0 - stylelint-config-recommended: 13.0.0(stylelint@15.11.0) - stylelint-scss: 5.3.2(stylelint@15.11.0) - dev: false - - /stylelint-config-recommended@13.0.0(stylelint@15.11.0): - resolution: {integrity: sha512-EH+yRj6h3GAe/fRiyaoO2F9l9Tgg50AOFhaszyfov9v6ayXJ1IkSHwTxd7lB48FmOeSGDPLjatjO11fJpmarkQ==} - engines: {node: ^14.13.1 || >=16.0.0} - peerDependencies: - stylelint: ^15.10.0 - dependencies: + postcss-scss: 4.0.9(postcss@8.4.32) stylelint: 15.11.0 + stylelint-config-recommended: 14.0.0(stylelint@15.11.0) + stylelint-scss: 6.0.0(stylelint@15.11.0) dev: false /stylelint-config-recommended@14.0.0(stylelint@15.11.0): @@ -8854,19 +8846,6 @@ packages: stylelint: 15.11.0 dev: false - /stylelint-scss@5.3.2(stylelint@15.11.0): - resolution: {integrity: sha512-4LzLaayFhFyneJwLo0IUa8knuIvj+zF0vBFueQs4e3tEaAMIQX8q5th8ziKkgOavr6y/y9yoBe+RXN/edwLzsQ==} - peerDependencies: - stylelint: ^14.5.1 || ^15.0.0 - dependencies: - known-css-properties: 0.29.0 - postcss-media-query-parser: 0.2.3 - postcss-resolve-nested-selector: 0.1.1 - postcss-selector-parser: 6.0.13 - postcss-value-parser: 4.2.0 - stylelint: 15.11.0 - dev: false - /stylelint-scss@6.0.0(stylelint@15.11.0): resolution: {integrity: sha512-N1xV/Ef5PNRQQt9E45unzGvBUN1KZxCI8B4FgN/pMfmyRYbZGVN4y9qWlvOMdScU17c8VVCnjIHTVn38Bb6qSA==} engines: {node: '>=18.12.0'}