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

This commit is contained in:
Alfresco Build 2023-02-10 17:13:48 +01:00 committed by GitHub
parent 99015fee87
commit d2f9523053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 14 additions and 14 deletions

View File

@ -9,7 +9,7 @@
"version": "6.0.0-A.2",
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": "5.4.0-619",
"@alfresco/js-api": "5.4.0-620",
"commander": "6.2.1",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",
@ -31,9 +31,9 @@
}
},
"node_modules/@alfresco/js-api": {
"version": "5.4.0-619",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-619.tgz",
"integrity": "sha512-siG1unqnnR9VUt1CM5EUEZvX7UcHGp84Ubb/H1arbNaIdKCyDWlxyTD5uCt4s2PrnCoWKUU5/YukkOOeAY2bdA==",
"version": "5.4.0-620",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-620.tgz",
"integrity": "sha512-Y1zgLAnAe+bXAhuqV6LzbY+2HlAe0UOy0lsVWKmNCwVQS8hTcKip8H7bI6E4MUoIy/kwRYT6emitBbPsSLQFDA==",
"dependencies": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",
@ -2253,9 +2253,9 @@
},
"dependencies": {
"@alfresco/js-api": {
"version": "5.4.0-619",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-619.tgz",
"integrity": "sha512-siG1unqnnR9VUt1CM5EUEZvX7UcHGp84Ubb/H1arbNaIdKCyDWlxyTD5uCt4s2PrnCoWKUU5/YukkOOeAY2bdA==",
"version": "5.4.0-620",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-620.tgz",
"integrity": "sha512-Y1zgLAnAe+bXAhuqV6LzbY+2HlAe0UOy0lsVWKmNCwVQS8hTcKip8H7bI6E4MUoIy/kwRYT6emitBbPsSLQFDA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",

View File

@ -20,7 +20,7 @@
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
},
"dependencies": {
"@alfresco/js-api": "5.4.0-619",
"@alfresco/js-api": "5.4.0-620",
"commander": "6.2.1",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",

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-619",
"@alfresco/js-api": "5.4.0-620",
"@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-619",
"@alfresco/js-api": "5.4.0-620",
"@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-619"
"@alfresco/js-api": "5.4.0-620"
},
"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-619",
"@alfresco/js-api": "5.4.0-620",
"@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-619",
"@alfresco/js-api": "5.4.0-620",
"@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-619"
"@alfresco/js-api": "5.4.0-620"
},
"keywords": [
"testing",