Update Angular to 17.3.3

Update Protobuf to 3.25.3
This commit is contained in:
grimsi
2024-04-10 22:18:31 +02:00
parent b43129cafd
commit b3b7d7f9e5
5 changed files with 857 additions and 1072 deletions
-1
View File
@@ -1,5 +1,4 @@
@use '@angular/material' as mat;
@import "@angular/material/theming";
$custom-theme-primary: mat.define-palette(mat.$green-palette);
$custom-theme-accent: mat.define-palette(mat.$grey-palette, A200, A100, A400);
-1
View File
@@ -1,5 +1,4 @@
@use '@angular/material' as mat;
@import "@angular/material/theming";
$custom-theme-primary: mat.define-palette(mat.$green-palette);
$custom-theme-accent: mat.define-palette(mat.$grey-palette, A200, A100, A400);