Skip to content

Commit 0694f43

Browse files
committed
fix: update
1 parent 6311749 commit 0694f43

File tree

2 files changed

+34
-60
lines changed

2 files changed

+34
-60
lines changed

frontend/src/angular/package-lock.json

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

frontend/src/angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@
2121
"private": true,
2222
"dependencies": {
2323
"@angular/animations": "^21.0.3",
24-
"@angular/cdk": "^20.0.1",
24+
"@angular/cdk": "^21.0.2",
2525
"@angular/common": "^21.0.3",
2626
"@angular/compiler": "^21.0.3",
2727
"@angular/core": "^21.0.3",
2828
"@angular/forms": "^21.0.3",
2929
"@angular/localize": "^21.0.3",
30-
"@angular/material": "^20.0.1",
31-
"@angular/material-luxon-adapter": "^20.0.1",
30+
"@angular/material": "^21.0.2",
31+
"@angular/material-luxon-adapter": "^21.0.2",
3232
"@angular/platform-browser": "^21.0.3",
3333
"@angular/platform-browser-dynamic": "^21.0.3",
3434
"@angular/router": "^21.0.3",
3535
"@types/luxon": "^2.0.0",
36-
"luxon": "^3.2.1",
36+
"luxon": "^3.7.2",
3737
"material-icons": "^1.11.11",
3838
"ngx-simple-charts": "^21.0.0",
3939
"rxjs": "^7.4.0",

0 commit comments

Comments
 (0)