File tree Expand file tree Collapse file tree 4 files changed +23
-6
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +23
-6
lines changed Original file line number Diff line number Diff line change 188188 "rollup-license-plugin" : " ~3.0.1" ,
189189 "rollup-plugin-sourcemaps" : " ^0.6.0" ,
190190 "rxjs" : " 7.8.1" ,
191- "sass" : " 1.82 .0" ,
191+ "sass" : " 1.83 .0" ,
192192 "sass-loader" : " 16.0.4" ,
193193 "semver" : " 7.6.3" ,
194194 "shelljs" : " ^0.8.5" ,
Original file line number Diff line number Diff line change 3939 "picomatch" : " 4.0.2" ,
4040 "piscina" : " 4.8.0" ,
4141 "rollup" : " 4.28.1" ,
42- "sass" : " 1.82 .0" ,
42+ "sass" : " 1.83 .0" ,
4343 "semver" : " 7.6.3" ,
4444 "vite" : " 6.0.3" ,
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.82 .0" ,
51+ "sass" : " 1.83 .0" ,
5252 "sass-loader" : " 16.0.4" ,
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.82 .0"
105+ sass: "npm:1.83 .0"
106106 sass-loader: "npm:16.0.4"
107107 semver: "npm:7.6.3"
108108 source-map-loader: "npm:5.0.0"
@@ -393,7 +393,7 @@ __metadata:
393393 picomatch: "npm:4.0.2"
394394 piscina: "npm:4.8.0"
395395 rollup: "npm:4.28.1"
396- sass: "npm:1.82 .0"
396+ sass: "npm:1.83 .0"
397397 semver: "npm:7.6.3"
398398 vite: "npm:6.0.3"
399399 watchpack: "npm:2.4.2"
@@ -763,7 +763,7 @@ __metadata:
763763 rollup-license-plugin: "npm:~3.0.1"
764764 rollup-plugin-sourcemaps: "npm:^0.6.0"
765765 rxjs: "npm:7.8.1"
766- sass: "npm:1.82 .0"
766+ sass: "npm:1.83 .0"
767767 sass-loader: "npm:16.0.4"
768768 semver: "npm:7.6.3"
769769 shelljs: "npm:^0.8.5"
@@ -16089,6 +16089,23 @@ __metadata:
1608916089 languageName: node
1609016090 linkType: hard
1609116091
16092+ "sass@npm:1.83.0":
16093+ version: 1.83.0
16094+ resolution: "sass@npm:1.83.0"
16095+ dependencies:
16096+ "@parcel/watcher": "npm:^2.4.1"
16097+ chokidar: "npm:^4.0.0"
16098+ immutable: "npm:^5.0.2"
16099+ source-map-js: "npm:>=0.6.2 <2.0.0"
16100+ dependenciesMeta:
16101+ "@parcel/watcher":
16102+ optional: true
16103+ bin:
16104+ sass: sass.js
16105+ checksum: 10c0/4415361229879a9041d77c953da85482e89032aa4321ba13250a9987d39c80fac6c88af3777f2a2d76a4e8b0c8afbd21c1970fdbe84e0b3ec25fb26741f92beb
16106+ languageName: node
16107+ linkType: hard
16108+
1609216109"saucelabs@npm:^1.5.0":
1609316110 version: 1.5.0
1609416111 resolution: "saucelabs@npm:1.5.0"
You can’t perform that action at this time.
0 commit comments