mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ci:force][auto-commit] Update dependencies JS:6.1.0-907 (#8533)
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
This commit is contained in:
co-authored by
mauriziovitale
parent
ec689f24e3
commit
cb84834037
Generated
+4
-4
@@ -10,7 +10,7 @@
|
|||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alfresco/js-api": "6.1.0-899",
|
"@alfresco/js-api": "6.1.0-907",
|
||||||
"@angular/animations": "14.1.3",
|
"@angular/animations": "14.1.3",
|
||||||
"@angular/cdk": "14.1.2",
|
"@angular/cdk": "14.1.2",
|
||||||
"@angular/common": "14.1.3",
|
"@angular/common": "14.1.3",
|
||||||
@@ -146,9 +146,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@alfresco/js-api": {
|
"node_modules/@alfresco/js-api": {
|
||||||
"version": "6.1.0-899",
|
"version": "6.1.0-907",
|
||||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-899.tgz",
|
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-907.tgz",
|
||||||
"integrity": "sha512-p+xSjdfdXBSvBdveOW6QC8KEC5PcTfB5+Fe9/aPy1DbXXXva06BGj8dgkspHewM/iVifLXG6ahA9rRAv2tfsQA==",
|
"integrity": "sha512-BEG79c+eAsetkOinARRxFWj86zhrPbjbiLaLFC4OVDVpD6MWSil0EE62IUMC8s+bCdJ4hR8UcYTU0p4C+UZ2MQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"event-emitter": "^0.3.5",
|
"event-emitter": "^0.3.5",
|
||||||
"superagent": "^6.0.0",
|
"superagent": "^6.0.0",
|
||||||
|
|||||||
+2
-1
@@ -54,7 +54,7 @@
|
|||||||
"process services-cloud"
|
"process services-cloud"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alfresco/js-api": "6.1.0-899",
|
"@alfresco/js-api": "6.1.0-907",
|
||||||
"@angular/animations": "14.1.3",
|
"@angular/animations": "14.1.3",
|
||||||
"@angular/cdk": "14.1.2",
|
"@angular/cdk": "14.1.2",
|
||||||
"@angular/common": "14.1.3",
|
"@angular/common": "14.1.3",
|
||||||
@@ -222,3 +222,4 @@
|
|||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"typings": "./index.d.ts"
|
"typings": "./index.d.ts"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user