mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
build: update dependency stylus-loader to v7
This commit is contained in:
parent
a465c5c11b
commit
a7d97c2698
@ -201,7 +201,7 @@
|
||||
"source-map-support": "0.5.21",
|
||||
"spdx-satisfies": "^5.0.0",
|
||||
"stylus": "0.57.0",
|
||||
"stylus-loader": "6.2.0",
|
||||
"stylus-loader": "7.0.0",
|
||||
"symbol-observable": "4.0.0",
|
||||
"tar": "^6.1.6",
|
||||
"terser": "5.13.1",
|
||||
|
@ -58,7 +58,7 @@
|
||||
"source-map-loader": "3.0.1",
|
||||
"source-map-support": "0.5.21",
|
||||
"stylus": "0.57.0",
|
||||
"stylus-loader": "6.2.0",
|
||||
"stylus-loader": "7.0.0",
|
||||
"terser": "5.13.1",
|
||||
"text-table": "0.2.0",
|
||||
"tree-kill": "1.2.2",
|
||||
|
@ -10138,6 +10138,15 @@ stylus-loader@6.2.0:
|
||||
klona "^2.0.4"
|
||||
normalize-path "^3.0.0"
|
||||
|
||||
stylus-loader@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-7.0.0.tgz#31fb929cd3a7c447a07a0b0148b48480eb2c3f4a"
|
||||
integrity sha512-WTbtLrNfOfLgzTaR9Lj/BPhQroKk/LC1hfTXSUbrxmxgfUo3Y3LpmKRVA2R1XbjvTAvOfaian9vOyfv1z99E+A==
|
||||
dependencies:
|
||||
fast-glob "^3.2.11"
|
||||
klona "^2.0.5"
|
||||
normalize-path "^3.0.0"
|
||||
|
||||
stylus@0.57.0, stylus@^0.57.0:
|
||||
version "0.57.0"
|
||||
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.57.0.tgz#a46f04f426c19ceef54abb1a9d189fd4e886df41"
|
||||
|
Loading…
x
Reference in New Issue
Block a user