Skip to content

Commit 7b6c063

Browse files
committed
feat: update
1 parent 17c0abc commit 7b6c063

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

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

Lines changed: 16 additions & 16 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": "^19.0.0",
26-
"@angular/cdk": "^18.0.0",
26+
"@angular/cdk": "^19.0.0",
2727
"@angular/common": "^19.0.0",
2828
"@angular/compiler": "^19.0.0",
2929
"@angular/core": "^19.0.0",
3030
"@angular/forms": "^19.0.0",
3131
"@angular/localize": "^19.0.0",
32-
"@angular/material": "^18.0.0",
32+
"@angular/material": "^19.0.0",
3333
"@angular/platform-browser": "^19.0.0",
3434
"@angular/platform-browser-dynamic": "^19.0.0",
3535
"@angular/router": "^19.0.0",

0 commit comments

Comments
 (0)