From 3b4a4c06dae6e937ff8ea46ffcd21b4dae3ce53f Mon Sep 17 00:00:00 2001 From: Tomasz Date: Mon, 13 Nov 2023 17:06:29 +0100 Subject: [PATCH] adf 6.5.1 js-api 7.2.0 --- package-lock.json | 90 +++++++++++++++++------------------------------ package.json | 12 +++---- 2 files changed, 38 insertions(+), 64 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1bb2c3e54..346263e5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,10 +10,10 @@ "hasInstallScript": true, "license": "LGPL-3.0", "dependencies": { - "@alfresco/adf-content-services": "6.6.0-6825972604", - "@alfresco/adf-core": "6.6.0-6825972604", - "@alfresco/adf-extensions": "6.6.0-6825972604", - "@alfresco/eslint-plugin-eslint-angular": "6.6.0-6825972604", + "@alfresco/adf-content-services": "6.5.1", + "@alfresco/adf-core": "6.5.1", + "@alfresco/adf-extensions": "6.5.1", + "@alfresco/eslint-plugin-eslint-angular": "6.5.1", "@alfresco/js-api": "7.2.0", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", @@ -42,8 +42,8 @@ "zone.js": "0.11.8" }, "devDependencies": { - "@alfresco/adf-cli": "6.6.0-6825972604", - "@alfresco/adf-testing": "6.6.0-6825972604", + "@alfresco/adf-cli": "6.5.1", + "@alfresco/adf-testing": "6.5.1", "@angular-devkit/build-angular": "14.2.11", "@angular-devkit/core": "14.1.2", "@angular-devkit/schematics": "14.1.2", @@ -116,10 +116,11 @@ "dev": true }, "node_modules/@alfresco/adf-cli": { - "version": "6.6.0-6825972604", - "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.6.0-6825972604.tgz", - "integrity": "sha512-JLv52Xu3bcLJcGQV4cj3YGBRmZVIEbVNQ4DiJwSELh0A5ExOp0Uac43nVoJHLxrMUnCDU7VrSEEytz2nqUSxNg==", + "version": "6.5.1", + "resolved": "https://npm.pkg.github.com/download/@alfresco/adf-cli/6.5.1/e55079f80e177f8c36f4a35036e09b864f0fffc7", + "integrity": "sha512-NG9cOs/6pF4zqXasu0IBU9r0YgOGnOHshuQ/3HcJWyDpaYAZSO7dbOfKrNyiruAL9IpUcx7MReKyItR2wjoWsQ==", "dev": true, + "license": "Apache-2.0", "dependencies": { "@alfresco/js-api": ">=7.2.0", "commander": "^6.2.1", @@ -136,14 +137,15 @@ } }, "node_modules/@alfresco/adf-content-services": { - "version": "6.6.0-6825972604", - "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.6.0-6825972604.tgz", - "integrity": "sha512-w+ptf14HH2RfKALoB7hV7tjVH6/u1gRCV1hSshj+H8ngBDJlLSFjoPwlAh+gjxAO4zskZsqoMtQUi3NgyB+9ag==", + "version": "6.5.1", + "resolved": "https://npm.pkg.github.com/download/@alfresco/adf-content-services/6.5.1/29bad2861d89c7d82804cfe7b33676ba87f77d27", + "integrity": "sha512-fSUNy9xJB/odCDyCNxhnEJYjTfW9lF2XnIW9UwjB7VfbYoT3JezlZ6M+2TtorjGjpJ7E8jMG906aszSTrXulsQ==", + "license": "Apache-2.0", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-core": ">=6.6.0-6825972604", + "@alfresco/adf-core": ">=6.5.1", "@alfresco/js-api": ">=7.2.0", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.2", @@ -159,9 +161,10 @@ } }, "node_modules/@alfresco/adf-core": { - "version": "6.6.0-6825972604", - "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.6.0-6825972604.tgz", - "integrity": "sha512-KK6KwWFEZs4Bn/E+gfm2rVyujA+Ny+M6vwelaxk63AU/xlU/KJvyFX42VtjeNDQ22oOmvlsR1Ut2z0057qgweA==", + "version": "6.5.1", + "resolved": "https://npm.pkg.github.com/download/@alfresco/adf-core/6.5.1/3caa9cf182ca695f55d4146f6dc7caea2925089c", + "integrity": "sha512-xXmXJOGM5LTjwdTa4VoVoJ85RS6gCe0AoxcqkloS+xoYKdXgy1bNYOTClnn5nSFJSYO5lOZviRMQXtKuXi7i0w==", + "license": "Apache-2.0", "dependencies": { "angular-oauth2-oidc": "^13.0.1", "angular-oauth2-oidc-jwks": "^13.0.1", @@ -169,7 +172,7 @@ "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-extensions": ">=6.6.0-6825972604", + "@alfresco/adf-extensions": ">=6.5.1", "@alfresco/js-api": ">=7.2.0", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.2", @@ -185,9 +188,10 @@ } }, "node_modules/@alfresco/adf-extensions": { - "version": "6.6.0-6825972604", - "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.6.0-6825972604.tgz", - "integrity": "sha512-UFZKW4J2PZWIDndTlew6DjT2NYzlrLqLuBkEYk4VHl+fgqyQngyj9euK4aezF9sH9zIOnJZ8vLy0jCeTHs6vZw==", + "version": "6.5.1", + "resolved": "https://npm.pkg.github.com/download/@alfresco/adf-extensions/6.5.1/e92a49e1d10b11cc95a366dd74c350f2507ac13e", + "integrity": "sha512-43/UTEhj82QEGbHt03E0ZRCLPVcjoOEbPH9AHUjGfIAHWuHBz+hLvF3iRV3r8HEOPNDVnyTxUrxpwEZkvxvukw==", + "license": "Apache-2.0", "dependencies": { "tslib": "^2.3.0" }, @@ -198,10 +202,11 @@ } }, "node_modules/@alfresco/adf-testing": { - "version": "6.6.0-6825972604", - "resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-6.6.0-6825972604.tgz", - "integrity": "sha512-LVe4vFlEQlOa1iLdMFB4KgI1jCym1kY1xzPeHM8xASn4tTqAyEoWmdaN5l3NBH38NNIP7AQg0hFqWbPCAL3eJA==", + "version": "6.5.1", + "resolved": "https://npm.pkg.github.com/download/@alfresco/adf-testing/6.5.1/3a6aad9ba2d7088c110a74355296ae3892349a22", + "integrity": "sha512-J+moAgX1/H1aAngzZjhpD3mCMTJaJPMRgrF4VrhiFQlpJyN+9dZ6TdHmFR+9p55OBY1SXbxYZ0QErqkUEH3Xqw==", "dev": true, + "license": "Apache-2.0", "dependencies": { "@alfresco/js-api": ">=7.2.0", "@angular/compiler": "14.1.3", @@ -216,9 +221,10 @@ } }, "node_modules/@alfresco/eslint-plugin-eslint-angular": { - "version": "6.6.0-6825972604", - "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.6.0-6825972604.tgz", - "integrity": "sha512-0hwT/E/oCg0hnN0u1bp+m5mN2hjkyXA7jLMkTvGNOFriewuD8Ko1PwvRCvmz6HVL9aTCUcF2XYtlckmUgdcKZA==" + "version": "6.5.1", + "resolved": "https://npm.pkg.github.com/download/@alfresco/eslint-plugin-eslint-angular/6.5.1/78fd3739e502742c6797d80cc423ae033c2e6aef", + "integrity": "sha512-HxbGbIF4gzGxmacu8J7MfQd3jLVE/sDJ7ODfnpya67V0/l7dxbLZIURmNzguEW9NRpU5VwEXTNVGf84/IJEhjQ==", + "license": "Apache-2.0" }, "node_modules/@alfresco/js-api": { "version": "7.2.0", @@ -18436,23 +18442,6 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/jest-circus/node_modules/babel-plugin-macros": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", - "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", - "dev": true, - "optional": true, - "peer": true, - "dependencies": { - "@babel/runtime": "^7.12.5", - "cosmiconfig": "^7.0.0", - "resolve": "^1.19.0" - }, - "engines": { - "node": ">=10", - "npm": ">=6" - } - }, "node_modules/jest-circus/node_modules/chalk": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", @@ -29072,21 +29061,6 @@ "node": ">=14.18" } }, - "node_modules/stylelint/node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, - "optional": true, - "peer": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "node_modules/stylelint/node_modules/write-file-atomic": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz", diff --git a/package.json b/package.json index 2c393c294..4b3d4c14d 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ }, "private": true, "dependencies": { - "@alfresco/adf-content-services": "6.6.0-6825972604", - "@alfresco/adf-core": "6.6.0-6825972604", - "@alfresco/adf-extensions": "6.6.0-6825972604", - "@alfresco/eslint-plugin-eslint-angular": "6.6.0-6825972604", + "@alfresco/adf-content-services": "6.5.1", + "@alfresco/adf-core": "6.5.1", + "@alfresco/adf-extensions": "6.5.1", + "@alfresco/eslint-plugin-eslint-angular": "6.5.1", "@alfresco/js-api": "7.2.0", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", @@ -65,8 +65,8 @@ "zone.js": "0.11.8" }, "devDependencies": { - "@alfresco/adf-cli": "6.6.0-6825972604", - "@alfresco/adf-testing": "6.6.0-6825972604", + "@alfresco/adf-cli": "6.5.1", + "@alfresco/adf-testing": "6.5.1", "@angular-devkit/build-angular": "14.2.11", "@angular-devkit/core": "14.1.2", "@angular-devkit/schematics": "14.1.2",