Skip to content

Commit

Permalink
GH Auto: Upstream dependencies ADF:6.6.0-7017572520 JS-API:7.5.0-7017…
Browse files Browse the repository at this point in the history
…572520 using Tag:6.6.0-7017572520 (#3500)

* [ci:force][auto-commit] Update dependencies ADF:6.6.0-7017572520  JS:7.5.0-7017572520

* Set corrected versions for ADF

---------

Co-authored-by: AleksanderSklorz <[email protected]>
Co-authored-by: Aleksander Sklorz <[email protected]>
  • Loading branch information
3 people authored Nov 28, 2023
1 parent 509ab55 commit 6a326f7
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 @@ -33,11 +33,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": ">=6.6.0-7004095144",
"@alfresco/adf-core": ">=6.6.0-7004095144",
"@alfresco/adf-extensions": ">=6.6.0-7004095144",
"@alfresco/eslint-plugin-eslint-angular": ">=6.6.0-7004095144",
"@alfresco/js-api": "7.5.0-7004095144",
"@alfresco/adf-content-services": ">=6.6.0-7017572520",
"@alfresco/adf-core": ">=6.6.0-7017572520",
"@alfresco/adf-extensions": ">=6.6.0-7017572520",
"@alfresco/eslint-plugin-eslint-angular": ">=6.6.0-7017572520",
"@alfresco/js-api": "7.5.0-7017572520",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.3",
"@angular/common": "14.1.3",
Expand Down Expand Up @@ -65,8 +65,8 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@alfresco/adf-cli": ">=6.6.0-7004095144",
"@alfresco/adf-testing": ">=6.6.0-7004095144",
"@alfresco/adf-cli": ">=6.6.0-7017572520",
"@alfresco/adf-testing": ">=6.6.0-7017572520",
"@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.6.0-7004095144",
"@alfresco/adf-content-services": ">=6.6.0-7004095144",
"@alfresco/adf-extensions": ">=6.6.0-7004095144",
"@alfresco/adf-core": ">=6.6.0-7017572520",
"@alfresco/adf-content-services": ">=6.6.0-7017572520",
"@alfresco/adf-extensions": ">=6.6.0-7017572520",
"@alfresco/js-api": ">=7.5.0-7004095144",
"@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.6.0-7004095144",
"@alfresco/adf-core": ">=6.6.0-7004095144",
"@alfresco/adf-extensions": ">=6.6.0-7004095144",
"@alfresco/adf-content-services": ">=6.6.0-7017572520",
"@alfresco/adf-core": ">=6.6.0-7017572520",
"@alfresco/adf-extensions": ">=6.6.0-7017572520",
"@alfresco/js-api": ">=7.5.0-7004095144",
"@angular/animations": ">=14.1.3",
"@angular/common": ">=14.1.3",
Expand Down

0 comments on commit 6a326f7

Please sign in to comment.