Skip to content

Commit 15a24d3

Browse files
committed
build: update all non-major dependencies
1 parent f669657 commit 15a24d3

File tree

5 files changed

+42
-42
lines changed

5 files changed

+42
-42
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@angular/platform-server": "20.0.0-next.5",
6161
"@angular/router": "20.0.0-next.5",
6262
"@angular/service-worker": "20.0.0-next.5",
63-
"@bazel/bazelisk": "1.25.0",
63+
"@bazel/bazelisk": "1.26.0",
6464
"@bazel/buildifier": "8.0.3",
6565
"@eslint/compat": "1.2.8",
6666
"@eslint/eslintrc": "3.3.1",
@@ -110,7 +110,7 @@
110110
"fast-glob": "3.3.3",
111111
"globals": "16.0.0",
112112
"http-proxy": "^1.18.1",
113-
"http-proxy-middleware": "3.0.3",
113+
"http-proxy-middleware": "3.0.4",
114114
"husky": "9.1.7",
115115
"jasmine": "~5.6.0",
116116
"jasmine-core": "~5.6.0",
@@ -122,7 +122,7 @@
122122
"karma-jasmine": "~5.1.0",
123123
"karma-jasmine-html-reporter": "~2.1.0",
124124
"karma-source-map-support": "1.4.0",
125-
"listr2": "8.2.5",
125+
"listr2": "8.3.1",
126126
"lodash": "^4.17.21",
127127
"npm": "^11.0.0",
128128
"prettier": "^3.0.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
34-
"listr2": "8.2.5",
34+
"listr2": "8.3.1",
3535
"magic-string": "0.30.17",
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "7.0.0",
@@ -52,7 +52,7 @@
5252
"@angular/ssr": "workspace:*",
5353
"@angular-devkit/core": "workspace:*",
5454
"less": "4.3.0",
55-
"ng-packagr": "20.0.0-next.5",
55+
"ng-packagr": "20.0.0-next.6",
5656
"postcss": "8.5.3",
5757
"rxjs": "7.8.2"
5858
},

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.4.1",
29-
"@listr2/prompt-adapter-inquirer": "2.0.18",
29+
"@listr2/prompt-adapter-inquirer": "2.0.20",
3030
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3131
"@yarnpkg/lockfile": "1.1.0",
3232
"ini": "5.0.0",
3333
"jsonc-parser": "3.3.1",
34-
"listr2": "8.2.5",
34+
"listr2": "8.3.1",
3535
"npm-package-arg": "12.0.2",
3636
"npm-pick-manifest": "10.0.0",
3737
"pacote": "20.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"css-loader": "7.1.2",
3232
"esbuild-wasm": "0.25.2",
3333
"fast-glob": "3.3.3",
34-
"http-proxy-middleware": "3.0.3",
34+
"http-proxy-middleware": "3.0.4",
3535
"istanbul-lib-instrument": "6.0.3",
3636
"jsonc-parser": "3.3.1",
3737
"karma-source-map-support": "1.4.0",
@@ -69,7 +69,7 @@
6969
"@angular/ssr": "workspace:*",
7070
"@web/test-runner": "0.20.0",
7171
"browser-sync": "3.0.4",
72-
"ng-packagr": "20.0.0-next.5",
72+
"ng-packagr": "20.0.0-next.6",
7373
"undici": "7.7.0"
7474
},
7575
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)