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 28c6f7c commit 32af0ffCopy full SHA for 32af0ff
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.14",
152
- "@angular/compiler": "19.2.14",
153
- "@angular/compiler-cli": "19.2.14",
154
- "@angular/core": "19.2.14",
155
- "@angular/forms": "19.2.14",
+ "@angular/common": "20.2.3",
+ "@angular/compiler": "20.2.3",
+ "@angular/compiler-cli": "20.2.3",
+ "@angular/core": "20.2.3",
+ "@angular/forms": "20.2.3",
156
"@rollup/plugin-babel": "6.0.4",
157
"concurrently": "9.2.1",
158
"husky": "9.1.7",
0 commit comments