Skip to content

Commit 334d758

Browse files
committed
feat: update
1 parent a7fbf13 commit 334d758

File tree

2 files changed

+20
-23
lines changed

2 files changed

+20
-23
lines changed

frontend/src/angular/package-lock.json

Lines changed: 18 additions & 21 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": "^20.0.0",
23-
"@angular/cdk": "^19.0.0",
23+
"@angular/cdk": "^20.0.1",
2424
"@angular/common": "^20.0.0",
2525
"@angular/compiler": "^20.0.0",
2626
"@angular/core": "^20.0.0",
2727
"@angular/forms": "^20.0.0",
2828
"@angular/localize": "^20.0.0",
29-
"@angular/material": "^19.0.0",
29+
"@angular/material": "^20.0.1",
3030
"@angular/platform-browser": "^20.0.0",
3131
"@angular/platform-browser-dynamic": "^20.0.0",
3232
"@angular/router": "^20.0.0",

0 commit comments

Comments
 (0)