File tree 2 files changed +20
-13
lines changed
2 files changed +20
-13
lines changed Original file line number Diff line number Diff line change 47
47
"*.ts" : []
48
48
},
49
49
"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 " ,
52
52
"loader-utils" : " ^2.0.0" ,
53
53
"lodash" : " ^4.17.21" ,
54
54
"magic-string" : " ^0.25.7" ,
Original file line number Diff line number Diff line change 2002
2002
" @webassemblyjs/wast-parser" " 1.9.0"
2003
2003
" @xtuc/long" " 4.2.2"
2004
2004
2005
- " @windicss/config@1.5.1 " :
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
+ " @windicss/config@1.5.4 " :
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 ==
2009
2009
dependencies :
2010
- debug "^4.3.2 "
2010
+ debug "^4.3.3 "
2011
2011
jiti "^1.12.9"
2012
2012
windicss "^3.2.1"
2013
2013
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 ==
2018
2018
dependencies :
2019
2019
" @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 "
2022
2022
fast-glob "^3.2.7"
2023
2023
magic-string "^0.25.7"
2024
2024
micromatch "^4.0.4"
@@ -3266,6 +3266,13 @@ debug@^3.2.6, debug@^3.2.7:
3266
3266
dependencies :
3267
3267
ms "^2.1.1"
3268
3268
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
+
3269
3276
debug@~3.1.0 :
3270
3277
version "3.1.0"
3271
3278
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
You can’t perform that action at this time.
0 commit comments