Skip to content

Commit 5620d18

Browse files
committed
feat: update
1 parent 6a4f8c3 commit 5620d18

File tree

2 files changed

+39
-63
lines changed

2 files changed

+39
-63
lines changed

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

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

flightSelection-frontend/src/angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@
2121
"private": true,
2222
"dependencies": {
2323
"@angular/animations": "^21.0.5",
24-
"@angular/cdk": "^20.0.2",
24+
"@angular/cdk": "^21.0.3",
2525
"@angular/common": "^21.0.5",
2626
"@angular/compiler": "^21.0.5",
2727
"@angular/core": "^21.0.5",
2828
"@angular/forms": "^21.0.5",
29-
"@angular/material": "^20.0.2",
30-
"@angular/material-luxon-adapter": "^20.0.2",
29+
"@angular/material": "^21.0.3",
30+
"@angular/material-luxon-adapter": "^21.0.3",
3131
"@angular/platform-browser": "^21.0.5",
3232
"@angular/platform-browser-dynamic": "^21.0.5",
3333
"@angular/router": "^21.0.5",
3434
"@jsverse/transloco": "^7.5.0",
3535
"@jsverse/transloco-locale": "^7.0.1",
3636
"es-module-shims": "^1.5.12",
37-
"luxon": "^3.4.0",
37+
"luxon": "^3.7.2",
3838
"material-icons": "^1.13.0",
3939
"rxjs": "~7.8.0",
4040
"tslib": "^2.3.0",

0 commit comments

Comments
 (0)