Skip to content

Commit 9d85fc1

Browse files
committed
main - 69cb129 build: update cross-repo angular dependencies (#33020)
1 parent 7ed87bb commit 9d85fc1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/components-examples",
3-
"version": "22.0.0-next.2+sha-1330b73",
3+
"version": "22.0.0-next.2+sha-69cb129",
44
"description": "Angular Components Examples",
55
"private": true,
66
"repository": {
@@ -255,15 +255,15 @@
255255
},
256256
"homepage": "https://github.com/angular/components#readme",
257257
"peerDependencies": {
258-
"@angular/aria": "22.0.0-next.2+sha-1330b73",
259-
"@angular/cdk": "22.0.0-next.2+sha-1330b73",
260-
"@angular/cdk-experimental": "22.0.0-next.2+sha-1330b73",
258+
"@angular/aria": "22.0.0-next.2+sha-69cb129",
259+
"@angular/cdk": "22.0.0-next.2+sha-69cb129",
260+
"@angular/cdk-experimental": "22.0.0-next.2+sha-69cb129",
261261
"@angular/core": "^22.0.0-0 || ^22.1.0-0 || ^22.2.0-0 || ^22.3.0-0 || ^23.0.0-0",
262262
"@angular/common": "^22.0.0-0 || ^22.1.0-0 || ^22.2.0-0 || ^22.3.0-0 || ^23.0.0-0",
263-
"@angular/material": "22.0.0-next.2+sha-1330b73",
264-
"@angular/material-experimental": "22.0.0-next.2+sha-1330b73",
265-
"@angular/material-luxon-adapter": "22.0.0-next.2+sha-1330b73",
266-
"@angular/material-date-fns-adapter": "22.0.0-next.2+sha-1330b73"
263+
"@angular/material": "22.0.0-next.2+sha-69cb129",
264+
"@angular/material-experimental": "22.0.0-next.2+sha-69cb129",
265+
"@angular/material-luxon-adapter": "22.0.0-next.2+sha-69cb129",
266+
"@angular/material-date-fns-adapter": "22.0.0-next.2+sha-69cb129"
267267
},
268268
"devDependencies": {
269269
"@angular/aria": "workspace:*",

0 commit comments

Comments
 (0)