File tree 4 files changed +15
-6
lines changed
angular_devkit/schematics
4 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 163
163
"lmdb" : " 3.1.3" ,
164
164
"loader-utils" : " 3.3.1" ,
165
165
"lodash" : " ^4.17.21" ,
166
- "magic-string" : " 0.30.11 " ,
166
+ "magic-string" : " 0.30.12 " ,
167
167
"mini-css-extract-plugin" : " 2.9.1" ,
168
168
"mrmime" : " 2.0.0" ,
169
169
"ng-packagr" : " 19.0.0-next.3" ,
Original file line number Diff line number Diff line change 33
33
"https-proxy-agent" : " 7.0.5" ,
34
34
"istanbul-lib-instrument" : " 6.0.3" ,
35
35
"listr2" : " 8.2.5" ,
36
- "magic-string" : " 0.30.11 " ,
36
+ "magic-string" : " 0.30.12 " ,
37
37
"mrmime" : " 2.0.0" ,
38
38
"parse5-html-rewriting-stream" : " 7.0.0" ,
39
39
"picomatch" : " 4.0.2" ,
Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
17
17
"jsonc-parser" : " 3.3.1" ,
18
- "magic-string" : " 0.30.11 " ,
18
+ "magic-string" : " 0.30.12 " ,
19
19
"ora" : " 5.4.1" ,
20
20
"rxjs" : " 7.8.1"
21
21
}
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ __metadata:
239
239
dependencies:
240
240
"@angular-devkit/core": "npm:0.0.0-PLACEHOLDER"
241
241
jsonc-parser: "npm:3.3.1"
242
- magic-string: "npm:0.30.11 "
242
+ magic-string: "npm:0.30.12 "
243
243
ora: "npm:5.4.1"
244
244
rxjs: "npm:7.8.1"
245
245
languageName: unknown
@@ -390,7 +390,7 @@ __metadata:
390
390
istanbul-lib-instrument: "npm:6.0.3"
391
391
listr2: "npm:8.2.5"
392
392
lmdb: "npm:3.1.3"
393
- magic-string: "npm:0.30.11 "
393
+ magic-string: "npm:0.30.12 "
394
394
mrmime: "npm:2.0.0"
395
395
parse5-html-rewriting-stream: "npm:7.0.0"
396
396
picomatch: "npm:4.0.2"
@@ -741,7 +741,7 @@ __metadata:
741
741
lmdb: "npm:3.1.3"
742
742
loader-utils: "npm:3.3.1"
743
743
lodash: "npm:^4.17.21"
744
- magic-string: "npm:0.30.11 "
744
+ magic-string: "npm:0.30.12 "
745
745
mini-css-extract-plugin: "npm:2.9.1"
746
746
mrmime: "npm:2.0.0"
747
747
ng-packagr: "npm:19.0.0-next.3"
@@ -12953,6 +12953,15 @@ __metadata:
12953
12953
languageName: node
12954
12954
linkType: hard
12955
12955
12956
+ "magic-string@npm:0.30.12":
12957
+ version: 0.30.12
12958
+ resolution: "magic-string@npm:0.30.12"
12959
+ dependencies:
12960
+ "@jridgewell/sourcemap-codec": "npm:^1.5.0"
12961
+ checksum: 10c0/469f457d18af37dfcca8617086ea8a65bcd8b60ba8a1182cb024ce43e470ace3c9d1cb6bee58d3b311768fb16bc27bd50bdeebcaa63dadd0fd46cac4d2e11d5f
12962
+ languageName: node
12963
+ linkType: hard
12964
+
12956
12965
"make-dir@npm:^2.1.0":
12957
12966
version: 2.1.0
12958
12967
resolution: "make-dir@npm:2.1.0"
You can’t perform that action at this time.
0 commit comments