[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-11953849977 JS:8.0.0-alpha.7-11953849977 (#4248)

Co-authored-by: fkindgen <fkindgen@users.noreply.github.com>
This commit is contained in:
Alfresco Build 2024-11-21 15:35:56 +01:00 committed by GitHub
parent 7985f76b5d
commit e13c1b684b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 56 additions and 52 deletions

96
package-lock.json generated
View File

@ -1,19 +1,19 @@
{
"name": "alfresco-content-app",
"version": "5.2.0",
"version": "5.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "alfresco-content-app",
"version": "5.2.0",
"version": "5.3.0",
"license": "LGPL-3.0",
"dependencies": {
"@alfresco/adf-content-services": "7.0.0-alpha.6-11937616463",
"@alfresco/adf-core": "7.0.0-alpha.6-11937616463",
"@alfresco/adf-extensions": "7.0.0-alpha.6-11937616463",
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.6-11937616463",
"@alfresco/js-api": "8.0.0-alpha.6-11937616463",
"@alfresco/adf-content-services": "7.0.0-alpha.7-11953849977",
"@alfresco/adf-core": "7.0.0-alpha.7-11953849977",
"@alfresco/adf-extensions": "7.0.0-alpha.7-11953849977",
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-11953849977",
"@alfresco/js-api": "8.0.0-alpha.7-11953849977",
"@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.6-11937616463",
"@alfresco/adf-cli": "7.0.0-alpha.7-11953849977",
"@angular-devkit/build-angular": "16.2.9",
"@angular-devkit/core": "16.2.9",
"@angular-devkit/schematics": "16.2.9",
@ -106,12 +106,13 @@
"dev": true
},
"node_modules/@alfresco/adf-cli": {
"version": "7.0.0-alpha.6-11937616463",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.6-11937616463.tgz",
"integrity": "sha512-dONhqtOTbAQQxV1u+MrCrHREeMsePMyP33KMo5SckOa+bjbRGfFyRZgNhoDrBDj7JyJNDbHXCjLoI64arJ9cLw==",
"version": "7.0.0-alpha.7-11953849977",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.7-11953849977.tgz",
"integrity": "sha512-Ev9CbCqPm1uNSMu7D+OCeaVHPOgs3OJxfWv8KqE1tt22QXySPt0fQdjtXZ+iMY2H7X9z11sBzy3krdffxIVL1w==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=8.0.0-alpha.6-11937616463",
"@alfresco/js-api": ">=8.0.0-alpha.7-11953849977",
"commander": "^6.2.1",
"ejs": "^3.1.9",
"license-checker": "^25.0.1",
@ -144,15 +145,16 @@
"dev": true
},
"node_modules/@alfresco/adf-content-services": {
"version": "7.0.0-alpha.6-11937616463",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.6-11937616463.tgz",
"integrity": "sha512-6blmdaY/kGILDV+RSIBdfCyA2UIAvCen3xO879KYDnf+CGTQ2R3yVwpYLaAkzIkdQgenhN1Dzd5s8vQTlZ0AHw==",
"version": "7.0.0-alpha.7-11953849977",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.7-11953849977.tgz",
"integrity": "sha512-tjrTgFsauliu57kLKQjzb2/3ioWE7656/DRB+Vu06zzOkhdjtASEXFKyqHbG0aG00VXbXV61kfta21VVJQ1PyQ==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-core": ">=7.0.0-alpha.6-11937616463",
"@alfresco/js-api": ">=8.0.0-alpha.6-11937616463",
"@alfresco/adf-core": ">=7.0.0-alpha.7-11953849977",
"@alfresco/js-api": ">=8.0.0-alpha.7-11953849977",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",
@ -167,9 +169,10 @@
}
},
"node_modules/@alfresco/adf-core": {
"version": "7.0.0-alpha.6-11937616463",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.6-11937616463.tgz",
"integrity": "sha512-wlJCFt9MLT4Qhd5WPRI7Z3jr7RPGmcgAKJ3uuVD5ziQP38aa4K2eIClXQarNamaYFFeN0qgO6E0iBLSLOs4GGQ==",
"version": "7.0.0-alpha.7-11953849977",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.7-11953849977.tgz",
"integrity": "sha512-OOTq/cWSnTFt4Vn+ejJC20eDc0/WHKOvhWY68UERVtzindu/WWzIjLytP3svkI61eeo1iy0gz+GCEmcZPwaiEA==",
"license": "Apache-2.0",
"dependencies": {
"angular-oauth2-oidc": "^15.0.1",
"angular-oauth2-oidc-jwks": "^17.0.2",
@ -177,8 +180,8 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-extensions": ">=7.0.0-alpha.6-11937616463",
"@alfresco/js-api": ">=8.0.0-alpha.6-11937616463",
"@alfresco/adf-extensions": ">=7.0.0-alpha.7-11953849977",
"@alfresco/js-api": ">=8.0.0-alpha.7-11953849977",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",
@ -194,31 +197,34 @@
}
},
"node_modules/@alfresco/adf-extensions": {
"version": "7.0.0-alpha.6-11937616463",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.6-11937616463.tgz",
"integrity": "sha512-eoQgjBtVG5I5pg4irgb/Hq240F2kcVu621Yr5e+TjyXrgIzgk18EN8qFzHe6bFt810Lg8215Bj0DDhwb1V/GXg==",
"version": "7.0.0-alpha.7-11953849977",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.7-11953849977.tgz",
"integrity": "sha512-aA8DTmf2VXYZY6rGjRQIPkCmcMoxarC8W8E9C+alJ4JpUG+4hU/MN3L08raWNdrZpUwPmODpdx+u0+gN6z3Eog==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/js-api": ">=8.0.0-alpha.6-11937616463",
"@alfresco/js-api": ">=8.0.0-alpha.7-11953849977",
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3"
}
},
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "7.0.0-alpha.6-11937616463",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.6-11937616463.tgz",
"integrity": "sha512-gVbQ9bYoWF+YqUYIT0EvbPRa7Bk4fOVaDMooMuBykiTluLxPecv9ye37qddJ38I3eAqG4msNDfPmELJKcrdh0w==",
"version": "7.0.0-alpha.7-11953849977",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.7-11953849977.tgz",
"integrity": "sha512-moCQdhkSKg4Icr2TOJH8LaSyisEMA2p8mec7Ax7PIKXRV7zd1q0KlVfr0CnDqdwR9ZNKCEgTGn3LMay6kazGOA==",
"license": "Apache-2.0",
"dependencies": {
"@angular-eslint/utils": "16.3.1",
"@typescript-eslint/utils": "5.62.0"
}
},
"node_modules/@alfresco/js-api": {
"version": "8.0.0-alpha.6-11937616463",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.6-11937616463.tgz",
"integrity": "sha512-D+VvhGpZXBc/hfeimTf8SMdMANboDiCroJunnm1eiqiSt4nLxeU3NnQOpfCY4dLU1fDIcsl0YRFW25rMvKH+Eg==",
"version": "8.0.0-alpha.7-11953849977",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.7-11953849977.tgz",
"integrity": "sha512-JFNZ2/Unj6ubrzkBshifN6TSaFrLqA9HujClWjoHN9lbYfwJOFH9JmtH29vi8hkX/+TP1ykX5qumLpX5ztCh7Q==",
"license": "Apache-2.0",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^9.0.1",
@ -9330,6 +9336,7 @@
"version": "0.21.0",
"resolved": "https://registry.npmjs.org/@ts-morph/common/-/common-0.21.0.tgz",
"integrity": "sha512-ES110Mmne5Vi4ypUKrtVQfXFDtCsDXiUiGxF6ILVlE90dDD4fdpC1LSjydl/ml7xJWKSDZwUYD2zkOePMSrPBA==",
"license": "MIT",
"peer": true,
"dependencies": {
"fast-glob": "^3.2.12",
@ -9342,6 +9349,7 @@
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"license": "MIT",
"peer": true,
"dependencies": {
"balanced-match": "^1.0.0"
@ -9351,6 +9359,7 @@
"version": "7.4.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz",
"integrity": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==",
"license": "ISC",
"peer": true,
"dependencies": {
"brace-expansion": "^2.0.1"
@ -9366,6 +9375,7 @@
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-2.1.6.tgz",
"integrity": "sha512-+hEnITedc8LAtIP9u3HJDFIdcLV2vXP33sqLLIzkv1Db1zO/1OxbvYf0Y1OC/S/Qo5dxHXepofhmxL02PsKe+A==",
"license": "MIT",
"peer": true,
"bin": {
"mkdirp": "dist/cjs/src/bin.js"
@ -10510,6 +10520,7 @@
"version": "15.0.1",
"resolved": "https://registry.npmjs.org/angular-oauth2-oidc/-/angular-oauth2-oidc-15.0.1.tgz",
"integrity": "sha512-5gpqO9QL+qFqMItYFHe8F6H5nOIEaowcNUc9iTDs3P1bfVYnoKoVAaijob53PuPTF4YwzdfwKWZi4Mq6P7GENQ==",
"license": "MIT",
"dependencies": {
"tslib": "^2.0.0"
},
@ -10522,6 +10533,7 @@
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/angular-oauth2-oidc-jwks/-/angular-oauth2-oidc-jwks-17.0.2.tgz",
"integrity": "sha512-zG0udq9VihQdCKfGjhUfrIg35TbxU34tGfOG/pddxKwJkodMAFI34cNoZoVyZ53hPgeZSDPra2rYyixkH7bkKw==",
"license": "MIT",
"dependencies": {
"jsrsasign": "^11.0.0",
"tslib": "^2.5.2"
@ -12064,6 +12076,7 @@
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/code-block-writer/-/code-block-writer-12.0.0.tgz",
"integrity": "sha512-q4dMFMlXtKR3XNBHyMHt/3pwYNA69EDk00lloMOaaUMKPUXBw6lpXtbu3MMVG6/uOihGnRDOlkyqsONEUj60+w==",
"license": "MIT",
"peer": true
},
"node_modules/collect-v8-coverage": {
@ -12553,7 +12566,8 @@
"node_modules/cropperjs": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.6.2.tgz",
"integrity": "sha512-nhymn9GdnV3CqiEHJVai54TULFAE3VshJTXSqSJKa8yXAKyBKDWdhHarnlIPrshJ0WMFTGuFvG02YjLXfPiuOA=="
"integrity": "sha512-nhymn9GdnV3CqiEHJVai54TULFAE3VshJTXSqSJKa8yXAKyBKDWdhHarnlIPrshJ0WMFTGuFvG02YjLXfPiuOA==",
"license": "MIT"
},
"node_modules/cross-spawn": {
"version": "7.0.6",
@ -13792,19 +13806,6 @@
"node": ">=10.13.0"
}
},
"node_modules/enquirer": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz",
"integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==",
"extraneous": true,
"dependencies": {
"ansi-colors": "^4.1.1",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8.6"
}
},
"node_modules/ent": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/ent/-/ent-2.2.1.tgz",
@ -18415,6 +18416,7 @@
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-11.1.0.tgz",
"integrity": "sha512-Ov74K9GihaK9/9WncTe1mPmvrO7Py665TUfUKvraXBpu+xcTWitrtuOwcjf4KMU9maPaYn0OuaWy0HOzy/GBXg==",
"license": "MIT",
"funding": {
"url": "https://github.com/kjur/jsrsasign#donations"
}
@ -22116,6 +22118,7 @@
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
"integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
"license": "MIT",
"peer": true
},
"node_modules/path-exists": {
@ -26434,6 +26437,7 @@
"version": "20.0.0",
"resolved": "https://registry.npmjs.org/ts-morph/-/ts-morph-20.0.0.tgz",
"integrity": "sha512-JVmEJy2Wow5n/84I3igthL9sudQ8qzjh/6i4tmYCm6IqYyKFlNbJZi7oBdjyqcWSWYRu3CtL0xbT6fS03ESZIg==",
"license": "MIT",
"peer": true,
"dependencies": {
"@ts-morph/common": "~0.21.0",

View File

@ -30,11 +30,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "7.0.0-alpha.6-11937616463",
"@alfresco/adf-core": "7.0.0-alpha.6-11937616463",
"@alfresco/adf-extensions": "7.0.0-alpha.6-11937616463",
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.6-11937616463",
"@alfresco/js-api": "8.0.0-alpha.6-11937616463",
"@alfresco/adf-content-services": "7.0.0-alpha.7-11953849977",
"@alfresco/adf-core": "7.0.0-alpha.7-11953849977",
"@alfresco/adf-extensions": "7.0.0-alpha.7-11953849977",
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-11953849977",
"@alfresco/js-api": "8.0.0-alpha.7-11953849977",
"@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.6-11937616463",
"@alfresco/adf-cli": "7.0.0-alpha.7-11953849977",
"@angular-devkit/build-angular": "16.2.9",
"@angular-devkit/core": "16.2.9",
"@angular-devkit/schematics": "16.2.9",