Migrate to NG17

This commit is contained in:
VitoAlbano
2025-05-22 13:12:19 +01:00
committed by VitoAlbano
parent ecbfae5648
commit 4a7677488e
2 changed files with 9274 additions and 21918 deletions
+9212 -21855
View File
File diff suppressed because it is too large Load Diff
+62 -63
View File
@@ -1,7 +1,7 @@
{
"name": "alfresco-ng2-components",
"description": "Alfresco Angular components",
"version": "8.0.0",
"version": "7.0.0-alpha.7",
"author": "Hyland Software, Inc. and its affiliates",
"scripts": {
"prepare": "husky install",
@@ -29,25 +29,27 @@
"process services-cloud"
],
"dependencies": {
"@angular/animations": "18.2.13",
"@angular/cdk": "18.2.14",
"@angular/common": "18.2.13",
"@angular/compiler": "18.2.13",
"@angular/core": "18.2.13",
"@angular/forms": "18.2.13",
"@angular/material": "18.2.14",
"@angular/material-date-fns-adapter": "18.2.14",
"@angular/platform-browser": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13",
"@apollo/client": "3.13.1",
"@cspell/eslint-plugin": "8.16.1",
"@mat-datetimepicker/core": "14.0.0",
"@angular/animations": "17.1.3",
"@angular/cdk": "17.1.2",
"@angular/common": "17.1.3",
"@angular/compiler": "17.1.3",
"@angular/core": "17.1.3",
"@angular/forms": "17.1.3",
"@angular/material": "17.1.2",
"@angular/material-date-fns-adapter": "17.1.2",
"@angular/platform-browser": "17.1.3",
"@angular/platform-browser-dynamic": "17.1.3",
"@angular/router": "17.1.3",
"@apollo/client": "3.11.4",
"@cspell/eslint-plugin": "^8.16.1",
"@mat-datetimepicker/core": "12.0.1",
"@ngx-translate/core": "^14.0.0",
"@nx/webpack": "^20.0.0",
"@storybook/addon-interactions": "^8.2.9",
"@storybook/core-server": "^8.2.9",
"@storybook/theming": "^8.2.9",
"angular-oauth2-oidc": "17.0.2",
"angular-oauth2-oidc-jwks": "^17.0.2",
"apollo-angular": "10.0.3",
"apollo-angular": "^5.0.2",
"chart.js": "4.4.4",
"cropperjs": "1.6.2",
"date-fns": "^2.30.0",
@@ -57,14 +59,14 @@
"material-icons": "^1.13.12",
"minimatch-browser": "1.0.0",
"ng2-charts": "^4.1.1",
"node-fetch": "^3.3.2",
"pdfjs-dist": "5.1.91",
"pdfjs-dist": "3.3.122",
"raphael": "2.3.0",
"rxjs": "7.8.1",
"subscriptions-transport-ws": "^0.11.0",
"superagent": "^9.0.1",
"ts-morph": "^20.0.0",
"tslib": "2.8.1",
"zone.js": "0.14.10"
"tslib": "^2.6.2",
"zone.js": "0.14.8"
},
"devDependencies": {
"@alfresco/eslint-plugin-eslint-angular": "file:lib/eslint-angular",
@@ -76,60 +78,58 @@
"@angular-eslint/eslint-plugin-template": "17.0.1",
"@angular-eslint/template-parser": "17.0.1",
"@angular/cli": "~17.1.0",
"@angular/compiler-cli": "18.2.13",
"@angular/compiler-cli": "17.1.3",
"@chromatic-com/storybook": "1.7.0",
"@editorjs/code": "2.9.3",
"@editorjs/editorjs": "2.30.8",
"@editorjs/header": "2.8.8",
"@editorjs/inline-code": "1.5.1",
"@editorjs/list": "2.0.4",
"@editorjs/code": "2.9.0",
"@editorjs/editorjs": "2.30.5",
"@editorjs/header": "2.8.1",
"@editorjs/inline-code": "1.5.0",
"@editorjs/list": "1.10.0",
"@editorjs/marker": "1.4.0",
"@editorjs/paragraph": "^2.11.7",
"@editorjs/underline": "1.2.1",
"@nx/angular": "19.2.0",
"@nx/eslint-plugin": "20.6.0",
"@nx/js": "18.3.5",
"@nx/node": "20.6.2",
"@nx/storybook": "20.6.4",
"@nx/workspace": "18.3.5",
"@editorjs/paragraph": "^2.11.6",
"@editorjs/underline": "1.1.0",
"@nx/angular": "17.3.1",
"@nx/eslint-plugin": "17.3.1",
"@nx/js": "17.3.1",
"@nx/node": "17.3.1",
"@nx/storybook": "17.3.1",
"@nx/workspace": "17.3.1",
"@paperist/types-remark": "0.1.3",
"@playwright/test": "1.46.1",
"@quanzo/change-font-size": "1.0.0",
"@schematics/angular": "17.1.4",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/angular": "8.4.7",
"@storybook/core-server": "8.4.7",
"@storybook/addon-essentials": "^8.2.9",
"@storybook/angular": "^8.4.6",
"@storybook/core-server": "^8.2.9",
"@storybook/manager-api": "^8.4.5",
"@storybook/theming": "^8.2.9",
"@types/ejs": "^3.1.5",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "4.0.3",
"@types/jasminewd2": "~2.0.2",
"@types/jest": "^29.5.14",
"@types/jsdom": "^21.1.5",
"@types/minimatch": "5.1.2",
"@types/minimatch": "^3.0.3",
"@types/mocha": "^10.0.6",
"@types/node": "^18.16.9",
"@types/pdfjs-dist": "2.10.378",
"@types/pdfjs-dist": "^2.10.378",
"@types/shelljs": "^0.8.15",
"@types/superagent": "^4.1.22",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/typescript-estree": "7.1.1",
"@typescript-eslint/utils": "^8.8.1",
"@valano/change-font-size": "^1.0.1",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/typescript-estree": "8.19.1",
"ajv": "^8.12.0",
"commander": "12.0.0",
"css-loader": "^7.1.2",
"dotenv": "16.4.7",
"editorjs-html": "4.0.5",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",
"editorjs-text-alignment-blocktune": "1.0.3",
"editorjs-text-color-plugin": "2.0.4",
"editorjs-text-alignment-blocktune": "^1.0.3",
"editorjs-text-color-plugin": "1.13.1",
"ejs": "^3.1.10",
"eslint": "^8.47.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-ban": "^1.6.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-license-header": "0.6.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "^4.2.1",
@@ -137,15 +137,12 @@
"eslint-plugin-storybook": "^0.11.1",
"eslint-plugin-unicorn": "^49.0.0",
"graphql": "^16.9.0",
"husky": "^9.1.7",
"husky": "^7.0.4",
"jasmine-ajax": "4.0.0",
"jasmine-core": "5.4.0",
"jasmine-marbles": "^0.9.2",
"jasmine-reporters": "^2.5.2",
"jasmine-spec-reporter": "7.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-preset-angular": "14.4.2",
"js-yaml": "^4.0.0",
"jsdom": "^25.0.1",
"karma": "6.4.4",
@@ -157,17 +154,19 @@
"karma-mocha-reporter": "2.2.5",
"license-checker": "^25.0.1",
"lint-staged": "15.2.9",
"mini-css-extract-plugin": "2.9.2",
"mocha": "10.7.3",
"moment": "^2.29.4",
"ng-packagr": "18.2.1",
"ng-packagr": "17.1.2",
"nock": "13.5.5",
"npm-run-all": "^4.1.5",
"nx": "^20.0.0",
"nx": "17.3.1",
"postcss": "8.4.41",
"postcss-sass": "^0.5.0",
"prettier": "2.8.8",
"resize-observer-polyfill": "^1.5.1",
"rimraf": "6.0.1",
"protractor": "^7.0.0",
"rimraf": "5.0.10",
"sass-loader": "16.0.4",
"shelljs": "^0.8.5",
"spdx-license-list": "^6.9.0",
"storybook": "^8.2.9",
@@ -175,9 +174,9 @@
"stylelint-config-standard-scss": "^13.1.0",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.1.1",
"typescript": "5.5.4",
"typescript": "5.3.3",
"webdriver-manager": "12.1.9",
"webpack": "5.97.1",
"webpack": "5.94.0",
"webpack-cli": "^5.1.4"
},
"license": "Apache-2.0",