Skip to content

Commit cb22ddd

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 0795c2a commit cb22ddd

File tree

6 files changed

+298
-80
lines changed

6 files changed

+298
-80
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"karma-jasmine": "~5.1.0",
122122
"karma-jasmine-html-reporter": "~2.1.0",
123123
"karma-source-map-support": "1.4.0",
124-
"listr2": "9.0.3",
124+
"listr2": "9.0.4",
125125
"lodash": "^4.17.21",
126126
"magic-string": "0.30.19",
127127
"npm": "^11.0.0",
@@ -145,7 +145,7 @@
145145
"verdaccio": "6.1.6",
146146
"verdaccio-auth-memory": "^10.0.0",
147147
"yargs-parser": "22.0.0",
148-
"zod": "4.1.7",
148+
"zod": "4.1.8",
149149
"zone.js": "^0.15.0"
150150
},
151151
"dependenciesMeta": {

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"@babel/core": "7.28.4",
2424
"@babel/helper-annotate-as-pure": "7.27.3",
2525
"@babel/helper-split-export-declaration": "7.24.7",
26-
"@inquirer/confirm": "5.1.16",
26+
"@inquirer/confirm": "5.1.18",
2727
"@vitejs/plugin-basic-ssl": "2.1.0",
2828
"beasties": "0.3.5",
2929
"browserslist": "^4.23.0",
3030
"esbuild": "0.25.9",
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
34-
"listr2": "9.0.3",
34+
"listr2": "9.0.4",
3535
"magic-string": "0.30.19",
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "8.0.0",

packages/angular/cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
28-
"@inquirer/prompts": "7.8.4",
29-
"@listr2/prompt-adapter-inquirer": "3.0.3",
30-
"@modelcontextprotocol/sdk": "1.17.5",
28+
"@inquirer/prompts": "7.8.6",
29+
"@listr2/prompt-adapter-inquirer": "3.0.4",
30+
"@modelcontextprotocol/sdk": "1.18.0",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.37.0",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
36-
"listr2": "9.0.3",
36+
"listr2": "9.0.4",
3737
"npm-package-arg": "13.0.0",
3838
"pacote": "21.0.1",
3939
"resolve": "1.22.10",

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "7.8.4",
21+
"@inquirer/prompts": "7.8.6",
2222
"ansi-colors": "4.1.3",
2323
"yargs-parser": "22.0.0"
2424
}

0 commit comments

Comments
 (0)