[ci:force][auto-commit] Update dependencies ADF:9.1.0-16436357688 JS:10.1.0-16436357688 (#4698)

Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2025-07-22 14:08:39 +02:00
committed by GitHub
parent 190b804605
commit 1498b7f7f7
2 changed files with 36 additions and 36 deletions

60
package-lock.json generated
View File

@@ -9,11 +9,11 @@
"version": "8.0.0",
"license": "LGPL-3.0",
"dependencies": {
"@alfresco/adf-content-services": "9.1.0-16418062135",
"@alfresco/adf-core": "9.1.0-16418062135",
"@alfresco/adf-extensions": "9.1.0-16418062135",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-16418062135",
"@alfresco/js-api": "10.1.0-16418062135",
"@alfresco/adf-content-services": "9.1.0-16436357688",
"@alfresco/adf-core": "9.1.0-16436357688",
"@alfresco/adf-extensions": "9.1.0-16436357688",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-16436357688",
"@alfresco/js-api": "10.1.0-16436357688",
"@angular/animations": "19.2.6",
"@angular/cdk": "19.2.9",
"@angular/common": "19.2.6",
@@ -46,7 +46,7 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@alfresco/adf-cli": "9.1.0-16418062135",
"@alfresco/adf-cli": "9.1.0-16436357688",
"@angular-devkit/build-angular": "19.2.15",
"@angular-devkit/core": "19.2.7",
"@angular-devkit/schematics": "19.2.7",
@@ -113,13 +113,13 @@
"license": "MIT"
},
"node_modules/@alfresco/adf-cli": {
"version": "9.1.0-16418062135",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-9.1.0-16418062135.tgz",
"integrity": "sha512-E6/NLFDHACTwjxY/JMl47WNrHMEJCb7WnpN7Tr7ICx8QGW6NY3WHmWA+j+fCGDsRfXKF5NkIWOlMInDJIXQbjA==",
"version": "9.1.0-16436357688",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-9.1.0-16436357688.tgz",
"integrity": "sha512-j5K9OhcuaFtJ677kmytLFL16OW89f7LievB+lCQhHPgEN7Q+ktWyVirGx1tAN6x3xgokWjMIRGg9GFw358rQSw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=10.1.0-16418062135",
"@alfresco/js-api": ">=10.1.0-16436357688",
"commander": "^6.2.1",
"ejs": "^3.1.9",
"license-checker": "^25.0.1",
@@ -134,16 +134,16 @@
}
},
"node_modules/@alfresco/adf-content-services": {
"version": "9.1.0-16418062135",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-9.1.0-16418062135.tgz",
"integrity": "sha512-/PVvuv2AcdzRJQ9yTqNOjRMNXgBay2Sy3walDHG/IHJYs14ipvWtic6KeKi88pXNqoLVgBN1fyIP8MBhWn43GA==",
"version": "9.1.0-16436357688",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-9.1.0-16436357688.tgz",
"integrity": "sha512-VJhYwJ5eNrAE/HFnPsDiFHPxB6Mk8Yo+rGHBg7H3y0KX9EaA/+L/fOg8cHDp1cfD9vgrpx6wFPsXomdpDsa0Pg==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-core": ">=9.1.0-16418062135",
"@alfresco/js-api": ">=10.1.0-16418062135",
"@alfresco/adf-core": ">=9.1.0-16436357688",
"@alfresco/js-api": ">=10.1.0-16436357688",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",
@@ -158,9 +158,9 @@
}
},
"node_modules/@alfresco/adf-core": {
"version": "9.1.0-16418062135",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-9.1.0-16418062135.tgz",
"integrity": "sha512-seYcplEoMB7yigSfDrl/+Jovt03YPqrP4w3D55gPq2DYyB1Bw/958gMznTWM2TR0zXfaKl8zcGm9E10vO49Kmw==",
"version": "9.1.0-16436357688",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-9.1.0-16436357688.tgz",
"integrity": "sha512-Qdt2JrHzx5YlYDX3kXNNo3N2KgCXPsCyiEsD+WB4kAxMhL2Z/wnq537fk5yhdS30Zy+kE9Dgi/MBEW5arGGxJw==",
"license": "Apache-2.0",
"dependencies": {
"angular-oauth2-oidc": "17.0.2",
@@ -171,8 +171,8 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-extensions": ">=9.1.0-16418062135",
"@alfresco/js-api": ">=10.1.0-16418062135",
"@alfresco/adf-extensions": ">=9.1.0-16436357688",
"@alfresco/js-api": ">=10.1.0-16436357688",
"@angular/animations": ">=16.0.0",
"@angular/cdk": ">=16.0.0",
"@angular/common": ">=16.0.0",
@@ -206,29 +206,29 @@
}
},
"node_modules/@alfresco/adf-extensions": {
"version": "9.1.0-16418062135",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-9.1.0-16418062135.tgz",
"integrity": "sha512-BfywdvtSWKLFf7f+piZkqKgYps5PAG31pdptIIWGKH0taI9C2iEBUJRKFwGg5ROPUi+2+IqvBNm3wb3JVOtDLQ==",
"version": "9.1.0-16436357688",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-9.1.0-16436357688.tgz",
"integrity": "sha512-dXEe26I79Mari9MfY/teZhGLfiuaxprzmNSaiWZ9Z8HaCqWNvSWhCNO30mL1spC1KSPhLOzInhAO06tjtrfK6A==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/js-api": ">=10.1.0-16418062135",
"@alfresco/js-api": ">=10.1.0-16436357688",
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3"
}
},
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "9.1.0-16418062135",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-9.1.0-16418062135.tgz",
"integrity": "sha512-v35W3EJHvcFEmq2+r1JgwaDV5t5Rl77HV63DYlECB1vSeKexPFLw+3ZXsxK9ed9j5eo4TvGBiyCqbLY0Ly31CQ==",
"version": "9.1.0-16436357688",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-9.1.0-16436357688.tgz",
"integrity": "sha512-xySPgUVP5eV9xJR7SVw3n5mB8bJedZAvMDQ1m9mxHCYYXDnWtH1tPtLEQ3zppe/nprd17fJgso4TFrmSxrOcZw==",
"license": "Apache-2.0"
},
"node_modules/@alfresco/js-api": {
"version": "10.1.0-16418062135",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-10.1.0-16418062135.tgz",
"integrity": "sha512-2ve4n/h/w1bnfs0SnBCQODLrm10+KeLNMepD7G726DIsWUsJjSjD0E3nVt6QV8ZmQ9OmIZ/6aUw+5Dl5sXyptg==",
"version": "10.1.0-16436357688",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-10.1.0-16436357688.tgz",
"integrity": "sha512-r+gkD/XgQ5ADJZNqjXGVyNjSHFMKNhhOMgP9TomdWoRTUh8F1/Nid0kHf+bi0sFQgboDAfOtMkqkfl+s2+jN2A==",
"license": "Apache-2.0",
"dependencies": {
"event-emitter": "^0.3.5",

View File

@@ -30,11 +30,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "9.1.0-16418062135",
"@alfresco/adf-core": "9.1.0-16418062135",
"@alfresco/adf-extensions": "9.1.0-16418062135",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-16418062135",
"@alfresco/js-api": "10.1.0-16418062135",
"@alfresco/adf-content-services": "9.1.0-16436357688",
"@alfresco/adf-core": "9.1.0-16436357688",
"@alfresco/adf-extensions": "9.1.0-16436357688",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-16436357688",
"@alfresco/js-api": "10.1.0-16436357688",
"@angular/animations": "19.2.6",
"@angular/cdk": "19.2.9",
"@angular/common": "19.2.6",
@@ -67,7 +67,7 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@alfresco/adf-cli": "9.1.0-16418062135",
"@alfresco/adf-cli": "9.1.0-16436357688",
"@angular-devkit/build-angular": "19.2.15",
"@angular-devkit/core": "19.2.7",
"@angular-devkit/schematics": "19.2.7",