mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[ci:force][auto-commit] Update JS-API to 5.3.0-475 for branch: update-js-api originated from JS-API PR: 475 (#8042)
This commit is contained in:
parent
5edc1186a4
commit
0cb1c502c0
@ -22,7 +22,7 @@
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-466",
|
||||
"@alfresco/js-api": "5.3.0-475",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"@alfresco/adf-core": "6.0.0-A.1"
|
||||
|
@ -42,7 +42,7 @@
|
||||
"@angular/router": ">=10.0.2",
|
||||
"@mat-datetimepicker/core": ">=4.1.0",
|
||||
"@mat-datetimepicker/moment": ">=4.1.0",
|
||||
"@alfresco/js-api": "5.3.0-466",
|
||||
"@alfresco/js-api": "5.3.0-475",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.1",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
|
@ -14,7 +14,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-466"
|
||||
"@alfresco/js-api": "5.3.0-475"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-466",
|
||||
"@alfresco/js-api": "5.3.0-475",
|
||||
"@alfresco/adf-core": "6.0.0-A.1",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1",
|
||||
"@apollo/client": "^3.3.7",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-466",
|
||||
"@alfresco/js-api": "5.3.0-475",
|
||||
"@alfresco/adf-core": "6.0.0-A.1",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": "5.3.0-466"
|
||||
"@alfresco/js-api": "5.3.0-475"
|
||||
},
|
||||
"keywords": [
|
||||
"testing",
|
||||
|
6
package-lock.json
generated
6
package-lock.json
generated
@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.3.0-466",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.3.0-466.tgz",
|
||||
"integrity": "sha512-ArBqTqEDbzR/jD6YtJTrPQG3Wz69WXURjnzZE8Os+JWUacJS1n/xEqncJY+xDoILuT1EtaEjogOWNYZixUqXlg==",
|
||||
"version": "5.3.0-475",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.3.0-475.tgz",
|
||||
"integrity": "sha512-oNx3f6c7UlEhAry4pOSoXfZV5E53EM10dBXO2O2PrNS1hNJyT/XiWzeFT3szF8pMQWKyHc3fR5JRVThnTnR++A==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "5.0.1",
|
||||
|
@ -66,7 +66,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "5.3.0-466",
|
||||
"@alfresco/js-api": "5.3.0-475",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user