[ci:force][auto-commit] Update JS-API to 5.3.0-509 for branch: update-js-api originated from JS-API PR: 509 (#8078)

This commit is contained in:
Alfresco Build 2023-01-03 17:01:48 +01:00 committed by GitHub
parent eeda06131b
commit 0560197898
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.0.5",
"@angular/platform-browser-dynamic": ">=14.0.5",
"@angular/router": ">=14.0.5",
"@alfresco/js-api": "5.3.0-492",
"@alfresco/js-api": "5.3.0-509",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2",
"@alfresco/adf-core": "6.0.0-A.1"

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.3.0-492",
"@alfresco/js-api": "5.3.0-509",
"@alfresco/adf-extensions": "6.0.0-A.1",
"@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.3.0-492"
"@alfresco/js-api": "5.3.0-509"
},
"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.3.0-492",
"@alfresco/js-api": "5.3.0-509",
"@alfresco/adf-core": "6.0.0-A.1",
"@alfresco/adf-content-services": "6.0.0-A.1",
"@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.3.0-492",
"@alfresco/js-api": "5.3.0-509",
"@alfresco/adf-core": "6.0.0-A.1",
"@alfresco/adf-content-services": "6.0.0-A.1",
"@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.3.0-492"
"@alfresco/js-api": "5.3.0-509"
},
"keywords": [
"testing",

6
package-lock.json generated
View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.3.0-492",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.3.0-492.tgz",
"integrity": "sha512-kZ+bnbfOK4UfM1jyIqXbBMZXzcT4Rxtg0V23H8FjGbWm8H+Y1HELEc0Rh3dbmHINmxmtpkHE8OO0MEog7rQKOQ==",
"version": "5.3.0-509",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.3.0-509.tgz",
"integrity": "sha512-h00QYuP4JYg1kCrL+gIvszpRHuUH+vcJ87YapTa7Ogip76w/Hbk3yehz8cPtm5yyzwkTMRIq8xyhCKD4GxCf9A==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",

View File

@ -53,7 +53,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "5.3.0-492",
"@alfresco/js-api": "5.3.0-509",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",