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 189189 "rollup-license-plugin" : " patch:rollup-license-plugin@npm%3A3.0.0#~/.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch" ,
190190 "rollup-plugin-sourcemaps" : " ^0.6.0" ,
191191 "rxjs" : " 7.8.1" ,
192- "sass" : " 1.80.5 " ,
192+ "sass" : " 1.80.6 " ,
193193 "sass-loader" : " 16.0.3" ,
194194 "semver" : " 7.6.3" ,
195195 "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.3" ,
42- "sass" : " 1.80.5 " ,
42+ "sass" : " 1.80.6 " ,
4343 "semver" : " 7.6.3" ,
4444 "vite" : " 5.4.10" ,
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.80.5 " ,
51+ "sass" : " 1.80.6 " ,
5252 "sass-loader" : " 16.0.3" ,
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.80.5 "
105+ sass: "npm:1.80.6 "
106106 sass-loader: "npm:16.0.3"
107107 semver: "npm:7.6.3"
108108 source-map-loader: "npm:5.0.0"
@@ -395,7 +395,7 @@ __metadata:
395395 picomatch: "npm:4.0.2"
396396 piscina: "npm:4.7.0"
397397 rollup: "npm:4.24.3"
398- sass: "npm:1.80.5 "
398+ sass: "npm:1.80.6 "
399399 semver: "npm:7.6.3"
400400 vite: "npm:5.4.10"
401401 watchpack: "npm:2.4.2"
@@ -766,7 +766,7 @@ __metadata:
766766 rollup-license-plugin: "patch:rollup-license-plugin@npm%3A3.0.0#~/.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch"
767767 rollup-plugin-sourcemaps: "npm:^0.6.0"
768768 rxjs: "npm:7.8.1"
769- sass: "npm:1.80.5 "
769+ sass: "npm:1.80.6 "
770770 sass-loader: "npm:16.0.3"
771771 semver: "npm:7.6.3"
772772 shelljs: "npm:^0.8.5"
@@ -16025,6 +16025,23 @@ __metadata:
1602516025 languageName: node
1602616026 linkType: hard
1602716027
16028+ "sass@npm:1.80.6":
16029+ version: 1.80.6
16030+ resolution: "sass@npm:1.80.6"
16031+ dependencies:
16032+ "@parcel/watcher": "npm:^2.4.1"
16033+ chokidar: "npm:^4.0.0"
16034+ immutable: "npm:^4.0.0"
16035+ source-map-js: "npm:>=0.6.2 <2.0.0"
16036+ dependenciesMeta:
16037+ "@parcel/watcher":
16038+ optional: true
16039+ bin:
16040+ sass: sass.js
16041+ checksum: 10c0/04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca
16042+ languageName: node
16043+ linkType: hard
16044+
1602816045"sass@npm:^1.79.5":
1602916046 version: 1.80.4
1603016047 resolution: "sass@npm:1.80.4"
You can’t perform that action at this time.
0 commit comments