Skip to content

Commit 91d2363

Browse files
committed
feat: update
1 parent d25f66e commit 91d2363

File tree

2 files changed

+25
-50
lines changed

2 files changed

+25
-50
lines changed

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.

frontend/src/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"private": true,
2121
"dependencies": {
2222
"@angular/animations": "^21.0.3",
23-
"@angular/cdk": "^20.0.1",
23+
"@angular/cdk": "^21.0.2",
2424
"@angular/common": "^21.0.3",
2525
"@angular/compiler": "^21.0.3",
2626
"@angular/core": "^21.0.3",
2727
"@angular/forms": "^21.0.3",
2828
"@angular/localize": "^21.0.3",
29-
"@angular/material": "^20.0.1",
29+
"@angular/material": "^21.0.2",
3030
"@angular/platform-browser": "^21.0.3",
3131
"@angular/platform-browser-dynamic": "^21.0.3",
3232
"@angular/router": "^21.0.3",

0 commit comments

Comments
 (0)