File tree 6 files changed +218
-218
lines changed
angular_devkit/schematics_cli
tools/baseline_browserslist
6 files changed +218
-218
lines changed Original file line number Diff line number Diff line change 132
132
"protractor" : " ~7.0.0" ,
133
133
"puppeteer" : " 18.2.1" ,
134
134
"quicktype-core" : " 23.2.5" ,
135
- "rollup" : " 4.41.0 " ,
135
+ "rollup" : " 4.41.1 " ,
136
136
"rollup-license-plugin" : " ~3.0.1" ,
137
137
"semver" : " 7.7.2" ,
138
138
"shelljs" : " ^0.10.0" ,
Original file line number Diff line number Diff line change 23
23
"@babel/core" : " 7.27.1" ,
24
24
"@babel/helper-annotate-as-pure" : " 7.27.1" ,
25
25
"@babel/helper-split-export-declaration" : " 7.24.7" ,
26
- "@inquirer/confirm" : " 5.1.10 " ,
26
+ "@inquirer/confirm" : " 5.1.11 " ,
27
27
"@vitejs/plugin-basic-ssl" : " 2.0.0" ,
28
28
"beasties" : " 0.3.4" ,
29
29
"browserslist" : " ^4.23.0" ,
37
37
"parse5-html-rewriting-stream" : " 7.1.0" ,
38
38
"picomatch" : " 4.0.2" ,
39
39
"piscina" : " 5.0.0" ,
40
- "rollup" : " 4.41.0 " ,
40
+ "rollup" : " 4.41.1 " ,
41
41
"sass" : " 1.89.0" ,
42
42
"semver" : " 7.7.2" ,
43
43
"source-map-support" : " 0.5.21" ,
Original file line number Diff line number Diff line change 25
25
"@angular-devkit/architect" : " workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
26
26
"@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
27
27
"@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
28
- "@inquirer/prompts" : " 7.5.1 " ,
28
+ "@inquirer/prompts" : " 7.5.2 " ,
29
29
"@listr2/prompt-adapter-inquirer" : " 2.0.22" ,
30
30
"@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
31
31
"@yarnpkg/lockfile" : " 1.1.0" ,
Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
20
20
"@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
21
- "@inquirer/prompts" : " 7.5.1 " ,
21
+ "@inquirer/prompts" : " 7.5.2 " ,
22
22
"ansi-colors" : " 4.1.3" ,
23
23
"yargs-parser" : " 21.1.1"
24
24
}
You can’t perform that action at this time.
0 commit comments