mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
GH Auto: Upstream dependencies ADF:8.4.0-20263963188 JS-API:9.4.0-20263963188 using Tag:8.4.0-20263963188 (#4949)
* [ci:force][auto-commit] Update dependencies ADF:8.4.0-20263963188 JS:9.4.0-20263963188 * unit tests fix * adds value to icon prop --------- Co-authored-by: rmnvch <90370279+rmnvch@users.noreply.github.com> Co-authored-by: Anton Ramanovich <Anton.Ramanovich@hyland.com>
This commit is contained in:
co-authored by
rmnvch
Anton Ramanovich
parent
7fce413bc3
commit
1389b33068
Generated
+30
-30
@@ -9,11 +9,11 @@
|
||||
"version": "7.3.0",
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "8.4.0-20161432927",
|
||||
"@alfresco/adf-core": "8.4.0-20161432927",
|
||||
"@alfresco/adf-extensions": "8.4.0-20161432927",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "8.4.0-20161432927",
|
||||
"@alfresco/js-api": "9.4.0-20161432927",
|
||||
"@alfresco/adf-content-services": "8.4.0-20263963188",
|
||||
"@alfresco/adf-core": "8.4.0-20263963188",
|
||||
"@alfresco/adf-extensions": "8.4.0-20263963188",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "8.4.0-20263963188",
|
||||
"@alfresco/js-api": "9.4.0-20263963188",
|
||||
"@angular/animations": "19.2.17",
|
||||
"@angular/cdk": "19.2.17",
|
||||
"@angular/common": "19.2.17",
|
||||
@@ -46,7 +46,7 @@
|
||||
"zone.js": "0.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "8.4.0-20161432927",
|
||||
"@alfresco/adf-cli": "8.4.0-20263963188",
|
||||
"@angular-devkit/build-angular": "19.2.17",
|
||||
"@angular-devkit/core": "19.2.17",
|
||||
"@angular-devkit/schematics": "19.2.17",
|
||||
@@ -105,13 +105,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-cli": {
|
||||
"version": "8.4.0-20161432927",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.4.0-20161432927.tgz",
|
||||
"integrity": "sha512-YmVIE5YeY6UOb1pdpeDi6+PTCGIBJRL/EiIfK8yseCsg0vGDNS3Kvu+/rNcXyJX7dx9hLk9ep7mCn2DvwaoRdQ==",
|
||||
"version": "8.4.0-20263963188",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.4.0-20263963188.tgz",
|
||||
"integrity": "sha512-Iso0rIUFAg+gOfBCQuVh40NwHwrpOeaqqMxye/CBp0BuHBT79f9Ct6lY372O3Y3nONy9cqjsCYt3SSDepALmgw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=9.4.0-20161432927",
|
||||
"@alfresco/js-api": ">=9.4.0-20263963188",
|
||||
"ejs": "^3.1.10",
|
||||
"license-checker": "^25.0.1",
|
||||
"node-fetch": "^2.7.0",
|
||||
@@ -123,16 +123,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-content-services": {
|
||||
"version": "8.4.0-20161432927",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.4.0-20161432927.tgz",
|
||||
"integrity": "sha512-aoFjE01PZheVKybYwdn65EoO4PL1XEhb4RVkJzlxiEHR5AC7FCmpA3PLP/Up8L0f/mdRJXe/pK1BHzoVXY9xRw==",
|
||||
"version": "8.4.0-20263963188",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.4.0-20263963188.tgz",
|
||||
"integrity": "sha512-RffrK544BBvLPCH6kahMwFO9mniCml5/wrNs11jqWGULYzbEwUsyza0/0uey2dJK9yN0qTU9El6vQ4RdecHAPw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=8.4.0-20161432927",
|
||||
"@alfresco/js-api": ">=9.4.0-20161432927",
|
||||
"@alfresco/adf-core": ">=8.4.0-20263963188",
|
||||
"@alfresco/js-api": ">=9.4.0-20263963188",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@@ -147,9 +147,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-core": {
|
||||
"version": "8.4.0-20161432927",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.4.0-20161432927.tgz",
|
||||
"integrity": "sha512-g+hAEuql7lEjV7FlNUV4hiPeihNFjjwj6nkARncBjZU53ikCOe5PYOU9lM156vfsyFJXwAAF/oJMjGhSkleuqA==",
|
||||
"version": "8.4.0-20263963188",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.4.0-20263963188.tgz",
|
||||
"integrity": "sha512-Ewgc2zEhO3OH+r7IwKFGLZb0XMq0mSec2MjdeLyoHcJO/qkxAthef5oUszHevzHsllwAwDcr7Q/SrJgFQGVwnA==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
@@ -161,8 +161,8 @@
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-extensions": ">=8.4.0-20161432927",
|
||||
"@alfresco/js-api": ">=9.4.0-20161432927",
|
||||
"@alfresco/adf-extensions": ">=8.4.0-20263963188",
|
||||
"@alfresco/js-api": ">=9.4.0-20263963188",
|
||||
"@angular/animations": ">=16.0.0",
|
||||
"@angular/cdk": ">=16.0.0",
|
||||
"@angular/common": ">=16.0.0",
|
||||
@@ -195,30 +195,30 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-extensions": {
|
||||
"version": "8.4.0-20161432927",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.4.0-20161432927.tgz",
|
||||
"integrity": "sha512-u9V2MU3kkEgXUAvoP8ihJR3lQXs3salh6ibClYJbLuMB1IMgwLcUNXUT/hThRhZUf2HsTf9RlS/GDl6y+Y5A4w==",
|
||||
"version": "8.4.0-20263963188",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.4.0-20263963188.tgz",
|
||||
"integrity": "sha512-S4gcapKoEUz+p+gHYKJ9rJhj+7q54PwvknoIJ/fvtNIJzRA0PRv+9ZdYXxL1wESR1TvZx7j/fiuB6fmfq6Bcdw==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=9.4.0-20161432927",
|
||||
"@alfresco/js-api": ">=9.4.0-20263963188",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "8.4.0-20161432927",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.4.0-20161432927.tgz",
|
||||
"integrity": "sha512-X4549+281KtcnMl3WIDV4y3TUl9bivRBuKZwiCVqzf3dmIYnMIAhAOugptIsA8gvS9NOIDqG8XwqZCWyKIgbrg==",
|
||||
"version": "8.4.0-20263963188",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.4.0-20263963188.tgz",
|
||||
"integrity": "sha512-4SpmsWNfztaR595Vve6VN8IZmN7N5PUD/KRpQUwsTUpi3Dhw3T+w/17845bboaRiQe9MzWY4iSXZp6zQAz4i3w==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "9.4.0-20161432927",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.4.0-20161432927.tgz",
|
||||
"integrity": "sha512-vfPCjahJ5uqhZyJkCTedhRn+nUoUmFOoicKs/enjUFpqLZuncza/Bo5GfjGj51UeDXNTefYyVSiKC/Y/TTwhqw==",
|
||||
"version": "9.4.0-20263963188",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.4.0-20263963188.tgz",
|
||||
"integrity": "sha512-La5jTn3LxvHqrjCrpkZleCmig+Ez3pRaQ5P3PvwYH/Dp+sn6HiwW7VHLYYlvwiBHlB8cXmNpc73j2bv4jfW1cw==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user