Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#978)
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 Dec 11, 2023
1 parent 70e6a5e commit bcc86dd
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 74 deletions.
4 changes: 2 additions & 2 deletions @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"babel-loader": "^8.3.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^6.4.1",
"core-js": ">=3.29.0 <3.34",
"core-js": ">=3.29.0 <3.35",
"css-loader": "^3.6.0",
"cssnano": "^5.1.15",
"ejs": "^3.1.9",
Expand All @@ -60,7 +60,7 @@
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.69.5",
"sass-loader": "^10.4.1",
"sass-loader": "^10.5.0",
"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-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@ecomplus/widget-user": "^1.0.0-beta.165",
"@ecomplus/widget-yourviews": "^1.1.0",
"@glidejs/glide": "^3.6.0",
"core-js": ">=3.29.0 <3.34",
"core-js": ">=3.29.0 <3.35",
"ejs": "^3.1.9",
"eventemitter3": "^5.0.1",
"lodash.clonedeep": "^4.5.0",
Expand Down
146 changes: 76 additions & 70 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.30001566",
"caniuse-lite": "^1.0.30001568",
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
Expand Down

0 comments on commit bcc86dd

Please sign in to comment.