Skip to content

Commit a709480

Browse files
committed
chore(*): ng update @angular/cdk @angular/material
1 parent 78150d0 commit a709480

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
},
4646
"dependencies": {
4747
"@angular/animations": "^18.0.0",
48-
"@angular/cdk": "^17.2.0",
48+
"@angular/cdk": "^18.0.0",
4949
"@angular/common": "^18.0.0",
5050
"@angular/compiler": "^18.0.0",
5151
"@angular/core": "^18.0.0",
5252
"@angular/forms": "^18.0.0",
5353
"@angular/localize": "^18.0.0",
54-
"@angular/material": "^17.2.0",
54+
"@angular/material": "^18.0.0",
5555
"@angular/platform-browser": "^18.0.0",
5656
"@angular/platform-browser-dynamic": "^18.0.0",
5757
"@angular/router": "^18.0.0",
@@ -111,4 +111,4 @@
111111
"typescript": "5.4.5",
112112
"webpack-bundle-analyzer": "^4.10.0"
113113
}
114-
}
114+
}

0 commit comments

Comments
 (0)