Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#974)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 055ae71 commit bd92f9e
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 81 deletions.
2 changes: 1 addition & 1 deletion @ecomplus/storefront-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@ecomplus/client": "^2.2.1",
"@ecomplus/i18n": "^1.32.2",
"@ecomplus/passport-client": "^1.2.1",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/shopping-cart": "^2.6.0",
"@ecomplus/storefront-components": "^1.0.0-beta.167",
"@ecomplus/storefront-twbs": "^7.3.6",
"axios": "^0.27.2 || ^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@ecomplus/i18n": "^1.32.2",
"@ecomplus/passport-client": "^1.2.1",
"@ecomplus/search-engine": "^2.6.1",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/shopping-cart": "^2.6.0",
"@ecomplus/storefront-twbs": "^7.3.6",
"@glidejs/glide": "^3.6.0",
"@linusborg/vue-simple-portal": "^0.1.5",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-framework/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.11.1",
"firebase-admin": "^11.11.0",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@ecomplus/i18n": "^1.32.2",
"@ecomplus/passport-client": "^1.2.1",
"@ecomplus/search-engine": "^2.6.1",
"@ecomplus/shopping-cart": "^2.5.9",
"@ecomplus/shopping-cart": "^2.6.0",
"@ecomplus/storefront-app": "^2.0.0-beta.189",
"@ecomplus/storefront-components": "^1.0.0-beta.167",
"@ecomplus/storefront-framework": "^5.20.30",
Expand Down
146 changes: 70 additions & 76 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"babel-loader": "^8.3.0",
"bootstrap": "^4.6.2",
"browser-sync": "^2.29.3",
"caniuse-lite": "^1.0.30001563",
"caniuse-lite": "^1.0.30001564",
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
Expand Down

0 comments on commit bd92f9e

Please sign in to comment.