File tree Expand file tree Collapse file tree 4 files changed +21
-7
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 186186 "rollup" : " 4.24.0" ,
187187 "rollup-plugin-sourcemaps" : " ^0.6.0" ,
188188 "rxjs" : " 7.8.1" ,
189- "sass" : " 1.79.5 " ,
189+ "sass" : " 1.80.1 " ,
190190 "sass-loader" : " 16.0.2" ,
191191 "semver" : " 7.6.3" ,
192192 "shelljs" : " ^0.8.5" ,
Original file line number Diff line number Diff line change 3939 "picomatch" : " 4.0.2" ,
4040 "piscina" : " 4.7.0" ,
4141 "rollup" : " 4.24.0" ,
42- "sass" : " 1.79.5 " ,
42+ "sass" : " 1.80.1 " ,
4343 "semver" : " 7.6.3" ,
4444 "vite" : " 5.4.9" ,
4545 "watchpack" : " 2.4.2"
Original file line number Diff line number Diff line change 4848 "postcss-loader" : " 8.1.1" ,
4949 "resolve-url-loader" : " 5.0.0" ,
5050 "rxjs" : " 7.8.1" ,
51- "sass" : " 1.79.5 " ,
51+ "sass" : " 1.80.1 " ,
5252 "sass-loader" : " 16.0.2" ,
5353 "semver" : " 7.6.3" ,
5454 "source-map-loader" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ __metadata:
102102 postcss-loader: "npm:8.1.1"
103103 resolve-url-loader: "npm:5.0.0"
104104 rxjs: "npm:7.8.1"
105- sass: "npm:1.79.5 "
105+ sass: "npm:1.80.1 "
106106 sass-loader: "npm:16.0.2"
107107 semver: "npm:7.6.3"
108108 source-map-loader: "npm:5.0.0"
@@ -396,7 +396,7 @@ __metadata:
396396 picomatch: "npm:4.0.2"
397397 piscina: "npm:4.7.0"
398398 rollup: "npm:4.24.0"
399- sass: "npm:1.79.5 "
399+ sass: "npm:1.80.1 "
400400 semver: "npm:7.6.3"
401401 vite: "npm:5.4.9"
402402 watchpack: "npm:2.4.2"
@@ -764,7 +764,7 @@ __metadata:
764764 rollup: "npm:4.24.0"
765765 rollup-plugin-sourcemaps: "npm:^0.6.0"
766766 rxjs: "npm:7.8.1"
767- sass: "npm:1.79.5 "
767+ sass: "npm:1.80.1 "
768768 sass-loader: "npm:16.0.2"
769769 semver: "npm:7.6.3"
770770 shelljs: "npm:^0.8.5"
@@ -15724,7 +15724,21 @@ __metadata:
1572415724 languageName: node
1572515725 linkType: hard
1572615726
15727- "sass@npm:1.79.5, sass@npm:^1.79.5":
15727+ "sass@npm:1.80.1":
15728+ version: 1.80.1
15729+ resolution: "sass@npm:1.80.1"
15730+ dependencies:
15731+ "@parcel/watcher": "npm:^2.4.1"
15732+ chokidar: "npm:^4.0.0"
15733+ immutable: "npm:^4.0.0"
15734+ source-map-js: "npm:>=0.6.2 <2.0.0"
15735+ bin:
15736+ sass: sass.js
15737+ checksum: 10c0/91ec2b8bcba4c3c68c047fdcbe04cb82646b5cc6446e04d9134ff3c642d9895363de5cbf88869f0a6aa81bcd2de9b8ccba7df7ff35d33a07a18754014ee7a31a
15738+ languageName: node
15739+ linkType: hard
15740+
15741+ "sass@npm:^1.79.5":
1572815742 version: 1.79.5
1572915743 resolution: "sass@npm:1.79.5"
1573015744 dependencies:
You can’t perform that action at this time.
0 commit comments