Skip to content

Commit

Permalink
GH Auto: Upstream dependencies ADF:6.3.0-5468717985 JS-API:6.3.0-1025…
Browse files Browse the repository at this point in the history
… using Tag:6.3.0-5468717985 (#3313)

* [ci:force][auto-commit] Update dependencies ADF:6.3.0-5468717985  JS:6.3.0-1025

* ADF version update

---------

Co-authored-by: MichalKinas <[email protected]>
Co-authored-by: MichalKinas <[email protected]>
  • Loading branch information
3 people authored and akashrathod28 committed Jul 10, 2023
1 parent 9e84ac6 commit 000bcda
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 49 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "6.3.0-5466178577",
"@alfresco/adf-core": "6.3.0-5466178577",
"@alfresco/adf-extensions": "6.3.0-5466178577",
"@alfresco/eslint-plugin-eslint-angular": "6.3.0-5466178577",
"@alfresco/js-api": "6.2.0",
"@alfresco/adf-content-services": "6.3.0-5468717985",
"@alfresco/adf-core": "6.3.0-5468717985",
"@alfresco/adf-extensions": "6.3.0-5468717985",
"@alfresco/eslint-plugin-eslint-angular": "6.3.0-5468717985",
"@alfresco/js-api": "6.3.0-1025",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.3",
"@angular/common": "14.1.3",
Expand Down Expand Up @@ -73,8 +73,8 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@alfresco/adf-cli": "6.3.0-5466178577",
"@alfresco/adf-testing": "6.3.0-5466178577",
"@alfresco/adf-cli": "6.3.0-5468717985",
"@alfresco/adf-testing": "6.3.0-5468717985",
"@angular-devkit/build-angular": "14.2.11",
"@angular-devkit/core": "14.1.2",
"@angular-devkit/schematics": "14.1.2",
Expand Down
6 changes: 3 additions & 3 deletions projects/aca-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"peerDependencies": {
"@angular/common": "^14.1.0",
"@angular/core": "^14.1.0",
"@alfresco/adf-core": "^6.3.0-5466178577",
"@alfresco/adf-content-services": "^6.3.0-5466178577",
"@alfresco/adf-extensions": "^6.3.0-5466178577",
"@alfresco/adf-core": "^6.3.0-5468717985",
"@alfresco/adf-content-services": "^6.3.0-5468717985",
"@alfresco/adf-extensions": "^6.3.0-5468717985",
"@alfresco/js-api": ">=6.2.0",
"@angular/animations": "^14.1.3",
"@angular/cdk": "^14.1.3",
Expand Down
6 changes: 3 additions & 3 deletions projects/aca-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"license": "LGPL-3.0",
"scripts": {},
"peerDependencies": {
"@alfresco/adf-content-services": "^6.3.0-5466178577",
"@alfresco/adf-core": "6.3.0-5466178577",
"@alfresco/adf-extensions": "6.3.0-5466178577",
"@alfresco/adf-content-services": "^6.3.0-5468717985",
"@alfresco/adf-core": "6.3.0-5468717985",
"@alfresco/adf-extensions": "6.3.0-5468717985",
"@alfresco/js-api": ">=6.2.0",
"@angular/animations": "^14.1.3",
"@angular/common": "^14.1.3",
Expand Down

0 comments on commit 000bcda

Please sign in to comment.