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 Oct 9, 2023
1 parent 8210717 commit 14913d3
Show file tree
Hide file tree
Showing 6 changed files with 98 additions and 104 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 @@ -14,7 +14,7 @@
"main": "index.js",
"dependencies": {
"@ecomplus/storefront-renderer": "^2.10.11",
"firebase-admin": "^11.10.1",
"firebase-admin": "^11.11.0",
"firebase-functions": "^4.4.1"
},
"devDependencies": {
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 @@ -46,20 +46,20 @@
"babel-loader": "^8.3.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^6.4.1",
"core-js": ">=3.29.0 <3.33",
"core-js": ">=3.29.0 <3.34",
"css-loader": "^3.6.0",
"cssnano": "^5.1.15",
"ejs": "^3.1.9",
"file-loader": "^6.2.0",
"json-sass-vars": "^3.1.0",
"mini-css-extract-plugin": "^0.12.0",
"mkdirp": "^1.0.4",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"postcss-loader": "^4.3.0",
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.68.0",
"sass": "^1.69.0",
"sass-loader": "^10.4.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 @@ -33,6 +33,6 @@
"html-minifier": "^4.0.0",
"image-size": "^1.0.2",
"lodash": "^4.17.21",
"markdown-it": "^13.0.1"
"markdown-it": "^13.0.2"
}
}
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.158",
"@ecomplus/widget-yourviews": "^1.1.0",
"@glidejs/glide": "^3.6.0",
"core-js": ">=3.29.0 <3.33",
"core-js": ">=3.29.0 <3.34",
"ejs": "^3.1.9",
"eventemitter3": "^5.0.1",
"lodash.clonedeep": "^4.5.0",
Expand Down
184 changes: 89 additions & 95 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@commitlint/cli": "^17.7.1",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@ecomplus/storefront-snapshot": "^1.2.0",
"@vue/cli-plugin-babel": "^4.5.19",
Expand All @@ -49,7 +49,7 @@
"babel-loader": "^8.3.0",
"bootstrap": "^4.6.2",
"browser-sync": "^2.29.3",
"caniuse-lite": "^1.0.30001539",
"caniuse-lite": "^1.0.30001546",
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"css-loader": "^3.6.0",
Expand All @@ -62,7 +62,7 @@
"jquery": "3.7.1",
"lerna": "^5.6.2",
"lint-staged": "^13.3.0",
"markdown-it": "^13.0.1",
"markdown-it": "^13.0.2",
"mini-css-extract-plugin": "^0.12.0",
"popper.js": "^1.16.1",
"standard": "^17.1.0",
Expand Down

0 comments on commit 14913d3

Please sign in to comment.