mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
GH Auto: Upstream dependencies ADF:7.0.0-alpha.9-13367447514 JS-API:8.0.0-alpha.9-13367447514 using Tag:7.0.0-alpha.9-13367447514 (#4402)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.9-13367447514 JS:8.0.0-alpha.9-13367447514 * C589205 - excluded a failing test for future investigation --------- Co-authored-by: nikita-web-ua <84377976+nikita-web-ua@users.noreply.github.com> Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
This commit is contained in:
parent
d758d00d3d
commit
a75ddc4cfb
@ -1,3 +1,4 @@
|
||||
{
|
||||
"C261153": "https://alfresco.atlassian.net/browse/AAE-7517"
|
||||
"C261153": "https://alfresco.atlassian.net/browse/AAE-7517",
|
||||
"C589205": "https://hyland.atlassian.net/browse/ACS-9294"
|
||||
}
|
||||
|
60
package-lock.json
generated
60
package-lock.json
generated
@ -9,11 +9,11 @@
|
||||
"version": "5.4.0",
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/js-api": "8.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/js-api": "8.0.0-alpha.9-13367447514",
|
||||
"@angular/animations": "17.1.3",
|
||||
"@angular/cdk": "17.1.2",
|
||||
"@angular/common": "17.1.3",
|
||||
@ -41,7 +41,7 @@
|
||||
"zone.js": "0.14.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.9-13367447514",
|
||||
"@angular-devkit/build-angular": "17.3.12",
|
||||
"@angular-devkit/core": "17.1.4",
|
||||
"@angular-devkit/schematics": "17.1.4",
|
||||
@ -107,13 +107,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@alfresco/adf-cli": {
|
||||
"version": "7.0.0-alpha.9-13357533609",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.9-13357533609.tgz",
|
||||
"integrity": "sha512-rwk22zcn8Tm2u/eKvOsg3pOu9v3tSwhj7Z+aUzKWHN3WYMkijq2nN+U0IzfHLjdUiptiJZXRJsOFUf7H+a7nZg==",
|
||||
"version": "7.0.0-alpha.9-13367447514",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.9-13367447514.tgz",
|
||||
"integrity": "sha512-rGTieOWsBpHzX/yUvWEaW8Rz6gTRvDS/oPFadWWthy8fmTPLrRENJt/NOckKAKDhGAhAD/mMlGeC4ntJAOsgOg==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13357533609",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13367447514",
|
||||
"commander": "^6.2.1",
|
||||
"ejs": "^3.1.9",
|
||||
"license-checker": "^25.0.1",
|
||||
@ -148,16 +148,16 @@
|
||||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/@alfresco/adf-content-services": {
|
||||
"version": "7.0.0-alpha.9-13357533609",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.9-13357533609.tgz",
|
||||
"integrity": "sha512-8gsoFzXkRGc8SHBM8IAsiwoKWPqutOOPM6lNYcAqVh6Nw9gA8APNhdY+G7x/DrQtPE1K/0ZO7rqV4NOk7H+iKg==",
|
||||
"version": "7.0.0-alpha.9-13367447514",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.9-13367447514.tgz",
|
||||
"integrity": "sha512-VtbjMd00XYrw93/ITQHkDfDik6ssB8rlUyico3gCIzFF+lXjcUSftTACgSJysXR1seD/rXaSv9rIihPiIS4YUw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13367447514",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@ -172,9 +172,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-core": {
|
||||
"version": "7.0.0-alpha.9-13357533609",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.9-13357533609.tgz",
|
||||
"integrity": "sha512-UhmlIVf+m2CoMZG04GYT10gTUdh8OVad59miGO6rMCR6qCDSo/1kHYDunb1veDMBQzrgU9A+NaPDdiUo3yMftw==",
|
||||
"version": "7.0.0-alpha.9-13367447514",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.9-13367447514.tgz",
|
||||
"integrity": "sha512-Z6Z4gBDLCmQ1PauUMcHpASZr96GjryXp/wkvSu+twf3Kl/h15FTqsoNoM4QRiSQtkEbFd5KQ9PW5AaCSNohQhg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"angular-oauth2-oidc": "17.0.2",
|
||||
@ -185,8 +185,8 @@
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13367447514",
|
||||
"@angular/animations": ">=16.0.0",
|
||||
"@angular/cdk": ">=16.0.0",
|
||||
"@angular/common": ">=16.0.0",
|
||||
@ -204,29 +204,29 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-extensions": {
|
||||
"version": "7.0.0-alpha.9-13357533609",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.9-13357533609.tgz",
|
||||
"integrity": "sha512-Mblo1W5uohHJSDOGc107nHhhCVFPSx0GR9uCADazsgl/Wt5cl0iIwCc8NQdHeXZDL0/0468qXVDF6/2DQBtQDg==",
|
||||
"version": "7.0.0-alpha.9-13367447514",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.9-13367447514.tgz",
|
||||
"integrity": "sha512-x9vrvsXrc885hROeoWr5mUSInRQhfso9feUWK83GS8WeKyW+C4H2SItEFinbOJmFq4ust8d13hP26Ig0+toMBg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13357533609",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13367447514",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.9-13357533609",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.9-13357533609.tgz",
|
||||
"integrity": "sha512-klZDoqlGWXkDD24ZkwDQfFawXRy9oRhET7aEfSAynhix09A3/qMmKSal2hwxVI423Cyk0S2c8IanEHncNAE5QA==",
|
||||
"version": "7.0.0-alpha.9-13367447514",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.9-13367447514.tgz",
|
||||
"integrity": "sha512-XrDzoT3s1FEWxVP0RxbkOVNNTy1dkKe6epp2io8R3cZxa0U1ReVmfDGn4pJj96qvv5SkFO4oC9T/aqsqEsyb6A==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.9-13357533609",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.9-13357533609.tgz",
|
||||
"integrity": "sha512-5fldvFSYR393bDc9mao+xrRIb79Eor1J/LLclGE7swKiM6kNtQ8wlXMp0kbe6A9rQL4OKchESx1nbosCHVaNFg==",
|
||||
"version": "8.0.0-alpha.9-13367447514",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.9-13367447514.tgz",
|
||||
"integrity": "sha512-VyT6hhjLHfdYEc6jImyHQVcy5UFMBCJ8rwDFmqubXjU3K2N/xvKlAnrjrnef5LRxmEEUo3NbOw0jLyWoYMKsTA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
|
12
package.json
12
package.json
@ -30,11 +30,11 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/js-api": "8.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.9-13367447514",
|
||||
"@alfresco/js-api": "8.0.0-alpha.9-13367447514",
|
||||
"@angular/animations": "17.1.3",
|
||||
"@angular/cdk": "17.1.2",
|
||||
"@angular/common": "17.1.3",
|
||||
@ -62,7 +62,7 @@
|
||||
"zone.js": "0.14.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.9-13367447514",
|
||||
"@angular-devkit/build-angular": "17.3.12",
|
||||
"@angular-devkit/core": "17.1.4",
|
||||
"@angular-devkit/schematics": "17.1.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user