We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45345ea commit cbab9c2Copy full SHA for cbab9c2
package.json
@@ -148,11 +148,11 @@
148
"homepage": "https://github.com/esm-bundle/angular__cdk#readme",
149
"devDependencies": {
150
"@angular/cdk": "15.2.9",
151
- "@angular/common": "19.2.18",
152
- "@angular/compiler": "19.2.18",
153
- "@angular/compiler-cli": "19.2.18",
154
- "@angular/core": "19.2.18",
155
- "@angular/forms": "19.2.18",
+ "@angular/common": "21.2.0",
+ "@angular/compiler": "21.2.0",
+ "@angular/compiler-cli": "21.2.0",
+ "@angular/core": "21.2.0",
+ "@angular/forms": "21.2.0",
156
"@rollup/plugin-babel": "6.1.0",
157
"concurrently": "9.2.1",
158
"husky": "9.1.7",
0 commit comments