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 ec8a46b commit 090b76dCopy full SHA for 090b76d
2 files changed
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.15",
152
- "@angular/compiler": "19.2.15",
153
- "@angular/compiler-cli": "19.2.15",
154
- "@angular/core": "19.2.15",
155
- "@angular/forms": "19.2.15",
+ "@angular/common": "20.3.12",
+ "@angular/compiler": "20.3.12",
+ "@angular/compiler-cli": "20.3.12",
+ "@angular/core": "20.3.12",
+ "@angular/forms": "20.3.12",
156
"@rollup/plugin-babel": "6.1.0",
157
"concurrently": "9.2.1",
158
"husky": "9.1.7",
0 commit comments