This commit is contained in:
2026-04-18 22:54:36 +03:00
parent 2b78bb84d3
commit 23908c65bd
+6 -6
View File
@@ -13,17 +13,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^20.0.4n",
"@angular/animations": "^20.0.4",
"@angular/cdk": "^20.1.6",
"@angular/common": "21.0.1",
"@angular/compiler": "22.0.0-next.3",
"@angular/core": "22.0.0-next.3",
"@angular/common": "^20.0.0",
"@angular/compiler": "^20.0.0",
"@angular/core": "^20.0.0",
"@angular/forms": "^20.0.0",
"@angular/material": "^20.1.6",
"@angular/platform-browser": "^20.0.0",
"@angular/platform-server": "22.0.0-next.8",
"@angular/platform-server": "^20.0.0",
"@angular/router": "^20.0.0",
"@angular/ssr": "22.0.0-next.2",
"@angular/ssr": "^20.0.2",
"@material/material-color-utilities": "^0.3.0",
"@ng-bootstrap/ng-bootstrap": "19.0.0",
"@popperjs/core": "2.11.8",