mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-10864807963 JS:8.0.0-alpha.2-10864807963 (#4116)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
This commit is contained in:
co-authored by
DenysVuika
parent
8bef22b323
commit
d3fe4a0f10
Generated
+30
-30
@@ -9,11 +9,11 @@
|
||||
"version": "5.1.1",
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-10825755986",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-10864807963",
|
||||
"@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.2-10825755986",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.2-10864807963",
|
||||
"@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.2-10825755986",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.2-10825755986.tgz",
|
||||
"integrity": "sha512-qhYbT6qsvL93GOlY6ihLYs9OPsa0uA00G896OnRyhujIX8+CrsggpPnw89XKcSge93nfTxbVlw1j6MSJG28v2w==",
|
||||
"version": "7.0.0-alpha.2-10864807963",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.2-10864807963.tgz",
|
||||
"integrity": "sha512-feMZA730YVKCQfbNz+SZXp9SK1jhHhFiVBdFJWAL6ihWG1bTVvVPQ6bqi+Uif9z096WysHoL++58tf02mVxRxQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10825755986",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10864807963",
|
||||
"commander": "^6.2.1",
|
||||
"ejs": "^3.1.9",
|
||||
"license-checker": "^25.0.1",
|
||||
@@ -126,15 +126,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-content-services": {
|
||||
"version": "7.0.0-alpha.2-10825755986",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.2-10825755986.tgz",
|
||||
"integrity": "sha512-pZAbDIM1MkfIE6QUdLb2ZT1ir70/oQJ6zEoIAhpygIKyUXYGfEqu6XuMwMB6aKF5Rdyg/kXuSR8xxb5hwt+RKA==",
|
||||
"version": "7.0.0-alpha.2-10864807963",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.2-10864807963.tgz",
|
||||
"integrity": "sha512-+GFCbqxgdcoxtwP21KEV/OBkFA1NGpjiJfXAtTEm3kGht27EaJ4YV/AeO6P0CKS/LacEnvqmUWwokm8Svg6r0Q==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10825755986",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10864807963",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@@ -149,9 +149,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-core": {
|
||||
"version": "7.0.0-alpha.2-10825755986",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.2-10825755986.tgz",
|
||||
"integrity": "sha512-x8EThkmEir+RvdrrKcJP4UjWqVyxv8oZsOXzmZI8GNxMZK+OIow3IQ2IAUaDcPCw1O2bNn5kT2SW2G5S+Edb2Q==",
|
||||
"version": "7.0.0-alpha.2-10864807963",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.2-10864807963.tgz",
|
||||
"integrity": "sha512-iJkyN3V1SHZ+sF3YSMHnEzbMoCjd11G2BHaqPuMmApODm9Off5ODtYAOa9IZl6aDJeIOe6vKbVgLOkqlvy0k8A==",
|
||||
"dependencies": {
|
||||
"angular-oauth2-oidc": "^15.0.1",
|
||||
"angular-oauth2-oidc-jwks": "^17.0.2",
|
||||
@@ -159,8 +159,8 @@
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10825755986",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10864807963",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@@ -176,31 +176,31 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-extensions": {
|
||||
"version": "7.0.0-alpha.2-10825755986",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.2-10825755986.tgz",
|
||||
"integrity": "sha512-YQyyfomNhYXbPK/hsiQP1pmp8KAcwW8hGg9kTyDU9bOv/MCNkneMw5BcorDxM6EA7UXF/n+Rtbj8GQqE8H8oFQ==",
|
||||
"version": "7.0.0-alpha.2-10864807963",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.2-10864807963.tgz",
|
||||
"integrity": "sha512-P+f5kFZe5J+wag8cFjETS3nVtAyEpMDp8N7Hnww/Sg3NRy2W30KVlyvCerTcQZnLC6VEzx4AmFynXvsaCZFlcQ==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10825755986",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10864807963",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.2-10825755986",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.2-10825755986.tgz",
|
||||
"integrity": "sha512-lC59sqOaKrC34IKLTnLG7rXlvvo9AOkB0YYOAZiaOM3oM6jLKygjXaqJG8ngWaqn+rcZvnIHHyBHtRL4g2c9Gg==",
|
||||
"version": "7.0.0-alpha.2-10864807963",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.2-10864807963.tgz",
|
||||
"integrity": "sha512-2m/dll9ZMx7Nd8B0+6WwJT+Yu1GaLekoHxvuS6E8WJHLR4Akd5xvFH6OQARKTdLclQ90b+A0AE5Tx1J0hHnqJA==",
|
||||
"dependencies": {
|
||||
"@angular-eslint/utils": "15.2.1",
|
||||
"@typescript-eslint/utils": "5.48.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.2-10825755986",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.2-10825755986.tgz",
|
||||
"integrity": "sha512-M8WQs9cJ44CoB/s/XrO5zUwF2UKKK9zUAEacJrODxYzb8C4L/k8TMb0tx0Ho5bzq9QsF9SQv1CdnbcSRFD3zOg==",
|
||||
"version": "8.0.0-alpha.2-10864807963",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.2-10864807963.tgz",
|
||||
"integrity": "sha512-E4ovDFUgekCIk9zfCL/nWtasl9u/JgRwo3HpdxmOWLvzURZcjY988a9z9NzTE58pFwzj3CdmsxF0inzMyqSVnQ==",
|
||||
"dependencies": {
|
||||
"event-emitter": "0.3.5",
|
||||
"superagent": "9.0.2",
|
||||
|
||||
+6
-6
@@ -30,11 +30,11 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-10825755986",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-10825755986",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-10864807963",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-10864807963",
|
||||
"@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.2-10825755986",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.2-10864807963",
|
||||
"@angular-devkit/build-angular": "15.2.10",
|
||||
"@angular-devkit/core": "15.2.10",
|
||||
"@angular-devkit/schematics": "15.2.10",
|
||||
|
||||
Reference in New Issue
Block a user