Skip to content

Commit cc05242

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

File tree

8 files changed

+184
-177
lines changed

8 files changed

+184
-177
lines changed

MODULE.bazel.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,17 +121,17 @@
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.1",
124+
"listr2": "9.0.2",
125125
"lodash": "^4.17.21",
126126
"npm": "^11.0.0",
127-
"magic-string": "0.30.17",
127+
"magic-string": "0.30.18",
128128
"rollup-plugin-dts": "6.2.3",
129129
"rollup-plugin-sourcemaps2": "0.5.3",
130130
"prettier": "^3.0.0",
131131
"protractor": "~7.0.0",
132132
"puppeteer": "18.2.1",
133133
"quicktype-core": "23.2.6",
134-
"rollup": "4.46.4",
134+
"rollup": "4.47.1",
135135
"rollup-license-plugin": "~3.0.1",
136136
"semver": "7.7.2",
137137
"shelljs": "^0.10.0",
@@ -140,7 +140,7 @@
140140
"ts-node": "^10.9.1",
141141
"tslib": "2.8.1",
142142
"typescript": "5.9.2",
143-
"undici": "7.14.0",
143+
"undici": "7.15.0",
144144
"unenv": "^1.10.0",
145145
"verdaccio": "6.1.6",
146146
"verdaccio-auth-memory": "^10.0.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
34-
"listr2": "9.0.1",
35-
"magic-string": "0.30.17",
34+
"listr2": "9.0.2",
35+
"magic-string": "0.30.18",
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",

packages/angular/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.8.3",
29-
"@listr2/prompt-adapter-inquirer": "3.0.1",
30-
"@modelcontextprotocol/sdk": "1.17.3",
29+
"@listr2/prompt-adapter-inquirer": "3.0.2",
30+
"@modelcontextprotocol/sdk": "1.17.4",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.35.0",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
36-
"listr2": "9.0.1",
36+
"listr2": "9.0.2",
3737
"npm-package-arg": "13.0.0",
3838
"pacote": "21.0.0",
3939
"resolve": "1.22.10",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@web/test-runner": "0.20.2",
7070
"browser-sync": "3.0.4",
7171
"ng-packagr": "21.0.0-next.0",
72-
"undici": "7.14.0"
72+
"undici": "7.15.0"
7373
},
7474
"peerDependencies": {
7575
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"jsonc-parser": "3.3.1",
18-
"magic-string": "0.30.17",
18+
"magic-string": "0.30.18",
1919
"ora": "8.2.0",
2020
"rxjs": "7.8.2"
2121
}

0 commit comments

Comments
 (0)