We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78150d0 commit a709480Copy full SHA for a709480
1 file changed
package.json
@@ -45,13 +45,13 @@
45
},
46
"dependencies": {
47
"@angular/animations": "^18.0.0",
48
- "@angular/cdk": "^17.2.0",
+ "@angular/cdk": "^18.0.0",
49
"@angular/common": "^18.0.0",
50
"@angular/compiler": "^18.0.0",
51
"@angular/core": "^18.0.0",
52
"@angular/forms": "^18.0.0",
53
"@angular/localize": "^18.0.0",
54
- "@angular/material": "^17.2.0",
+ "@angular/material": "^18.0.0",
55
"@angular/platform-browser": "^18.0.0",
56
"@angular/platform-browser-dynamic": "^18.0.0",
57
"@angular/router": "^18.0.0",
@@ -111,4 +111,4 @@
111
"typescript": "5.4.5",
112
"webpack-bundle-analyzer": "^4.10.0"
113
}
114
-}
+}
0 commit comments