mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[MIGRATION] - Migrating to NG18
This commit is contained in:
Generated
+970
-666
File diff suppressed because it is too large
Load Diff
+6
-6
@@ -64,13 +64,13 @@
|
|||||||
"@angular/router": "18.1.4",
|
"@angular/router": "18.1.4",
|
||||||
"@apollo/client": "^3.10.2",
|
"@apollo/client": "^3.10.2",
|
||||||
"@cspell/eslint-plugin": "^7.3.6",
|
"@cspell/eslint-plugin": "^7.3.6",
|
||||||
"@mat-datetimepicker/core": "11.0.3",
|
"@mat-datetimepicker/core": "14.0.0",
|
||||||
"@ngx-translate/core": "^14.0.0",
|
"@ngx-translate/core": "^14.0.0",
|
||||||
"@storybook/core-server": "^8.2.9",
|
"@storybook/core-server": "^8.2.9",
|
||||||
"@storybook/theming": "^8.2.9",
|
"@storybook/theming": "^8.2.9",
|
||||||
"angular-oauth2-oidc": "^13.0.1",
|
"angular-oauth2-oidc": "^13.0.1",
|
||||||
"angular-oauth2-oidc-jwks": "^17.0.2",
|
"angular-oauth2-oidc-jwks": "^17.0.2",
|
||||||
"apollo-angular": "^5.0.2",
|
"apollo-angular": "7.1.1",
|
||||||
"chart.js": "^4.3.0",
|
"chart.js": "^4.3.0",
|
||||||
"cropperjs": "1.6.2",
|
"cropperjs": "1.6.2",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
@@ -78,9 +78,9 @@
|
|||||||
"event-emitter": "^0.3.5",
|
"event-emitter": "^0.3.5",
|
||||||
"material-icons": "^1.13.12",
|
"material-icons": "^1.13.12",
|
||||||
"minimatch-browser": "1.0.0",
|
"minimatch-browser": "1.0.0",
|
||||||
"monaco-editor": "0.34.1",
|
"monaco-editor": "0.50.0",
|
||||||
"ng2-charts": "^4.1.1",
|
"ng2-charts": "^4.1.1",
|
||||||
"ngx-monaco-editor-v2": "15.0.1",
|
"ngx-monaco-editor-v2": "18.1.0",
|
||||||
"pdfjs-dist": "3.3.122",
|
"pdfjs-dist": "3.3.122",
|
||||||
"raphael": "2.3.0",
|
"raphael": "2.3.0",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
@@ -135,7 +135,7 @@
|
|||||||
"@types/shelljs": "^0.8.15",
|
"@types/shelljs": "^0.8.15",
|
||||||
"@types/superagent": "^4.1.22",
|
"@types/superagent": "^4.1.22",
|
||||||
"@typescript-eslint/eslint-plugin": "5.59.8",
|
"@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/typescript-estree": "7.1.1",
|
||||||
"@typescript-eslint/utils": "^7.16.0",
|
"@typescript-eslint/utils": "^7.16.0",
|
||||||
"ajv": "^8.12.0",
|
"ajv": "^8.12.0",
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
"editorjs-text-color-plugin": "1.13.1",
|
"editorjs-text-color-plugin": "1.13.1",
|
||||||
"ejs": "^3.1.10",
|
"ejs": "^3.1.10",
|
||||||
"eslint": "^8.47.0",
|
"eslint": "^8.47.0",
|
||||||
"eslint-config-prettier": "^8.10.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-ban": "^1.6.0",
|
"eslint-plugin-ban": "^1.6.0",
|
||||||
"eslint-plugin-import": "2.29.1",
|
"eslint-plugin-import": "2.29.1",
|
||||||
"eslint-plugin-jsdoc": "40.1.0",
|
"eslint-plugin-jsdoc": "40.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user