mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.9-13357533609 JS:8.0.0-alpha.9-13357533609 (#4401)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
This commit is contained in:
parent
0fa7569ea9
commit
d758d00d3d
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-13304787292",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.9-13304787292",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.9-13304787292",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.9-13304787292",
|
||||
"@alfresco/js-api": "8.0.0-alpha.9-13304787292",
|
||||
"@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",
|
||||
"@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-13304787292",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.9-13357533609",
|
||||
"@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-13304787292",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.9-13304787292.tgz",
|
||||
"integrity": "sha512-8rQe25f9iUM9RtWybAIEXAoiIhs3vP4yO4KI/vUyMCFiqAiBtWO+aR1a07Z/BgIratJfAJq2dRFEEXEaqjJeWQ==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13304787292",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13357533609",
|
||||
"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-13304787292",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.9-13304787292.tgz",
|
||||
"integrity": "sha512-xOZaGtVt7+4YG4U1NdqTl12v7/YzCFhzDzoQNYRnu2mmiWQCk+hJPeSmEv2OhsMUlcWm+xsHpDOmmS5NMZQEEg==",
|
||||
"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==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.9-13304787292",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13304787292",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13357533609",
|
||||
"@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-13304787292",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.9-13304787292.tgz",
|
||||
"integrity": "sha512-hZO6fIABEzoQJ6WnqVg/0twQdbm48rV2lBrwVewCOLLTCikpQ6oAkXFJ7Tt29eUE9LOCXpNXo2XfTmCR4yDx3A==",
|
||||
"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==",
|
||||
"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-13304787292",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13304787292",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.9-13357533609",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13357533609",
|
||||
"@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-13304787292",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.9-13304787292.tgz",
|
||||
"integrity": "sha512-k2SkMGIaXmbQ2sbqQ4l8eGprU92laKylRwhgn1aDNZvRLJ3pizg/NucJyJMVfistaG2M8Nwil5sxJp5PH8YjZw==",
|
||||
"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==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13304787292",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13357533609",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.9-13304787292",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.9-13304787292.tgz",
|
||||
"integrity": "sha512-6xlw/51m9JYYKGQl05rVVcN5HiDEE+AFLpAtSZgDKhOcxnjJWdUWZGaHyS89UBQrww4vxN31EWfXeDoCKyVJyw==",
|
||||
"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==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.9-13304787292",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.9-13304787292.tgz",
|
||||
"integrity": "sha512-yWrYRcDHepnr2A8xstRJgDOd6u+matGJyU9OCHdse/lzeg4Ndb2s2tk7AD488ETgPeAb1OG8NhB/LOn9j1aw5w==",
|
||||
"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==",
|
||||
"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-13304787292",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.9-13304787292",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.9-13304787292",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.9-13304787292",
|
||||
"@alfresco/js-api": "8.0.0-alpha.9-13304787292",
|
||||
"@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",
|
||||
"@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-13304787292",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.9-13357533609",
|
||||
"@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