Skip to content

Commit

Permalink
SITES-22114 - Release new CIF components version 2.13.0 (#327)
Browse files Browse the repository at this point in the history
* updated dependencies to CIF Components 2.13.0
  • Loading branch information
LSantha authored Jun 21, 2024
1 parent 300b70a commit 962a249
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<vault.user>admin</vault.user>
<vault.password>admin</vault.password>
<core.wcm.components.version>2.18.6</core.wcm.components.version>
<core.cif.components.version>2.12.6</core.cif.components.version>
<core.cif.components.version>2.13.2</core.cif.components.version>
<graphql.client.version>1.7.10</graphql.client.version>
<magento.graphql.version>9.1.0-magento242ee</magento.graphql.version>
<bnd.version>5.1.2</bnd.version>
Expand Down
10 changes: 0 additions & 10 deletions ui.frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions ui.frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"webpack-merge": "^4.2.1"
},
"dependencies": {
"@adobe/aem-core-cif-product-recs-extension": "2.12.6",
"@adobe/aem-core-cif-react-components": "2.12.6",
"@adobe/aem-core-cif-product-recs-extension": "2.13.2",
"@adobe/aem-core-cif-react-components": "2.13.2",
"@apollo/client": "^3.5.5",
"@babel/runtime": "^7.4.5",
"@magento/peregrine": "11.0.0",
Expand Down

0 comments on commit 962a249

Please sign in to comment.