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 Jan 8, 2024
1 parent 0e6b54f commit da3df0d
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 82 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.5.0"
"firebase-functions": "^4.6.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 @@ -54,13 +54,13 @@
"json-sass-vars": "^3.1.0",
"mini-css-extract-plugin": "^0.12.0",
"mkdirp": "^1.0.4",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"postcss-loader": "^4.3.0",
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.69.6",
"sass-loader": "^10.5.1",
"sass": "^1.69.7",
"sass-loader": "^10.5.2",
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
"vue-loader": "^15.11.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 @@ -32,7 +32,7 @@
"axios": "^0.27.2 || ^1.1.2",
"ejs": "^3.1.9",
"html-minifier": "^4.0.0",
"image-size": "^1.1.0",
"image-size": "^1.1.1",
"lodash": "^4.17.21",
"markdown-it": "^14.0.0"
}
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": "^3.0.2",
"caniuse-lite": "^1.0.30001572",
"caniuse-lite": "^1.0.30001576",
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
Expand Down

0 comments on commit da3df0d

Please sign in to comment.