Skip to content

Commit a6ca982

Browse files
committed
feat: angular 21 update
1 parent 35cdea7 commit a6ca982

File tree

2 files changed

+25
-50
lines changed

2 files changed

+25
-50
lines changed

hotelSelection-frontend/src/angular/package-lock.json

Lines changed: 23 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hotelSelection-frontend/src/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"private": true,
2424
"dependencies": {
2525
"@angular/animations": "^21.0.4",
26-
"@angular/cdk": "^20.0.2",
26+
"@angular/cdk": "^21.0.3",
2727
"@angular/common": "^21.0.4",
2828
"@angular/compiler": "^21.0.4",
2929
"@angular/core": "^21.0.4",
3030
"@angular/forms": "^21.0.4",
3131
"@angular/localize": "^21.0.4",
32-
"@angular/material": "^20.0.2",
32+
"@angular/material": "^21.0.3",
3333
"@angular/platform-browser": "^21.0.4",
3434
"@angular/platform-browser-dynamic": "^21.0.4",
3535
"@angular/router": "^21.0.4",

0 commit comments

Comments
 (0)