Upgrade angular from 18 to 19.

This commit is contained in:
Florian THIERRY
2025-12-30 17:18:50 +01:00
parent f3ca55bff0
commit bee8129c0b
25 changed files with 4526 additions and 3837 deletions

View File

@@ -30,7 +30,8 @@
"index": "src/index.html",
"browser": "src/main.ts",
"polyfills": [
"zone.js"
"zone.js",
"@angular/localize/init"
],
"tsConfig": "tsconfig.app.json",
"inlineStyleLanguage": "scss",