Skip to content

Commit e610f09

Browse files
committed
feat: update
1 parent 1b04a81 commit e610f09

File tree

2 files changed

+25
-47
lines changed

2 files changed

+25
-47
lines changed

frontend/src/angular/package-lock.json

Lines changed: 23 additions & 45 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"private": true,
2323
"dependencies": {
2424
"@angular/animations": "^21.0.3",
25-
"@angular/cdk": "^20.0.1",
25+
"@angular/cdk": "^21.0.2",
2626
"@angular/common": "^21.0.3",
2727
"@angular/compiler": "^21.0.3",
2828
"@angular/core": "^21.0.3",
2929
"@angular/forms": "^21.0.3",
3030
"@angular/localize": "^21.0.3",
31-
"@angular/material": "^20.0.1",
31+
"@angular/material": "^21.0.2",
3232
"@angular/platform-browser": "^21.0.3",
3333
"@angular/platform-browser-dynamic": "^21.0.3",
3434
"@angular/pwa": "^21.0.0",

0 commit comments

Comments
 (0)