Skip to content

Commit 2843619

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 01008f1 commit 2843619

4 files changed

Lines changed: 179 additions & 185 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
"@types/watchpack": "^2.4.4",
9393
"@types/yargs": "^17.0.20",
9494
"@types/yargs-parser": "^21.0.0",
95-
"@typescript-eslint/eslint-plugin": "8.61.0",
96-
"@typescript-eslint/parser": "8.61.0",
95+
"@typescript-eslint/eslint-plugin": "8.61.1",
96+
"@typescript-eslint/parser": "8.61.1",
9797
"ajv": "8.20.0",
9898
"buffer": "6.0.3",
9999
"esbuild": "0.28.1",
@@ -129,7 +129,7 @@
129129
"semver": "7.8.4",
130130
"source-map-support": "0.5.21",
131131
"tslib": "2.8.1",
132-
"undici": "8.4.1",
132+
"undici": "8.5.0",
133133
"unenv": "^1.10.0",
134134
"verdaccio": "6.7.2",
135135
"verdaccio-auth-memory": "^13.0.0",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@listr2/prompt-adapter-inquirer": "4.2.4",
2020
"@modelcontextprotocol/sdk": "1.29.0",
2121
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
22-
"algoliasearch": "5.54.0",
22+
"algoliasearch": "5.55.0",
2323
"jsonc-parser": "3.3.1",
2424
"listr2": "10.2.1",
2525
"npm-package-arg": "14.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
6969
"ng-packagr": "22.1.0-next.2",
70-
"undici": "8.4.1"
70+
"undici": "8.5.0"
7171
},
7272
"peerDependencies": {
7373
"@angular/compiler-cli": "0.0.0-ANGULAR-FW-PEER-DEP",

0 commit comments

Comments
 (0)