Skip to content

Commit da29608

Browse files
committed
build: update dependency listr2 to v11
This updates listr2 to v11.0.0 and @listr2/prompt-adapter-inquirer to v4.2.5. Closes #33875
1 parent 93d9cff commit da29608

3 files changed

Lines changed: 35 additions & 50 deletions

File tree

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"esbuild": "0.28.2",
3131
"https-proxy-agent": "9.1.0",
3232
"jsonc-parser": "3.3.1",
33-
"listr2": "10.2.2",
33+
"listr2": "11.0.0",
3434
"magic-string": "1.0.0",
3535
"mrmime": "2.0.1",
3636
"oxc-parser": "0.142.0",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
1818
"@inquirer/prompts": "8.5.2",
19-
"@listr2/prompt-adapter-inquirer": "4.2.4",
19+
"@listr2/prompt-adapter-inquirer": "4.2.5",
2020
"@modelcontextprotocol/sdk": "1.30.0",
2121
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
2222
"jsonc-parser": "3.3.1",
23-
"listr2": "10.2.2",
23+
"listr2": "11.0.0",
2424
"npm-package-arg": "14.0.0",
2525
"parse5-html-rewriting-stream": "8.0.1",
2626
"semver": "7.8.5",

pnpm-lock.yaml

Lines changed: 32 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)