mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
build: update stylus-loader to version 4.3.0
This commit is contained in:
parent
d26d944e3c
commit
c41471d57c
@ -210,7 +210,7 @@
|
||||
"speed-measure-webpack-plugin": "1.3.3",
|
||||
"style-loader": "2.0.0",
|
||||
"stylus": "0.54.7",
|
||||
"stylus-loader": "4.2.0",
|
||||
"stylus-loader": "4.3.0",
|
||||
"symbol-observable": "3.0.0",
|
||||
"tar": "^6.0.0",
|
||||
"temp": "^0.9.0",
|
||||
|
@ -64,7 +64,7 @@
|
||||
"speed-measure-webpack-plugin": "1.3.3",
|
||||
"style-loader": "2.0.0",
|
||||
"stylus": "0.54.8",
|
||||
"stylus-loader": "4.2.0",
|
||||
"stylus-loader": "4.3.0",
|
||||
"terser": "5.3.8",
|
||||
"terser-webpack-plugin": "4.2.3",
|
||||
"text-table": "0.2.0",
|
||||
|
@ -11622,10 +11622,10 @@ stylehacks@^4.0.0:
|
||||
postcss "^7.0.0"
|
||||
postcss-selector-parser "^3.0.0"
|
||||
|
||||
stylus-loader@4.2.0:
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-4.2.0.tgz#ec4cf3408a52d07e6d3c15ffe1a0e5c2484bacc7"
|
||||
integrity sha512-n2zrq+rwUcK3DMX396XoxUYoQE+2DatqMId9RId79hOEYI7DVzsMKlQHcH7jkezvAD22SIks3YxgDhPUoRZ8ZQ==
|
||||
stylus-loader@4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-4.3.0.tgz#d4bab5a4d957f4b1f567be108185ff23be216ad4"
|
||||
integrity sha512-S6j5Onp4AJJIXZomHYknFEnV6/4zhPoEKxMPu0iExPgJLlGO7CeBGu+xpYCup1hiZmDBnC3BKRswADKN9goLfw==
|
||||
dependencies:
|
||||
fast-glob "^3.2.4"
|
||||
klona "^2.0.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user