Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent a6aee6f commit ea1dca7
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 165 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 @@ -15,7 +15,7 @@
"dependencies": {
"@ecomplus/storefront-renderer": "^2.11.4",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.8.2"
"firebase-functions": "^4.9.0"
},
"devDependencies": {
"firebase-functions-test": "^2.4.0"
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.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@builder.io/partytown": "^0.10.1",
"@ecomplus/storefront-renderer": "^2.11.4",
"@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.72.0",
"sass": "^1.74.1",
"sass-loader": "^10.5.2",
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
Expand Down
Loading

0 comments on commit ea1dca7

Please sign in to comment.