Skip to content

Commit e126bf9

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 0a570c0 commit e126bf9

File tree

5 files changed

+330
-79
lines changed

5 files changed

+330
-79
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"@bazel/rollup": "^5.8.1",
8787
"@bazel/runfiles": "^5.8.1",
8888
"@discoveryjs/json-ext": "0.6.3",
89-
"@inquirer/confirm": "5.0.2",
90-
"@inquirer/prompts": "7.1.0",
89+
"@inquirer/confirm": "5.1.0",
90+
"@inquirer/prompts": "7.2.0",
9191
"@listr2/prompt-adapter-inquirer": "2.0.18",
9292
"@rollup/plugin-alias": "^5.1.1",
9393
"@rollup/plugin-commonjs": "^28.0.0",
@@ -143,7 +143,7 @@
143143
"fast-glob": "3.3.2",
144144
"http-proxy": "^1.18.1",
145145
"http-proxy-middleware": "3.0.3",
146-
"https-proxy-agent": "7.0.5",
146+
"https-proxy-agent": "7.0.6",
147147
"husky": "9.1.7",
148148
"ini": "5.0.0",
149149
"istanbul-lib-instrument": "6.0.3",
@@ -184,7 +184,7 @@
184184
"puppeteer": "18.2.1",
185185
"quicktype-core": "23.0.170",
186186
"resolve-url-loader": "5.0.0",
187-
"rollup": "4.28.0",
187+
"rollup": "4.28.1",
188188
"rollup-license-plugin": "~3.0.1",
189189
"rollup-plugin-sourcemaps": "^0.6.0",
190190
"rxjs": "7.8.1",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@
2424
"@babel/helper-annotate-as-pure": "7.25.9",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@babel/plugin-syntax-import-attributes": "7.26.0",
27-
"@inquirer/confirm": "5.0.2",
27+
"@inquirer/confirm": "5.1.0",
2828
"@vitejs/plugin-basic-ssl": "1.2.0",
2929
"beasties": "0.2.0",
3030
"browserslist": "^4.23.0",
3131
"esbuild": "0.24.0",
3232
"fast-glob": "3.3.2",
33-
"https-proxy-agent": "7.0.5",
33+
"https-proxy-agent": "7.0.6",
3434
"istanbul-lib-instrument": "6.0.3",
3535
"listr2": "8.2.5",
3636
"magic-string": "0.30.14",
3737
"mrmime": "2.0.0",
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
4040
"piscina": "4.8.0",
41-
"rollup": "4.28.0",
41+
"rollup": "4.28.1",
4242
"sass": "1.82.0",
4343
"semver": "7.6.3",
4444
"vite": "6.0.3",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
2626
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
28-
"@inquirer/prompts": "7.1.0",
28+
"@inquirer/prompts": "7.2.0",
2929
"@listr2/prompt-adapter-inquirer": "2.0.18",
3030
"@schematics/angular": "0.0.0-PLACEHOLDER",
3131
"@yarnpkg/lockfile": "1.1.0",

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": "0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "7.1.0",
21+
"@inquirer/prompts": "7.2.0",
2222
"ansi-colors": "4.1.3",
2323
"symbol-observable": "4.0.0",
2424
"yargs-parser": "21.1.1"

0 commit comments

Comments
 (0)