Skip to content

Commit 333748c

Browse files
committed
feat: update
1 parent e28fa30 commit 333748c

File tree

2 files changed

+25
-50
lines changed

2 files changed

+25
-50
lines changed

payment-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.

payment-frontend/src/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"private": true,
2222
"dependencies": {
2323
"@angular/animations": "^21.0.3",
24-
"@angular/cdk": "^20.0.2",
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/platform-browser": "^21.0.3",
3030
"@angular/platform-browser-dynamic": "^21.0.3",
3131
"@angular/router": "^21.0.3",
32-
"@angular/material": "^20.0.2",
32+
"@angular/material": "^21.0.2",
3333
"@jsverse/transloco": "^7.5.0",
3434
"@jsverse/transloco-locale": "^7.0.1",
3535
"es-module-shims": "^1.5.12",

0 commit comments

Comments
 (0)