update material and bootstrap

This commit is contained in:
Igor Hrenowitsch Propisnov 2024-03-10 18:20:24 +01:00
parent abe5d5a78d
commit 5b318598a6
2 changed files with 1154 additions and 1142 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,17 +11,17 @@
"private": true,
"dependencies": {
"@angular/animations": "^17.2.4",
"@angular/cdk": "^15.2.9",
"@angular/cdk": "^17.2.2",
"@angular/common": "^17.2.4",
"@angular/compiler": "^17.2.4",
"@angular/core": "^17.2.4",
"@angular/forms": "^17.2.4",
"@angular/material": "^15.2.9",
"@angular/material": "^17.2.2",
"@angular/platform-browser": "^17.2.4",
"@angular/platform-browser-dynamic": "^17.2.4",
"@angular/router": "^17.2.4",
"bootstrap": "^5.2.2",
"bootstrap-icons": "^1.9.1",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"rxjs": "~7.4.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.4"
@ -40,4 +40,4 @@
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~5.3.3"
}
}
}