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.4-11176263090 JS:8.0.0-alpha.4-11176263090 (#4150)
Co-authored-by: jacekpluta <jacekpluta@users.noreply.github.com>
This commit is contained in:
parent
de8f48cff0
commit
64dfc48468
71
package-lock.json
generated
71
package-lock.json
generated
@ -9,11 +9,11 @@
|
||||
"version": "6.0.0",
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.3",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.3",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.3",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.3",
|
||||
"@alfresco/js-api": "8.0.0-alpha.3",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/js-api": "8.0.0-alpha.4-11176263090",
|
||||
"@angular/animations": "15.2.10",
|
||||
"@angular/cdk": "15.2.9",
|
||||
"@angular/common": "15.2.10",
|
||||
@ -41,7 +41,7 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.3",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.4-11176263090",
|
||||
"@angular-devkit/build-angular": "15.2.10",
|
||||
"@angular-devkit/core": "15.2.10",
|
||||
"@angular-devkit/schematics": "15.2.10",
|
||||
@ -106,12 +106,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@alfresco/adf-cli": {
|
||||
"version": "7.0.0-alpha.3",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.3.tgz",
|
||||
"integrity": "sha512-gDItJPhlTvmIpdh6O+V3px+JEy6gdbbbHfqdrd3A7NLSOij8W927YiZFQtIwA5f2VCuOeek0lVCHvjpeybHnEQ==",
|
||||
"version": "7.0.0-alpha.4-11176263090",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.4-11176263090.tgz",
|
||||
"integrity": "sha512-ULFMdgs6PPS64ix6vGNTqYSKfaqI7XNUjbos8SXQXuQa5HGtJM0OomoFLm2prlY1/7C57vE1H86PV8FlHt4WxQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.3",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11176263090",
|
||||
"commander": "^6.2.1",
|
||||
"ejs": "^3.1.9",
|
||||
"license-checker": "^25.0.1",
|
||||
@ -125,27 +125,16 @@
|
||||
"adf-cli": "bin/adf-cli"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-cli/node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.3-11104186329",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.3-11104186329.tgz",
|
||||
"integrity": "sha512-2rJ8/eU/+85Mpe8lR6n1rF7gj7PAzSXEMTCc3Yox6Z8Gr8w74lsEPkoHVONPwx+qegu25C60o5eZM74fbx+Cyg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"event-emitter": "0.3.5",
|
||||
"superagent": "9.0.2",
|
||||
"tslib": "2.6.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-content-services": {
|
||||
"version": "7.0.0-alpha.3",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.3.tgz",
|
||||
"integrity": "sha512-wUX4LcfVo+HCz7R9QszNW+wBCql9sGBc1WGYq3xfaxQ8KnNn4t7LaRHh8vJfC8HgW1ddlJ/XfWHudy58Fb5JDA==",
|
||||
"version": "7.0.0-alpha.4-11176263090",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.4-11176263090.tgz",
|
||||
"integrity": "sha512-IphIhyezf/P44EHzkzJ7/DgGVHWT3Qc7OCTKrP6EsjNLryJVPmiGZDGP1aFe80qPkn/l91h7FQdO3c+ON+rrIg==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.3",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.3",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11176263090",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@ -160,9 +149,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-core": {
|
||||
"version": "7.0.0-alpha.3",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.3.tgz",
|
||||
"integrity": "sha512-vM9kzShEQftAkofaFTLcAl435SLQ4qDt2n5j8XFS2lsALEDHX13VoOb7JScNqLQefuUO1rHMCTFyjhmqVGVIIA==",
|
||||
"version": "7.0.0-alpha.4-11176263090",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.4-11176263090.tgz",
|
||||
"integrity": "sha512-/fllPAccgOEWtUm1+GDjMRZT4A2S9xabigeyNF1pX1VsKThg8XrfG7fm8EtvV+Rfy+Z7w+orItpoNLHLX1bG4w==",
|
||||
"dependencies": {
|
||||
"angular-oauth2-oidc": "^15.0.1",
|
||||
"angular-oauth2-oidc-jwks": "^17.0.2",
|
||||
@ -170,8 +159,8 @@
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.3",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.3",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11176263090",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@ -187,31 +176,31 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-extensions": {
|
||||
"version": "7.0.0-alpha.3",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.3.tgz",
|
||||
"integrity": "sha512-AauZ5mICL/Rp7bYJ2A95Dxo8iybSOULCx8wJkD6+DpSSNztLX2TgsEph6c1HbOvPwYic9+DItILITK5ucosppg==",
|
||||
"version": "7.0.0-alpha.4-11176263090",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.4-11176263090.tgz",
|
||||
"integrity": "sha512-nodRfCE8FId/mVt/sw2+3oooWwCZzeOh5q0OzKzJLbyvOFhlcRYzeH3sX935CeCmKvRG2qRTXeopZEXGkTYLFg==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.3",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11176263090",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.3",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.3.tgz",
|
||||
"integrity": "sha512-RRWD37o1LKMpMzGUjcHa8RMt4vRA2R3ObcAIe6+55clZVADa+9s6G1amxoCuiX8tqxwU9BwAVIPdfV8nNhmZdg==",
|
||||
"version": "7.0.0-alpha.4-11176263090",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.4-11176263090.tgz",
|
||||
"integrity": "sha512-M13/Gr049FlWqBW6gokYuU5cYHVy6QD/g/hppYkEaErxllVajhVl8O+K0M7U4lEUDSuqcD1S6eeZGy3WEuGDRw==",
|
||||
"dependencies": {
|
||||
"@angular-eslint/utils": "15.2.1",
|
||||
"@typescript-eslint/utils": "5.48.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.3",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.3.tgz",
|
||||
"integrity": "sha512-GC2xcmKnk+vBfxG+bjuLqdqPhaVtKtkc8AGjrPut+t06J69J1oHJ5OecWZ2irw32eqF+wasMEngrY2esmDJ4Cw==",
|
||||
"version": "8.0.0-alpha.4-11176263090",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.4-11176263090.tgz",
|
||||
"integrity": "sha512-iYMPUXwPixzbQunIFtCJFJropkEwsUHXz8wqsdxf8s0FaV5Awvd/gLZzh4vxri/oiZFd89IuOao331TPCoaq+w==",
|
||||
"dependencies": {
|
||||
"event-emitter": "0.3.5",
|
||||
"superagent": "9.0.2",
|
||||
|
12
package.json
12
package.json
@ -30,11 +30,11 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.3",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.3",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.3",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.3",
|
||||
"@alfresco/js-api": "8.0.0-alpha.3",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.4-11176263090",
|
||||
"@alfresco/js-api": "8.0.0-alpha.4-11176263090",
|
||||
"@angular/animations": "15.2.10",
|
||||
"@angular/cdk": "15.2.9",
|
||||
"@angular/common": "15.2.10",
|
||||
@ -62,7 +62,7 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.3",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.4-11176263090",
|
||||
"@angular-devkit/build-angular": "15.2.10",
|
||||
"@angular-devkit/core": "15.2.10",
|
||||
"@angular-devkit/schematics": "15.2.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user