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-11066801004 JS:8.0.0-alpha.2-11066801004 (#4136)
Co-authored-by: jacekpluta <jacekpluta@users.noreply.github.com>
This commit is contained in:
parent
a93722bea6
commit
8b0cd8a958
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-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",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-11066801004",
|
||||
"@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-10959284638",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.2-11066801004",
|
||||
"@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-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-ridOiJKHvPTk/m3/DTw9uQJxY5W1n1E6PxOpD5YESB682u3QfPvCru+2OAdIxY17wyCSUX3upAGDCHYb6KJj9Q==",
|
||||
"version": "7.0.0-alpha.2-11066801004",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.2-11066801004.tgz",
|
||||
"integrity": "sha512-ByVx3D0e/LopvmzAgt/zyOK35cJozWasbMmfGRT33KbFNQIPO5NvdP9mjlBFM3fHSJANfM26O0siZ4AoV2JDlw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10959284638",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-11066801004",
|
||||
"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-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==",
|
||||
"version": "7.0.0-alpha.2-11066801004",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.2-11066801004.tgz",
|
||||
"integrity": "sha512-ewW3ZxzX6jjHTNYYdiCRwmZaYNIHY2Z/drM2tlg8RRfFnR4wVJBmCk2aNXR0iooPHdXhBX+b2/8letgFUVjVcw==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.2-10959284638",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10959284638",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-11066801004",
|
||||
"@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-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-5CyrMPD7hXsYG/X8SruxDtzxv/M9s7ghT+XBhHlqkS4QahGGR3QYyNfvYUVenSEvDouVk9zRA0diyma05122uw==",
|
||||
"version": "7.0.0-alpha.2-11066801004",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.2-11066801004.tgz",
|
||||
"integrity": "sha512-3420tFc2wAixmkWpr/6JkLLIKLqAZK/zdQxnTlUyBSy6i5TIyujJwdmX5Wx0/er72y9fS6tLmxvgujW4lnaRQg==",
|
||||
"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-10959284638",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10959284638",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-11066801004",
|
||||
"@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-10959284638",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.2-10959284638.tgz",
|
||||
"integrity": "sha512-N2SPNxVKf1tHr4ZKKUGc7dzEeob/L2dQRrflV0bYqWPBQP2qM8fTxWc/W7apdM+mje8OdTJl8WkpkCjo81ex3A==",
|
||||
"version": "7.0.0-alpha.2-11066801004",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.2-11066801004.tgz",
|
||||
"integrity": "sha512-2d64l2ZJdRp3Rqy1R1zcD/2dKWumtjORJ/QQaJA7CuUyaE4TRGQtqF1WpuOQa6Iu0JwIqIetmGmRMrUNP78YkQ==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-10959284638",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.2-11066801004",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"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==",
|
||||
"version": "7.0.0-alpha.2-11066801004",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.2-11066801004.tgz",
|
||||
"integrity": "sha512-84shL2cBU1ydRLbkiivSLwuNzAFWcsQPBTXYjJhr2tWVhZGpj1Z3eb9VPdDWz/u/S6XP5cbmGpTqYMzcl16Fqw==",
|
||||
"dependencies": {
|
||||
"@angular-eslint/utils": "15.2.1",
|
||||
"@typescript-eslint/utils": "5.48.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"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==",
|
||||
"version": "8.0.0-alpha.2-11066801004",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.2-11066801004.tgz",
|
||||
"integrity": "sha512-/jjSFFw37lQlYjpF07KF0mxCf2ViCxpCjpHP39ncHvp7jwGv7tpqihTfBH+zISTuvtyvXMZPco3ug8SqhOs/fg==",
|
||||
"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-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",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-11066801004",
|
||||
"@alfresco/js-api": "8.0.0-alpha.2-11066801004",
|
||||
"@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-10959284638",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.2-11066801004",
|
||||
"@angular-devkit/build-angular": "15.2.10",
|
||||
"@angular-devkit/core": "15.2.10",
|
||||
"@angular-devkit/schematics": "15.2.10",
|
||||
|
@ -85,6 +85,12 @@ describe('SearchAiResultsComponent', () => {
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
provide: UnsavedChangesGuard,
|
||||
useValue: {
|
||||
unsaved: false
|
||||
}
|
||||
},
|
||||
provideMockStore()
|
||||
]
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user