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-11347259322 JS:8.0.0-alpha.4-11347259322 (#4178)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
This commit is contained in:
parent
0ecdb7131a
commit
7b2a613cce
60
package-lock.json
generated
60
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.4-11334975797",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.4-11334975797",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.4-11334975797",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.4-11334975797",
|
||||
"@alfresco/js-api": "8.0.0-alpha.4-11334975797",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/js-api": "8.0.0-alpha.4-11347259322",
|
||||
"@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.4-11334975797",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.4-11347259322",
|
||||
"@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.4-11334975797",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.4-11334975797.tgz",
|
||||
"integrity": "sha512-25rpnxlJ2XCxX/1LWAZPB1EZ+jxkMJIbV/JMvOWswnFay/M2SnDzHnx3AFdHfUvX+A4MkktLFhxLLge6tDXSzQ==",
|
||||
"version": "7.0.0-alpha.4-11347259322",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.4-11347259322.tgz",
|
||||
"integrity": "sha512-QpOgeF3/tD/ppMWdmZIV1E/MbakQOxBUEMHvQKZ7lgNfIzVpNwnhqpZ3R7kphqYXvIJMyV5A7f60kNONK6+fAA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11334975797",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11347259322",
|
||||
"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.4-11334975797",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.4-11334975797.tgz",
|
||||
"integrity": "sha512-x7OejMnxVoIHgEEj94To1+W+Ykmc6A9wfro/w9x5JLSl2muDXSbO869J2wmCZxnd/FAvfA+qC4Ac5zG3w0EJTg==",
|
||||
"version": "7.0.0-alpha.4-11347259322",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.4-11347259322.tgz",
|
||||
"integrity": "sha512-iWDK6mbyc5GdbIJWAHYUQP3bwvCBmqlvyGDgF7HXN0ygSdQZx0isMcUolqvpv0TZGYxlX0Ihz35Xzzy+G1bLvA==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.4-11334975797",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11334975797",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11347259322",
|
||||
"@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.4-11334975797",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.4-11334975797.tgz",
|
||||
"integrity": "sha512-8Uee00RxBLGzuvvw5TngDlPAOIk8luVCVyLMK5UVQF95niLn8TDwjj3UfDeuYfvi0GOi4zbGiV2xdjM3BESN0A==",
|
||||
"version": "7.0.0-alpha.4-11347259322",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.4-11347259322.tgz",
|
||||
"integrity": "sha512-eZFUbwlcbQ2n99Z6YJzs8IJvOrHSAKfiptji1smfF2NBv/P6Kec0Ouc14CN4BLH7W4S2eT4XUgxJubluw5+kQQ==",
|
||||
"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.4-11334975797",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11334975797",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11347259322",
|
||||
"@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.4-11334975797",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.4-11334975797.tgz",
|
||||
"integrity": "sha512-FR9aRtmEIeNvS+k0Y6pa5sLR9u/JeqpUIRrLNeFlmkCFutnrblDs2ieOPsgwxlwfB4mkEM1BWudjt+lnVMPacQ==",
|
||||
"version": "7.0.0-alpha.4-11347259322",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.4-11347259322.tgz",
|
||||
"integrity": "sha512-E7ozOAPWddjmaWDixT2YMveZoSG5DeYqbyRbErZb4owgr5LKDy9FQM7e5198y+oUX0+SX/ryegUtQyVETrjyYQ==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11334975797",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.4-11347259322",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.4-11334975797",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.4-11334975797.tgz",
|
||||
"integrity": "sha512-9g3Rg88fH9d9+VLyZhreHR8KhCHYBbsUUFiFWySqX15Qhly5BxMiqBUb+ka2fJME0BhLFGsKS8KZEdespmZjlw==",
|
||||
"version": "7.0.0-alpha.4-11347259322",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.4-11347259322.tgz",
|
||||
"integrity": "sha512-+e5gxRCd2vwpjF8pnRIvUEdB8yEwHuIYZ0wfgDKuZf2DSebRd3f42B6zClKRFBptosLjt/BkcTbolwBXF7yMRg==",
|
||||
"dependencies": {
|
||||
"@angular-eslint/utils": "15.2.1",
|
||||
"@typescript-eslint/utils": "5.48.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.4-11334975797",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.4-11334975797.tgz",
|
||||
"integrity": "sha512-HgKYNB1VUDT7OiKtanaXgqEeK8X0CCK5GjXglbjjs191DIeOAytk3cXBnIHN5aNURmdJtr5oB4mwySIOdRqNeQ==",
|
||||
"version": "8.0.0-alpha.4-11347259322",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.4-11347259322.tgz",
|
||||
"integrity": "sha512-rBoOh7iL9rGRzglw1fZT/jErfO5Eqw47yUqd698IlJ+gtu9Y0wdf5CMgk0rtoKJafhrWWPt3sBPpxaNiULxW5w==",
|
||||
"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.4-11334975797",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.4-11334975797",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.4-11334975797",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.4-11334975797",
|
||||
"@alfresco/js-api": "8.0.0-alpha.4-11334975797",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.4-11347259322",
|
||||
"@alfresco/js-api": "8.0.0-alpha.4-11347259322",
|
||||
"@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.4-11334975797",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.4-11347259322",
|
||||
"@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