Skip to content

Commit 30f49c4

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 0fd1646 commit 30f49c4

File tree

5 files changed

+244
-244
lines changed

5 files changed

+244
-244
lines changed

modules/testing/builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
77
"browser-sync": "3.0.4",
8-
"@vitest/coverage-v8": "4.0.13",
8+
"@vitest/coverage-v8": "4.0.14",
99
"jsdom": "27.2.0",
1010
"rxjs": "7.8.2",
11-
"vitest": "4.0.13"
11+
"vitest": "4.0.14"
1212
}
1313
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"@types/yargs": "^17.0.20",
9494
"@types/yargs-parser": "^21.0.0",
9595
"@types/yarnpkg__lockfile": "^1.1.5",
96-
"@typescript-eslint/eslint-plugin": "8.47.0",
97-
"@typescript-eslint/parser": "8.47.0",
96+
"@typescript-eslint/eslint-plugin": "8.48.0",
97+
"@typescript-eslint/parser": "8.48.0",
9898
"ajv": "8.17.1",
9999
"ansi-colors": "4.1.3",
100100
"buffer": "6.0.3",
@@ -142,7 +142,7 @@
142142
"verdaccio": "6.2.2",
143143
"verdaccio-auth-memory": "^10.0.0",
144144
"yargs-parser": "22.0.0",
145-
"zod": "4.1.12",
145+
"zod": "4.1.13",
146146
"zone.js": "^0.16.0"
147147
},
148148
"dependenciesMeta": {

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ng-packagr": "21.1.0-next.0",
5858
"postcss": "8.5.6",
5959
"rxjs": "7.8.2",
60-
"vitest": "4.0.13"
60+
"vitest": "4.0.14"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@modelcontextprotocol/sdk": "1.22.0",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.44.0",
33+
"algoliasearch": "5.45.0",
3434
"ini": "6.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.5",

0 commit comments

Comments
 (0)