Update dependencies - spring boot 4 and angular 21 (#10)

Co-authored-by: Florian THIERRY
Reviewed-on: florian/codiki-hexagonal#10
This commit is contained in:
2025-12-30 17:45:03 +01:00
co-authored by Tamotsu
parent 03dd52de71
commit 1ca2f872f7
30 changed files with 5178 additions and 8741 deletions
+2 -6
View File
@@ -13,15 +13,11 @@
"sourceMap": true,
"declaration": false,
"experimentalDecorators": true,
"moduleResolution": "node",
"moduleResolution": "bundler",
"importHelpers": true,
"target": "ES2022",
"module": "ES2022",
"useDefineForClassFields": false,
"lib": [
"ES2022",
"dom"
]
"useDefineForClassFields": false
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,