File tree Expand file tree Collapse file tree 5 files changed +178
-184
lines changed
angular_devkit/schematics_cli Expand file tree Collapse file tree 5 files changed +178
-184
lines changed Original file line number Diff line number Diff line change 64
64
"@bazel/buildifier" : " 8.2.1" ,
65
65
"@eslint/compat" : " 1.3.2" ,
66
66
"@eslint/eslintrc" : " 3.3.1" ,
67
- "@eslint/js" : " 9.32 .0" ,
67
+ "@eslint/js" : " 9.33 .0" ,
68
68
"@rollup/plugin-alias" : " ^5.1.1" ,
69
69
"@rollup/plugin-commonjs" : " ^28.0.0" ,
70
70
"@rollup/plugin-json" : " ^6.1.0" ,
102
102
"buffer" : " 6.0.3" ,
103
103
"esbuild" : " 0.25.8" ,
104
104
"esbuild-wasm" : " 0.25.8" ,
105
- "eslint" : " 9.32 .0" ,
105
+ "eslint" : " 9.33 .0" ,
106
106
"eslint-config-prettier" : " 10.1.8" ,
107
107
"eslint-plugin-header" : " 3.1.1" ,
108
108
"eslint-plugin-import" : " 2.32.0" ,
Original file line number Diff line number Diff line change 37
37
"parse5-html-rewriting-stream" : " 8.0.0" ,
38
38
"picomatch" : " 4.0.3" ,
39
39
"piscina" : " 5.1.3" ,
40
- "rolldown" : " 1.0.0-beta.31 " ,
40
+ "rolldown" : " 1.0.0-beta.32 " ,
41
41
"sass" : " 1.90.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.8.0 " ,
28
+ "@inquirer/prompts" : " 7.8.1 " ,
29
29
"@listr2/prompt-adapter-inquirer" : " 3.0.1" ,
30
30
"@modelcontextprotocol/sdk" : " 1.17.2" ,
31
31
"@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
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.8.0 " ,
21
+ "@inquirer/prompts" : " 7.8.1 " ,
22
22
"ansi-colors" : " 4.1.3" ,
23
23
"yargs-parser" : " 22.0.0"
24
24
}
You can’t perform that action at this time.
0 commit comments