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 d339257 commit 0c7761dCopy full SHA for 0c7761d
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.1",
+ "@angular/compiler": "20.3.1",
+ "@angular/compiler-cli": "20.3.1",
+ "@angular/core": "20.3.1",
+ "@angular/forms": "20.3.1",
156
"@rollup/plugin-babel": "6.0.4",
157
"concurrently": "9.2.1",
158
"husky": "9.1.7",
0 commit comments