[ci:force][auto-commit] Update JS-API to 5.2.0-435 for branch: update-js-api originated from JS-API PR: 435 (#7993)

This commit is contained in:
Alfresco Build 2022-11-24 10:27:44 +01:00 committed by GitHub
parent 14ba15a072
commit 792906087c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 18 additions and 18 deletions

View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.2.0-423",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-423.tgz",
"integrity": "sha512-/ZnsdvjFbjaHZfDLwbhLg5ZHBQ88Db1Ba08wNVQXLHNXRFGsS0Yok4mh10BU5RrH1yAvqjP4wVaj6qRFQh4OXg==",
"version": "5.2.0-435",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-435.tgz",
"integrity": "sha512-zBSwGdQZGJdm+/KlUWjOOTKb97TIA3BLTHTthnbNK/csAtK4CQSzeRn3Xph1px2eYQsxChf1nirSEUcEEgNV6w==",
"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.2.0-423",
"@alfresco/js-api": "5.2.0-435",
"commander": "6.2.1",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",

View File

@ -22,7 +22,7 @@
"@angular/platform-browser": ">=14.0.5",
"@angular/platform-browser-dynamic": ">=14.0.5",
"@angular/router": ">=14.0.5",
"@alfresco/js-api": "5.2.0-423",
"@alfresco/js-api": "5.2.0-435",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2",
"@alfresco/adf-core": "5.1.0"

View File

@ -42,7 +42,7 @@
"@angular/router": ">=10.0.2",
"@mat-datetimepicker/core": ">=4.1.0",
"@mat-datetimepicker/moment": ">=4.1.0",
"@alfresco/js-api": "5.2.0-423",
"@alfresco/js-api": "5.2.0-435",
"@alfresco/adf-extensions": "5.1.0",
"@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0",

View File

@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": ">=14.0.5",
"@angular/core": ">=14.0.5",
"@alfresco/js-api": "5.2.0-423"
"@alfresco/js-api": "5.2.0-435"
},
"keywords": [
"extensions",

View File

@ -23,7 +23,7 @@
"@angular/platform-browser": ">=14.0.5",
"@angular/platform-browser-dynamic": ">=14.0.5",
"@angular/router": ">=14.0.5",
"@alfresco/js-api": "5.2.0-423",
"@alfresco/js-api": "5.2.0-435",
"@alfresco/adf-core": "5.1.0",
"@alfresco/adf-content-services": "5.1.0",
"@apollo/client": "^3.3.7",

View File

@ -22,7 +22,7 @@
"@angular/platform-browser": ">=14.0.5",
"@angular/platform-browser-dynamic": ">=14.0.5",
"@angular/router": ">=14.0.5",
"@alfresco/js-api": "5.2.0-423",
"@alfresco/js-api": "5.2.0-435",
"@alfresco/adf-core": "5.1.0",
"@alfresco/adf-content-services": "5.1.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": "5.2.0-423"
"@alfresco/js-api": "5.2.0-435"
},
"keywords": [
"testing",

6
package-lock.json generated
View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.2.0-423",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-423.tgz",
"integrity": "sha512-/ZnsdvjFbjaHZfDLwbhLg5ZHBQ88Db1Ba08wNVQXLHNXRFGsS0Yok4mh10BU5RrH1yAvqjP4wVaj6qRFQh4OXg==",
"version": "5.2.0-435",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-435.tgz",
"integrity": "sha512-zBSwGdQZGJdm+/KlUWjOOTKb97TIA3BLTHTthnbNK/csAtK4CQSzeRn3Xph1px2eYQsxChf1nirSEUcEEgNV6w==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",

View File

@ -66,7 +66,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "5.2.0-423",
"@alfresco/js-api": "5.2.0-435",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",

View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.2.0-423",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-423.tgz",
"integrity": "sha512-/ZnsdvjFbjaHZfDLwbhLg5ZHBQ88Db1Ba08wNVQXLHNXRFGsS0Yok4mh10BU5RrH1yAvqjP4wVaj6qRFQh4OXg==",
"version": "5.2.0-435",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-435.tgz",
"integrity": "sha512-zBSwGdQZGJdm+/KlUWjOOTKb97TIA3BLTHTthnbNK/csAtK4CQSzeRn3Xph1px2eYQsxChf1nirSEUcEEgNV6w==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",

View File

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