Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1093)
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 Oct 15, 2024
1 parent 03a4e6d commit 083166b
Show file tree
Hide file tree
Showing 4 changed files with 337 additions and 492 deletions.
2 changes: 1 addition & 1 deletion @ecomplus/storefront-framework/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.11.6",
"@ecomplus/storefront-renderer": "^2.11.7",
"firebase-admin": "^11.11.1",
"firebase-functions": "^5.1.1"
},
Expand Down
6 changes: 3 additions & 3 deletions @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-framework#readme",
"dependencies": {
"@babel/core": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.25.7",
"@babel/preset-env": "^7.25.8",
"@builder.io/partytown": "^0.7.6",
"@ecomplus/storefront-renderer": "^2.11.7",
"@ecomplus/storefront-router": "^2.2.1",
Expand All @@ -59,7 +59,7 @@
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.79.4",
"sass": "^1.79.5",
"sass-loader": "^10.5.2",
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
Expand Down
Loading

0 comments on commit 083166b

Please sign in to comment.