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 Mar 19, 2024
1 parent 5b0de3e commit 55ed624
Show file tree
Hide file tree
Showing 5 changed files with 716 additions and 686 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.1",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.8.0"
"firebase-functions": "^4.8.1"
},
"devDependencies": {
"firebase-functions-test": "^2.4.0"
Expand Down
8 changes: 4 additions & 4 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.0",
"@babel/core": "^7.24.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.0",
"@babel/preset-env": "^7.24.1",
"@builder.io/partytown": "^0.10.0",
"@ecomplus/storefront-renderer": "^2.11.1",
"@ecomplus/storefront-router": "^2.2.1",
Expand All @@ -54,12 +54,12 @@
"json-sass-vars": "^3.1.0",
"mini-css-extract-plugin": "^0.12.0",
"mkdirp": "^1.0.4",
"postcss": "^8.4.35",
"postcss": "^8.4.37",
"postcss-loader": "^4.3.0",
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.71.1",
"sass": "^1.72.0",
"sass-loader": "^10.5.2",
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"html-minifier": "^4.0.0",
"image-size": "^1.1.1",
"lodash": "^4.17.21",
"markdown-it": "^14.0.0"
"markdown-it": "^14.1.0"
}
}
Loading

0 comments on commit 55ed624

Please sign in to comment.