File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
"dependencies" : {
8
8
"eslint" : " 8.53.0" ,
9
9
"prettier" : " 3.1.0" ,
10
- "svgo" : " 3.0.2 "
10
+ "svgo" : " 3.0.3 "
11
11
}
12
12
}
Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ css-what@^6.1.0:
220
220
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
221
221
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
222
222
223
- csso@^ 5.0.5 :
223
+
224
224
version "5.0.5"
225
225
resolved "https://registry.yarnpkg.com/csso/-/csso-5.0.5.tgz#f9b7fe6cc6ac0b7d90781bb16d5e9874303e2ca6"
226
226
integrity sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==
@@ -757,16 +757,16 @@ supports-color@^7.1.0:
757
757
dependencies :
758
758
has-flag "^4.0.0"
759
759
760
-
761
- version "3.0.2 "
762
- resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.0.2 .tgz#5e99eeea42c68ee0dc46aa16da093838c262fe0a "
763
- integrity sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ ==
760
+
761
+ version "3.0.3 "
762
+ resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.0.3 .tgz#8cdfece6d4a0dc1dc116766d806daf817c1798b8 "
763
+ integrity sha512-X4UZvLhOglD5Xrp834HzGHf8RKUW0Ahigg/08yRO1no9t2NxffOkMiQ0WmaMIbaGlVTlSst2zWANsdhz5ybXgA ==
764
764
dependencies :
765
765
" @trysound/sax" " 0.2.0"
766
766
commander "^7.2.0"
767
767
css-select "^5.1.0"
768
768
css-tree "^2.2.1"
769
- csso "^ 5.0.5"
769
+ csso "5.0.5"
770
770
picocolors "^1.0.0"
771
771
772
772
text-table@^0.2.0 :
You can’t perform that action at this time.
0 commit comments