@@ -225,6 +225,11 @@ fast-deep-equal@^3.1.3:
225225 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
226226 integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
227227
228+ fast-diff@^1.1.2 :
229+ version "1.3.0"
230+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
231+ integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
232+
228233fast-glob@^3.2.9, fast-glob@^3.3.3 :
229234 version "3.3.3"
230235 resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
@@ -253,7 +258,7 @@ fastq@^1.6.0:
253258 dependencies :
254259 reusify "^1.0.4"
255260
256- file-entry-cache@^10.0.6 :
261+ file-entry-cache@^10.0.7 :
257262 version "10.0.7"
258263 resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.7.tgz#e0ac34d4b8c44bea8a0a27ceb4dae982f2d32749"
259264 integrity sha512-txsf5fu3anp2ff3+gOJJzRImtrtm/oa9tYLN0iTuINZ++EyVR/nRrg2fKYwvG/pXDofcrvvb0scEbX3NyW/COw==
@@ -601,6 +606,13 @@ postcss@^8.5.3:
601606 picocolors "^1.1.1"
602607 source-map-js "^1.2.1"
603608
609+ prettier-linter-helpers@^1.0.0 :
610+ version "1.0.0"
611+ resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
612+ integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
613+ dependencies :
614+ fast-diff "^1.1.2"
615+
604616prettier@^3.5.3 :
605617 version "3.5.3"
606618 resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
@@ -683,6 +695,11 @@ strip-ansi@^6.0.1:
683695 dependencies :
684696 ansi-regex "^5.0.1"
685697
698+ stylelint-config-prettier-scss@^1.0.0 :
699+ version "1.0.0"
700+ resolved "https://registry.yarnpkg.com/stylelint-config-prettier-scss/-/stylelint-config-prettier-scss-1.0.0.tgz#4125152ce9ee39ec233ce14436fc0818fa866aee"
701+ integrity sha512-Gr2qLiyvJGKeDk0E/+awNTrZB/UtNVPLqCDOr07na/sLekZwm26Br6yYIeBYz3ulsEcQgs5j+2IIMXCC+wsaQA==
702+
686703stylelint-config-recommended-scss@^14.1.0 :
687704 version "14.1.0"
688705 resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-14.1.0.tgz#1a5855655cddcb5f77c10f38c76567adf2bb9aa3"
@@ -720,6 +737,13 @@ stylelint-order@^6.0.4:
720737 postcss "^8.4.32"
721738 postcss-sorting "^8.0.2"
722739
740+ stylelint-prettier@^5.0.3 :
741+ version "5.0.3"
742+ resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-5.0.3.tgz#470134ec5ed86501119be9a5cb44709b467d7c91"
743+ integrity sha512-B6V0oa35ekRrKZlf+6+jA+i50C4GXJ7X1PPmoCqSUoXN6BrNF6NhqqhanvkLjqw2qgvrS0wjdpeC+Tn06KN3jw==
744+ dependencies :
745+ prettier-linter-helpers "^1.0.0"
746+
723747stylelint-scss@^6.4.0 :
724748 version "6.11.1"
725749 resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.11.1.tgz#03860aab250112825b2deb77ca7ff1e2ba3a5414"
@@ -734,10 +758,10 @@ stylelint-scss@^6.4.0:
734758 postcss-selector-parser "^7.1.0"
735759 postcss-value-parser "^4.2.0"
736760
737- stylelint@^16.15 .0 :
738- version "16.15 .0"
739- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.15 .0.tgz#a561cd50ad468cc4898f5c57cc1f223287fdea59 "
740- integrity sha512-OK6Rs7EPdcdmjqiDycadZY4fw3f5/TC1X6/tGjnF3OosbwCeNs7nG+79MCAtjEg7ckwqTJTsku08e0Rmaz5nUw ==
761+ stylelint@^16.16 .0 :
762+ version "16.16 .0"
763+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.16 .0.tgz#ebecf27becd277aaf752e75de324023a1e13e486 "
764+ integrity sha512-40X5UOb/0CEFnZVEHyN260HlSSUxPES+arrUphOumGWgXERHfwCD0kNBVILgQSij8iliYVwlc0V7M5bcLP9vPg ==
741765 dependencies :
742766 " @csstools/css-parser-algorithms" " ^3.0.4"
743767 " @csstools/css-tokenizer" " ^3.0.3"
@@ -752,7 +776,7 @@ stylelint@^16.15.0:
752776 debug "^4.3.7"
753777 fast-glob "^3.3.3"
754778 fastest-levenshtein "^1.0.16"
755- file-entry-cache "^10.0.6 "
779+ file-entry-cache "^10.0.7 "
756780 global-modules "^2.0.0"
757781 globby "^11.1.0"
758782 globjoin "^0.1.4"
0 commit comments