[MIGRATION] - Migrating to NG18

This commit is contained in:
VitoAlbano
2024-08-15 08:54:34 +01:00
committed by Vito Albano
parent 06cfd684f1
commit 71712a5ef7
2 changed files with 976 additions and 672 deletions
+970 -666
View File
File diff suppressed because it is too large Load Diff
+6 -6
View File
@@ -64,13 +64,13 @@
"@angular/router": "18.1.4",
"@apollo/client": "^3.10.2",
"@cspell/eslint-plugin": "^7.3.6",
"@mat-datetimepicker/core": "11.0.3",
"@mat-datetimepicker/core": "14.0.0",
"@ngx-translate/core": "^14.0.0",
"@storybook/core-server": "^8.2.9",
"@storybook/theming": "^8.2.9",
"angular-oauth2-oidc": "^13.0.1",
"angular-oauth2-oidc-jwks": "^17.0.2",
"apollo-angular": "^5.0.2",
"apollo-angular": "7.1.1",
"chart.js": "^4.3.0",
"cropperjs": "1.6.2",
"date-fns": "^2.30.0",
@@ -78,9 +78,9 @@
"event-emitter": "^0.3.5",
"material-icons": "^1.13.12",
"minimatch-browser": "1.0.0",
"monaco-editor": "0.34.1",
"monaco-editor": "0.50.0",
"ng2-charts": "^4.1.1",
"ngx-monaco-editor-v2": "15.0.1",
"ngx-monaco-editor-v2": "18.1.0",
"pdfjs-dist": "3.3.122",
"raphael": "2.3.0",
"rxjs": "7.8.1",
@@ -135,7 +135,7 @@
"@types/shelljs": "^0.8.15",
"@types/superagent": "^4.1.22",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/typescript-estree": "7.1.1",
"@typescript-eslint/utils": "^7.16.0",
"ajv": "^8.12.0",
@@ -147,7 +147,7 @@
"editorjs-text-color-plugin": "1.13.1",
"ejs": "^3.1.10",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ban": "^1.6.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "40.1.0",