We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6ed2a commit 15752dbCopy full SHA for 15752db
1 file changed
projects/design-angular-kit/package.json
@@ -52,11 +52,11 @@
52
"tslib": "^2.6.3"
53
},
54
"peerDependencies": {
55
- "@angular/animations": "^20.3.16",
56
- "@angular/common": "^20.3.16",
57
- "@angular/core": "^20.3.16",
58
- "@angular/platform-browser": "^20.3.16",
59
- "@angular/router": "^20.3.16",
+ "@angular/animations": "^21.0.4",
+ "@angular/common": "^21.0.4",
+ "@angular/core": "^21.0.4",
+ "@angular/platform-browser": "^21.0.4",
+ "@angular/router": "^21.0.4",
60
"@ngx-translate/core": "^16.0.4",
61
"@ngx-translate/http-loader": "^16.0.1",
62
"bootstrap-italia": "^2.16.2"
0 commit comments