[ci:force][auto-commit] Update JS-API to 5.4.0-566 for branch: update-js-api originated from JS-API PR: 566 (#8215)

This commit is contained in:
Alfresco Build 2023-02-03 02:41:05 +01:00 committed by GitHub
parent 65e0c2405a
commit 49c6cb5ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 10 additions and 10 deletions

View File

@ -22,7 +22,7 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": "5.4.0-561",
"@alfresco/js-api": "5.4.0-566",
"@ngx-translate/core": ">=14.0.0",
"moment": ">=2.22.2",
"@alfresco/adf-core": "6.0.0-A.2"

View File

@ -42,7 +42,7 @@
"@angular/router": ">=14.1.3",
"@mat-datetimepicker/core": "^9.0.68",
"@mat-datetimepicker/moment": "^9.0.68",
"@alfresco/js-api": "5.4.0-561",
"@alfresco/js-api": "5.4.0-566",
"@alfresco/adf-extensions": "6.0.0-A.2",
"@ngx-translate/core": ">=14.0.0",
"minimatch-browser": ">=1.0.0",

View File

@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3",
"@alfresco/js-api": "5.4.0-561"
"@alfresco/js-api": "5.4.0-566"
},
"keywords": [
"extensions",

View File

@ -23,7 +23,7 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": "5.4.0-561",
"@alfresco/js-api": "5.4.0-566",
"@alfresco/adf-core": "6.0.0-A.2",
"@alfresco/adf-content-services": "6.0.0-A.2",
"@apollo/client": "^3.7.2",

View File

@ -22,7 +22,7 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": "5.4.0-561",
"@alfresco/js-api": "5.4.0-566",
"@alfresco/adf-core": "6.0.0-A.2",
"@alfresco/adf-content-services": "6.0.0-A.2",
"@ngx-translate/core": ">=14.0.0",

View File

@ -11,7 +11,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": "5.4.0-561"
"@alfresco/js-api": "5.4.0-566"
},
"keywords": [
"testing",

6
package-lock.json generated
View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.4.0-561",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-561.tgz",
"integrity": "sha512-+TImtgCx37S/qxKKKTSDI3pKaFC3FwQsVATKSYSatpsV4lU7nIcLQG8X9qINKKgV2EsTpooFo0E/0WBpYhx9JQ==",
"version": "5.4.0-566",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-566.tgz",
"integrity": "sha512-5w2U2V5CvCn004tOAU6Urvo0dlSfoJm5CrtNVpaaaW8MThlkbQkjtOtXGEUZBIpv83i/sHNbnSqMsiN+PKNmCg==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",

View File

@ -54,7 +54,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "5.4.0-561",
"@alfresco/js-api": "5.4.0-566",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",