good commit

This commit is contained in:
sdarbinyan
2026-05-21 15:05:53 +04:00
parent b2b7c4befa
commit 96afd4140e
31 changed files with 617 additions and 3754 deletions

View File

@@ -27,15 +27,9 @@
"@angular/common": "^21.0.0",
"@angular/compiler": "^21.0.0",
"@angular/core": "^21.0.0",
"@angular/forms": "^21.0.0",
"@angular/platform-browser": "^21.0.0",
"@angular/router": "^21.0.0",
"@types/qrcode": "^1.5.6",
"@types/ua-parser-js": "^0.7.39",
"qrcode": "^1.5.4",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"ua-parser-js": "^2.0.8"
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular/build": "^21.0.4",