Skip to content

Commit 15752db

Browse files
authored
fix(deps): peer dependencies for version 21
1 parent 6f6ed2a commit 15752db

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

projects/design-angular-kit/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"tslib": "^2.6.3"
5353
},
5454
"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",
55+
"@angular/animations": "^21.0.4",
56+
"@angular/common": "^21.0.4",
57+
"@angular/core": "^21.0.4",
58+
"@angular/platform-browser": "^21.0.4",
59+
"@angular/router": "^21.0.4",
6060
"@ngx-translate/core": "^16.0.4",
6161
"@ngx-translate/http-loader": "^16.0.1",
6262
"bootstrap-italia": "^2.16.2"

0 commit comments

Comments
 (0)