mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[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:
parent
65e0c2405a
commit
49c6cb5ad3
@ -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"
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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
6
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user