File tree Expand file tree Collapse file tree 2 files changed +20
-13
lines changed
Expand file tree Collapse file tree 2 files changed +20
-13
lines changed Original file line number Diff line number Diff line change 4747 "*.ts" : []
4848 },
4949 "dependencies" : {
50- "@windicss/plugin-utils" : " ^1.5.1 " ,
51- "debug" : " ^4.3.2 " ,
50+ "@windicss/plugin-utils" : " ^1.5.4 " ,
51+ "debug" : " ^4.3.3 " ,
5252 "loader-utils" : " ^2.0.0" ,
5353 "lodash" : " ^4.17.21" ,
5454 "magic-string" : " ^0.25.7" ,
Original file line number Diff line number Diff line change 20022002 " @webassemblyjs/wast-parser" " 1.9.0"
20032003 " @xtuc/long" " 4.2.2"
20042004
2005- 2006- version "1.5.1 "
2007- resolved "https://registry.yarnpkg.com/@windicss/config/-/config-1.5.1 .tgz#e3fdaddfc553442c85f67f2e9290ef46ce87b3a1 "
2008- integrity sha512-nWNgvvJj9RcYhLcqwju/Z8FfaHRjyWHDYS3IgY7lWUM+vWTLFuKqhavKfC1589kdYjiO9JeX07Vg+YzfcxP0Yw ==
2005+ 2006+ version "1.5.4 "
2007+ resolved "https://registry.yarnpkg.com/@windicss/config/-/config-1.5.4 .tgz#69b10fb02cfea1103a4ca9a65a738ef7d3734b29 "
2008+ integrity sha512-muRPFulqh7nU3VrsPb5+k6ulNyiw8VGg62zAWRZIBfeCRXZb2gV1Q8a/tPn8X1T/+HTt4f/1bzFiusqMKscmlw ==
20092009 dependencies :
2010- debug "^4.3.2 "
2010+ debug "^4.3.3 "
20112011 jiti "^1.12.9"
20122012 windicss "^3.2.1"
20132013
2014- " @windicss/plugin-utils@^1.5.1 " :
2015- version "1.5.1 "
2016- resolved "https://registry.yarnpkg.com/@windicss/plugin-utils/-/plugin-utils-1.5.1 .tgz#9750bb72e8c14585e011d46a33351d47d8519e31 "
2017- integrity sha512-gxJiTCMKv1p1x4W2BLG2yfNe+DfIVPc8+aKvfCUCtOpdg5GB5yzhuAC4ROsKiXHxu4QXoojrh7jXH6ELlrELpQ ==
2014+ " @windicss/plugin-utils@^1.5.4 " :
2015+ version "1.5.4 "
2016+ resolved "https://registry.yarnpkg.com/@windicss/plugin-utils/-/plugin-utils-1.5.4 .tgz#a283b1fe040b9559542462c80bbf1db9fd2850e8 "
2017+ integrity sha512-fS4y52OYB9rIzEUolIWIrrHYuaQfcqTaX3ISbFUiNbvNgH97JATjzB2iOnNqWNy6pH3M8RP0TqYQOOCCeanDoA ==
20182018 dependencies :
20192019 " @antfu/utils" " ^0.3.0"
2020- " @windicss/config" " 1.5.1 "
2021- debug "^4.3.2 "
2020+ " @windicss/config" " 1.5.4 "
2021+ debug "^4.3.3 "
20222022 fast-glob "^3.2.7"
20232023 magic-string "^0.25.7"
20242024 micromatch "^4.0.4"
@@ -3266,6 +3266,13 @@ debug@^3.2.6, debug@^3.2.7:
32663266 dependencies :
32673267 ms "^2.1.1"
32683268
3269+ debug@^4.3.3 :
3270+ version "4.3.3"
3271+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
3272+ integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
3273+ dependencies :
3274+ ms "2.1.2"
3275+
32693276debug@~3.1.0 :
32703277 version "3.1.0"
32713278 resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
You can’t perform that action at this time.
0 commit comments