File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -77,18 +77,17 @@ ts_library(
77
77
"@npm//@types/watchpack" ,
78
78
"@npm//@vitejs/plugin-basic-ssl" ,
79
79
"@npm//ansi-colors" ,
80
- "@npm//autoprefixer" ,
81
80
"@npm//browserslist" ,
82
81
"@npm//critters" ,
83
82
"@npm//esbuild" ,
84
83
"@npm//fast-glob" ,
85
84
"@npm//https-proxy-agent" ,
86
85
"@npm//inquirer" ,
87
- "@npm//less" ,
88
86
"@npm//magic-string" ,
89
87
"@npm//mrmime" ,
90
88
"@npm//ora" ,
91
89
"@npm//parse5-html-rewriting-stream" ,
90
+ "@npm//picomatch" ,
92
91
"@npm//piscina" ,
93
92
"@npm//postcss" ,
94
93
"@npm//sass" ,
Original file line number Diff line number Diff line change 24
24
"@babel/helper-annotate-as-pure" : " 7.22.5" ,
25
25
"@babel/helper-split-export-declaration" : " 7.22.6" ,
26
26
"@vitejs/plugin-basic-ssl" : " 1.1.0" ,
27
+ "ansi-colors" : " 4.1.3" ,
27
28
"browserslist" : " ^4.23.0" ,
28
29
"critters" : " 0.0.22" ,
29
30
"esbuild" : " 0.20.2" ,
33
34
"magic-string" : " 0.30.10" ,
34
35
"mrmime" : " 2.0.0" ,
35
36
"ora" : " 5.4.1" ,
37
+ "picomatch" : " 4.0.2" ,
36
38
"piscina" : " 4.4.0" ,
37
39
"parse5-html-rewriting-stream" : " 7.0.0" ,
38
40
"postcss" : " 8.4.38" ,
You can’t perform that action at this time.
0 commit comments