Update js-api to latest version (#7742)

This commit is contained in:
Popovics András
2022-08-03 17:22:00 +02:00
committed by GitHub
parent 987d9ec20d
commit 80588782d2
9 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
},
"dependencies": {
"@alfresco/js-api": "4.12.0-236",
"@alfresco/js-api": "4.12.0-238",
"commander": "^4.0.0",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",

View File

@@ -20,7 +20,7 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.12.0-236",
"@alfresco/js-api": "4.12.0-238",
"@alfresco/adf-core": "4.11.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"

View File

@@ -37,7 +37,7 @@
"@angular/router": ">=10.0.2",
"@mat-datetimepicker/core": ">=4.1.0",
"@mat-datetimepicker/moment": ">=4.1.0",
"@alfresco/js-api": "4.12.0-236",
"@alfresco/js-api": "4.12.0-238",
"@alfresco/adf-extensions": "4.11.0",
"@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0",

View File

@@ -15,7 +15,7 @@
"peerDependencies": {
"@angular/common": ">=10.0.2",
"@angular/core": ">=10.0.2",
"@alfresco/js-api": "4.12.0-236"
"@alfresco/js-api": "4.12.0-238"
},
"keywords": [
"extensions",

View File

@@ -18,7 +18,7 @@
"@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@alfresco/js-api": "4.12.0-236",
"@alfresco/js-api": "4.12.0-238",
"@alfresco/adf-core": "4.11.0",
"@alfresco/adf-content-services": "4.11.0",
"@apollo/client": "^3.3.7",

View File

@@ -19,7 +19,7 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.12.0-236",
"@alfresco/js-api": "4.12.0-238",
"@alfresco/adf-core": "4.11.0",
"@alfresco/adf-content-services": "4.11.0",
"@ngx-translate/core": ">=13.0.0",

View File

@@ -11,7 +11,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": "4.12.0-236"
"@alfresco/js-api": "4.12.0-238"
},
"keywords": [
"testing",