File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 205
205
"spdx-satisfies" : " ^5.0.0" ,
206
206
"style-loader" : " 2.0.0" ,
207
207
"stylus" : " 0.54.8" ,
208
- "stylus-loader" : " 4.3.3 " ,
208
+ "stylus-loader" : " 5.0.0 " ,
209
209
"symbol-observable" : " 4.0.0" ,
210
210
"tar" : " ^6.0.0" ,
211
211
"temp" : " ^0.9.0" ,
Original file line number Diff line number Diff line change 63
63
"source-map-support" : " 0.5.19" ,
64
64
"style-loader" : " 2.0.0" ,
65
65
"stylus" : " 0.54.8" ,
66
- "stylus-loader" : " 4.3.3 " ,
66
+ "stylus-loader" : " 5.0.0 " ,
67
67
"terser" : " 5.7.0" ,
68
68
"terser-webpack-plugin" : " 4.2.3" ,
69
69
"text-table" : " 0.2.0" ,
Original file line number Diff line number Diff line change @@ -4728,7 +4728,7 @@ fast-deep-equal@^3.1.1:
4728
4728
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
4729
4729
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
4730
4730
4731
- fast-glob@^3.1.1, fast-glob@^3.2.4, fast-glob@^3.2. 5:
4731
+ fast-glob@^3.1.1, fast-glob@^3.2.5:
4732
4732
version "3.2.5"
4733
4733
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661"
4734
4734
integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==
@@ -10492,16 +10492,14 @@ stylehacks@^5.0.0:
10492
10492
browserslist "^4.16.0"
10493
10493
postcss-selector-parser "^6.0.4"
10494
10494
10495
- stylus-loader@4.3.3 :
10496
- version "4.3.3 "
10497
- resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-4.3.3 .tgz#381bb6341272ac50bcdfd0b877707eac99b6b757 "
10498
- integrity sha512-PpWB5PnCXUzW4WMYhCvNzAHJBjIBPMXwsdfkkKuA9W7k8OQFMl/19/AQvaWsxz2IptxUlCseyJ6TY/eEKJ4+UQ ==
10495
+ stylus-loader@5.0.0 :
10496
+ version "5.0.0 "
10497
+ resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-5.0.0 .tgz#d3f548887ab67808cc40d320079c44f8ffa3d9b8 "
10498
+ integrity sha512-1OaGgixTgC8IAaMCodZXg7XYsfP1qU0UzTHDyPaWACUh34j9geJL4iA583tFJDOtfNUOfDLaBpUywc5MicQ1aA ==
10499
10499
dependencies:
10500
- fast-glob "^3.2.4 "
10500
+ fast-glob "^3.2.5 "
10501
10501
klona "^2.0.4"
10502
- loader-utils "^2.0.0"
10503
10502
normalize-path "^3.0.0"
10504
- schema-utils "^3.0.0"
10505
10503
10506
10504
[email protected] , stylus@^0.54.8:
10507
10505
version "0.54.8"
You can’t perform that action at this time.
0 commit comments