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 1, 2024
1 parent 4f32f3d commit 352e4cb
Show file tree
Hide file tree
Showing 5 changed files with 138 additions and 144 deletions.
8 changes: 4 additions & 4 deletions @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-framework#readme",
"dependencies": {
"@babel/core": "^7.23.6",
"@babel/core": "^7.23.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.23.6",
"@babel/preset-env": "^7.23.7",
"@builder.io/partytown": "^0.8.1",
"@ecomplus/storefront-renderer": "^2.11.1",
"@ecomplus/storefront-router": "^2.2.1",
"autoprefixer": "^10.4.16",
"babel-loader": "^8.3.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^6.4.1",
"core-js": ">=3.29.0 <3.35",
"core-js": ">=3.29.0 <3.36",
"css-loader": "^3.6.0",
"cssnano": "^5.1.15",
"ejs": "^3.1.9",
Expand All @@ -59,7 +59,7 @@
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.69.5",
"sass": "^1.69.6",
"sass-loader": "^10.5.1",
"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 @@ -32,7 +32,7 @@
"axios": "^0.27.2 || ^1.1.2",
"ejs": "^3.1.9",
"html-minifier": "^4.0.0",
"image-size": "^1.0.2",
"image-size": "^1.1.0",
"lodash": "^4.17.21",
"markdown-it": "^14.0.0"
}
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.35",
"core-js": ">=3.29.0 <3.36",
"ejs": "^3.1.9",
"eventemitter3": "^5.0.1",
"lodash.clonedeep": "^4.5.0",
Expand Down
Loading

0 comments on commit 352e4cb

Please sign in to comment.