Skip to content

Commit 3478a19

Browse files
committed
feat: update
1 parent b3f5464 commit 3478a19

File tree

2 files changed

+20
-23
lines changed

2 files changed

+20
-23
lines changed

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

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": "^20.0.2",
24-
"@angular/cdk": "^19.0.0",
24+
"@angular/cdk": "^20.0.2",
2525
"@angular/common": "^20.0.2",
2626
"@angular/compiler": "^20.0.2",
2727
"@angular/core": "^20.0.2",
2828
"@angular/forms": "^20.0.2",
2929
"@angular/platform-browser": "^20.0.2",
3030
"@angular/platform-browser-dynamic": "^20.0.2",
3131
"@angular/router": "^20.0.2",
32-
"@angular/material": "^19.0.0",
32+
"@angular/material": "^20.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)