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.2-10959284638 JS:8.0.0-alpha.2-10959284638 (#4130)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
This commit is contained in:
parent
edcc6f8047
commit
d9c8ba702d
60
package-lock.json
generated
60
package-lock.json
generated
@ -9,11 +9,11 @@
|
||||
"version": "5.1.1",
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-10939392007",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-10939392007",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-10939392007",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-10939392007",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-10939392007",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-10959284638",
|
||||
"@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-10939392007",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.2-10959284638",
|
||||
"@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-10939392007",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.2-10939392007.tgz",
|
||||
"integrity": "sha512-iY96Q/AuZ4o35V0ZcPslhQQBu/Y4zGg+dq2m/SvLadCjE2RX0sNdYo0WuaPmPeDrc4h+wMFJC9B2qK67Ai/x7w==",
|
||||
"version": "7.0.0-alpha.2-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-ridOiJKHvPTk/m3/DTw9uQJxY5W1n1E6PxOpD5YESB682u3QfPvCru+2OAdIxY17wyCSUX3upAGDCHYb6KJj9Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10939392007",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10959284638",
|
||||
"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-10939392007",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.2-10939392007.tgz",
|
||||
"integrity": "sha512-b+l4lwe0Ny5ZLh2jNGMJ/HxIIQHoCvx+LOyQ7VNy95BWVzhdaSAbuHfupcK1MpLwxl8PAM2wKXVG0Xwn8+KCAQ==",
|
||||
"version": "7.0.0-alpha.2-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-HiZC9qsOHIzCiVg70t+tzf0CrCQS5u7pcMaUWS7ftG3hdO0sfz3RM0UFZ6WJB7jI65uJZv3Q6JhOb+s9zDWZEQ==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.2-10939392007",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10939392007",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10959284638",
|
||||
"@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-10939392007",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.2-10939392007.tgz",
|
||||
"integrity": "sha512-z8z2PKozjoQKxL+L4KbmhrDBXPT6XC98ZoDx33vYG16timHtrU29O+gr9sWh050xXljzUO+ENnkbzMx+w9bJEw==",
|
||||
"version": "7.0.0-alpha.2-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-5CyrMPD7hXsYG/X8SruxDtzxv/M9s7ghT+XBhHlqkS4QahGGR3QYyNfvYUVenSEvDouVk9zRA0diyma05122uw==",
|
||||
"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-10939392007",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10939392007",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10959284638",
|
||||
"@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-10939392007",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.2-10939392007.tgz",
|
||||
"integrity": "sha512-QCGoTXHnNixrn+vmDRJ635tmNZGs1ijRkgNjZjMQIwrdL5rvODIL6pGEjaEJMX748bvTmwmQ7eeD1YxE2/pSuA==",
|
||||
"version": "7.0.0-alpha.2-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-N2SPNxVKf1tHr4ZKKUGc7dzEeob/L2dQRrflV0bYqWPBQP2qM8fTxWc/W7apdM+mje8OdTJl8WkpkCjo81ex3A==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10939392007",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10959284638",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.2-10939392007",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.2-10939392007.tgz",
|
||||
"integrity": "sha512-TU/rqCCVO03OzrlZDJECdiHKcJUBgpVELkiaFYSbbMO+7xn8pkXAdL0ecpgYc0SZgWRNGdn9Ky7kAxWyK2ai2g==",
|
||||
"version": "7.0.0-alpha.2-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-ApoR0tTB7TaRNst7XgkbpFLv2hRf2j6ywdcaJQoHaO3p/blLAwtNs36eRYLEH+S5nAXtao1UR/MwzmlE3YgaLA==",
|
||||
"dependencies": {
|
||||
"@angular-eslint/utils": "15.2.1",
|
||||
"@typescript-eslint/utils": "5.48.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.2-10939392007",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.2-10939392007.tgz",
|
||||
"integrity": "sha512-lF2MIqpSa92asqPTzommTkz6vGsr+drMQPu6aNq8ii8BO00asGM/E+DbIuVaKb0bS0GYT3C4cwyzrrUo6Q/E7g==",
|
||||
"version": "8.0.0-alpha.2-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-nmD2e2dJ/I5O7cq5lx2fMyy76IGCsmNn7ptPR9+OJLGsJQ5txidjf/K/nuY+WyY349+ax5dFjt/016fV+vrzhA==",
|
||||
"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.2-10939392007",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-10939392007",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-10939392007",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-10939392007",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-10939392007",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-10959284638",
|
||||
"@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-10939392007",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.2-10959284638",
|
||||
"@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