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.7-12082223421 JS:8.0.0-alpha.7-12082223421 (#4266)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
This commit is contained in:
parent
6734da9825
commit
fc01dbefcc
60
package-lock.json
generated
60
package-lock.json
generated
@ -9,11 +9,11 @@
|
||||
"version": "5.3.0",
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/js-api": "8.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/js-api": "8.0.0-alpha.7-12082223421",
|
||||
"@angular/animations": "16.2.9",
|
||||
"@angular/cdk": "16.2.9",
|
||||
"@angular/common": "16.2.9",
|
||||
@ -41,7 +41,7 @@
|
||||
"zone.js": "0.13.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.7-12082223421",
|
||||
"@angular-devkit/build-angular": "16.2.9",
|
||||
"@angular-devkit/core": "16.2.9",
|
||||
"@angular-devkit/schematics": "16.2.9",
|
||||
@ -106,13 +106,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@alfresco/adf-cli": {
|
||||
"version": "7.0.0-alpha.7-12066348344",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.7-12066348344.tgz",
|
||||
"integrity": "sha512-0J1l3Vobw2mRqH19FjsQ3MiWYGIJjKEgFnKZST08/ejSfS8g3vY1av9aqlAFuiYdKCNCgZm0aH/x2n5jL5fi+Q==",
|
||||
"version": "7.0.0-alpha.7-12082223421",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.7-12082223421.tgz",
|
||||
"integrity": "sha512-WEKfEcaK2AUF3oTmzhnDsOesi0QMQXtI0aWyVslHEB49lFrE3uDb/YOvcVHj7j28GFCCrBQH0hbduu2fqBqGNg==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7-12066348344",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7-12082223421",
|
||||
"commander": "^6.2.1",
|
||||
"ejs": "^3.1.9",
|
||||
"license-checker": "^25.0.1",
|
||||
@ -145,16 +145,16 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@alfresco/adf-content-services": {
|
||||
"version": "7.0.0-alpha.7-12066348344",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.7-12066348344.tgz",
|
||||
"integrity": "sha512-ObXX85q4R8cRVNZw6Z+xR4ZpIf1gGolZPlFvzzg8Fm9Yl8DqArUyr2SktPg3WxDEdGqQ2a+GO0XSwQjdpmdJug==",
|
||||
"version": "7.0.0-alpha.7-12082223421",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.7-12082223421.tgz",
|
||||
"integrity": "sha512-PRoWLNQtRbAD0qQ+Nkw319k/p6b4UnETH0a7oNq26zuzVOV9DiVgiYSgm4lvXSgThI1Q7EBHjTM7OoMAZl1GKg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7-12082223421",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@ -169,9 +169,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-core": {
|
||||
"version": "7.0.0-alpha.7-12066348344",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.7-12066348344.tgz",
|
||||
"integrity": "sha512-AM7UyGT9QzmPeO3L0YWux9+12xj+5Q022tEYwCXFTZcZVQWij/uQaVjagoM7PGCwLh450MRF+WgrkZ+rvYL7PA==",
|
||||
"version": "7.0.0-alpha.7-12082223421",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.7-12082223421.tgz",
|
||||
"integrity": "sha512-jf88noQf7BSdCTXdNAeejGvVEgv5BPUmuZKYBpze+JT7wTZni88m0uwtN6czjSdLXNOTFvWDdkbjz7CpAu/ilA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"angular-oauth2-oidc": "^15.0.1",
|
||||
@ -180,8 +180,8 @@
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7-12082223421",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@ -197,23 +197,23 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-extensions": {
|
||||
"version": "7.0.0-alpha.7-12066348344",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.7-12066348344.tgz",
|
||||
"integrity": "sha512-c21u/2fBDOAT1TKNYwEojOI9EUfkFnig0icYOjOe2heFpcJmDsEL3hgZ3vLygosFiIfC/7xhEC0U6/2AW/+6yw==",
|
||||
"version": "7.0.0-alpha.7-12082223421",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.7-12082223421.tgz",
|
||||
"integrity": "sha512-BgAKO5wCRUKZB1PfHQcZMU19AJhFJhyuEQeo1eeDpGyUZIFi2El5DVFV3/ssHvP+curP+iMuRFkeUkRBkPYPnA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7-12066348344",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7-12082223421",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.7-12066348344",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.7-12066348344.tgz",
|
||||
"integrity": "sha512-S/gi6pAcPOaC1yKm6X/f06t3BHHXM04EjJz7R6qXRgO/TYUIYEVh12w2OXcNDfZwLcH/qoF+qs0yxZYRvKgv2g==",
|
||||
"version": "7.0.0-alpha.7-12082223421",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.7-12082223421.tgz",
|
||||
"integrity": "sha512-dTrWRfzWMfp63uwL95FVuA2gotZO/+vs2+g25jaJ6x39FXvzvr3EbEewn/VYkesbwtcW9c+gQOXEbqbcsusUlQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@angular-eslint/utils": "16.3.1",
|
||||
@ -221,9 +221,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.7-12066348344",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.7-12066348344.tgz",
|
||||
"integrity": "sha512-sx6R1ALyJNh029RojkM/YF/mwuPBTA/ScMHBIzubiGH6zY5CmbbzkEzUTtPArV1tjzEj+dRaqQFqetOqkUM82g==",
|
||||
"version": "8.0.0-alpha.7-12082223421",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.7-12082223421.tgz",
|
||||
"integrity": "sha512-q5hQEyZ4SdCc2AdARNcBcFu+NN5R3O1aY1R+CYoHYiDG6jOldEZXLtjb9pCLsXtIiqPlbfJw5HNTVmgrXfbyyw==",
|
||||
"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.7-12066348344",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/js-api": "8.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-12082223421",
|
||||
"@alfresco/js-api": "8.0.0-alpha.7-12082223421",
|
||||
"@angular/animations": "16.2.9",
|
||||
"@angular/cdk": "16.2.9",
|
||||
"@angular/common": "16.2.9",
|
||||
@ -62,7 +62,7 @@
|
||||
"zone.js": "0.13.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.7-12066348344",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.7-12082223421",
|
||||
"@angular-devkit/build-angular": "16.2.9",
|
||||
"@angular-devkit/core": "16.2.9",
|
||||
"@angular-devkit/schematics": "16.2.9",
|
||||
|
Loading…
x
Reference in New Issue
Block a user