Skip to content

Commit

Permalink
fix(deps): bump @ecomplus/passport-client and @ecomplus/shopping-cart
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jan 9, 2023
1 parent 1de9748 commit 3b60f09
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions @ecomplus/storefront-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"dependencies": {
"@ecomplus/client": "^2.2.1",
"@ecomplus/i18n": "^1.32.2",
"@ecomplus/passport-client": "^1.1.1",
"@ecomplus/shopping-cart": "^2.5.8",
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/storefront-components": "^1.0.0-beta.139",
"@ecomplus/storefront-twbs": "^7.3.2",
"axios": "^0.27.2",
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/storefront-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@brazilian-utils/brazilian-utils": "^1.0.0-rc.12",
"@ecomplus/client": "^2.2.1",
"@ecomplus/i18n": "^1.32.2",
"@ecomplus/passport-client": "^1.1.1",
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/search-engine": "^2.6.1",
"@ecomplus/shopping-cart": "^2.5.8",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/storefront-twbs": "^7.3.2",
"@glidejs/glide": "^3.6.0",
"@linusborg/vue-simple-portal": "^0.1.5",
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/storefront-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"dependencies": {
"@ecomplus/client": "^2.2.1",
"@ecomplus/i18n": "^1.32.2",
"@ecomplus/passport-client": "^1.1.1",
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/search-engine": "^2.6.1",
"@ecomplus/shopping-cart": "^2.5.8",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/storefront-app": "^2.0.0-beta.157",
"@ecomplus/storefront-components": "^1.0.0-beta.139",
"@ecomplus/storefront-framework": "^5.19.16",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-compre-confie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/widget-compre-confie#readme",
"peerDependencies": {
"@ecomplus/passport-client": "^1.1.1",
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/utils": "^1.4.1",
"core-js": "3.x"
},
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-ebit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/widget-ebit#readme",
"peerDependencies": {
"@ecomplus/passport-client": "^1.1.1",
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/utils": "^1.4.1",
"core-js": "3.x"
},
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-gmc-ratings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/widget-gmc-ratings#readme",
"peerDependencies": {
"@ecomplus/client": "^2.2.1",
"@ecomplus/passport-client": "^1.1.1",
"@ecomplus/passport-client": "^1.1.2",
"@ecomplus/utils": "^1.4.1",
"core-js": "3.x"
},
Expand Down

0 comments on commit 3b60f09

Please sign in to comment.