update version

This commit is contained in:
Mehmet Çetin
2025-07-07 15:10:43 +03:00
parent d4d0d17919
commit 3f845f3714
13 changed files with 4903 additions and 4148 deletions

View File

@@ -2,7 +2,7 @@ import { provideHttpClient, withFetch } from '@angular/common/http';
import { ApplicationConfig } from '@angular/core';
import { provideAnimationsAsync } from '@angular/platform-browser/animations/async';
import { provideRouter, withEnabledBlockingInitialNavigation, withInMemoryScrolling } from '@angular/router';
import Aura from '@primeng/themes/aura';
import Aura from '@primeuix/themes/aura';
import { providePrimeNG } from 'primeng/config';
import { appRoutes } from './app.routes';