Update branch for JS-API PR#4064 (#7438)

* [ci:force][auto-commit] Update JS-API to 4.8.0-4062 for branch: update-js-api originated from JS-API PR: 4064

* [ci:force][auto-commit] Update JS-API to 4.8.0-4074 for branch: update-js-api originated from JS-API PR: 4075

* [ci:force][auto-commit] Update JS-API to 4.8.0-4074 for branch: update-js-api originated from JS-API PR: 4076

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build 2022-01-12 17:19:18 +01:00 committed by GitHub
parent 0bf6eae731
commit c206bc22cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 24 additions and 24 deletions

View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.8.0-4045",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-4045.tgz",
"integrity": "sha512-B8zwmabPq662v6ZWcy4/QR5dEOuOBDGTnkyxCQTqED6xB+oj1fTh1EKx1Wb+utLECkfKYF7OwYBPISrnKpL+FA==",
"version": "4.8.0-4074",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-4074.tgz",
"integrity": "sha512-TJiQoB6Eb/vO1qPi1BUZhG1iEvKiCBy/33kMjhVVBndSESPvPkGcPvfxVj25dXfl6NTxadb69uKhybi32lD/sQ==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",
@ -1369,9 +1369,9 @@
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
},
"qs": {
"version": "6.10.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.2.tgz",
"integrity": "sha512-mSIdjzqznWgfd4pMii7sHtaYF8rx8861hBO80SraY5GT0XQibWZWJSid0avzHGkDIZLImux2S5mXO0Hfct2QCw==",
"version": "6.10.3",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.3.tgz",
"integrity": "sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==",
"requires": {
"side-channel": "^1.0.4"
}

View File

@ -20,7 +20,7 @@
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
},
"dependencies": {
"@alfresco/js-api": "4.8.0-4045",
"@alfresco/js-api": "4.8.0-4074",
"commander": "^4.0.0",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",

View File

@ -20,7 +20,7 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.8.0-4045",
"@alfresco/js-api": "4.8.0-4074",
"@alfresco/adf-core": "4.7.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"

View File

@ -26,7 +26,7 @@
"@angular/router": ">=10.0.2",
"@mat-datetimepicker/core": ">=4.1.0",
"@mat-datetimepicker/moment": ">=4.1.0",
"@alfresco/js-api": "4.8.0-4045",
"@alfresco/js-api": "4.8.0-4074",
"@alfresco/adf-extensions": "4.7.0",
"@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0",

View File

@ -15,7 +15,7 @@
"peerDependencies": {
"@angular/common": ">=10.0.2",
"@angular/core": ">=10.0.2",
"@alfresco/js-api": "4.8.0-4045"
"@alfresco/js-api": "4.8.0-4074"
},
"keywords": [
"extensions",

View File

@ -18,7 +18,7 @@
"@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@alfresco/js-api": "4.8.0-4045",
"@alfresco/js-api": "4.8.0-4074",
"@alfresco/adf-core": "4.7.0",
"@alfresco/adf-content-services": "4.7.0",
"@apollo/client": "^3.3.7",

View File

@ -19,7 +19,7 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.8.0-4045",
"@alfresco/js-api": "4.8.0-4074",
"@alfresco/adf-core": "4.7.0",
"@alfresco/adf-content-services": "4.7.0",
"@ngx-translate/core": ">=13.0.0",

View File

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

6
package-lock.json generated
View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.8.0-4045",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-4045.tgz",
"integrity": "sha512-B8zwmabPq662v6ZWcy4/QR5dEOuOBDGTnkyxCQTqED6xB+oj1fTh1EKx1Wb+utLECkfKYF7OwYBPISrnKpL+FA==",
"version": "4.8.0-4074",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-4074.tgz",
"integrity": "sha512-TJiQoB6Eb/vO1qPi1BUZhG1iEvKiCBy/33kMjhVVBndSESPvPkGcPvfxVj25dXfl6NTxadb69uKhybi32lD/sQ==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",

View File

@ -69,7 +69,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "4.8.0-4045",
"@alfresco/js-api": "4.8.0-4074",
"@angular/animations": "^10.0.4",
"@angular/cdk": "10.1.3",
"@angular/common": "^10.0.4",

View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.8.0-4045",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-4045.tgz",
"integrity": "sha512-B8zwmabPq662v6ZWcy4/QR5dEOuOBDGTnkyxCQTqED6xB+oj1fTh1EKx1Wb+utLECkfKYF7OwYBPISrnKpL+FA==",
"version": "4.8.0-4074",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-4074.tgz",
"integrity": "sha512-TJiQoB6Eb/vO1qPi1BUZhG1iEvKiCBy/33kMjhVVBndSESPvPkGcPvfxVj25dXfl6NTxadb69uKhybi32lD/sQ==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",
@ -1910,9 +1910,9 @@
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="
},
"qs": {
"version": "6.10.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.2.tgz",
"integrity": "sha512-mSIdjzqznWgfd4pMii7sHtaYF8rx8861hBO80SraY5GT0XQibWZWJSid0avzHGkDIZLImux2S5mXO0Hfct2QCw==",
"version": "6.10.3",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.3.tgz",
"integrity": "sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==",
"requires": {
"side-channel": "^1.0.4"
}

View File

@ -5,7 +5,7 @@
"author": "Alfresco Software, Ltd.",
"scripts": {},
"dependencies": {
"@alfresco/js-api": "4.8.0-4045",
"@alfresco/js-api": "4.8.0-4074",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",