Upgrade angular from 19 to 20.

This commit is contained in:
Florian THIERRY
2025-12-30 17:21:18 +01:00
parent acc3729793
commit d5af25b798
8 changed files with 2022 additions and 6518 deletions

View File

@@ -13,7 +13,7 @@
"sourceMap": true,
"declaration": false,
"experimentalDecorators": true,
"moduleResolution": "node",
"moduleResolution": "bundler",
"importHelpers": true,
"target": "ES2022",
"module": "ES2022",