Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#171)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 2, 2020
1 parent ba80349 commit d94b3fe
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions @ecomplus/storefront-app/package.json
Expand Up @@ -29,18 +29,18 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-app#readme",
"peerDependencies": {
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"core-js": "3.x"
},
"dependencies": {
"@ecomplus/client": "^2.0.2",
"@ecomplus/i18n": "^1.3.1",
"@ecomplus/i18n": "^1.4.1",
"@ecomplus/passport-client": "^1.0.6",
"@ecomplus/shopping-cart": "^2.1.1",
"@ecomplus/storefront-twbs": "^4.0.6",
"axios": "^0.19.2",
"card-validator": "^6.2.0",
"cleave.js": "^1.5.3",
"cleave.js": "^1.5.4",
"credit-card-type": "^8.3.0",
"lodash.clonedeep": "^4.5.0",
"vue": "^2.6.11",
Expand Down
4 changes: 2 additions & 2 deletions @ecomplus/storefront-components/package.json
Expand Up @@ -31,10 +31,10 @@
"url": "https://github.com/ecomplus/storefront/issues"
},
"peerDependencies": {
"@ecomplus/utils": "^1.3.0"
"@ecomplus/utils": "^1.3.2"
},
"dependencies": {
"@ecomplus/i18n": "^1.3.1",
"@ecomplus/i18n": "^1.4.1",
"@ecomplus/storefront-twbs": "^5.2.0"
}
}
4 changes: 2 additions & 2 deletions @ecomplus/storefront-framework/package.json
Expand Up @@ -40,7 +40,7 @@
"@ecomplus/client": "^2.0.2",
"@ecomplus/search-engine": "^2.0.3",
"@ecomplus/storefront-router": "^2.0.1",
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"autoprefixer": "^9.7.4",
"babel-loader": "^8.0.6",
"clean-webpack-plugin": "^3.0.0",
Expand All @@ -63,7 +63,7 @@
"terser-webpack-plugin": "^2.3.5",
"vue-loader": "^15.9.0",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.41.6",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"webpack-dev-middleware": "^3.7.2",
"webpack-merge": "^4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-template/package.json
Expand Up @@ -51,7 +51,7 @@
"@ecomplus/storefront-app": "^1.11.7",
"@ecomplus/storefront-framework": "^5.8.1",
"@ecomplus/storefront-twbs": "^4.0.6",
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"@ecomplus/widget-fb-pixel": "^1.0.5",
"@ecomplus/widget-minicart": "^0.7.8",
"@ecomplus/widget-product": "^0.4.15",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-minicart/package.json
Expand Up @@ -33,7 +33,7 @@
"peerDependencies": {
"@ecomplus/shopping-cart": ">=1 <3",
"@ecomplus/storefront-twbs": "4.x",
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"core-js": "3.x",
"vue": ">=2 <4"
},
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-product-card/package.json
Expand Up @@ -33,7 +33,7 @@
"@ecomplus/search-engine": ">=1 <3",
"@ecomplus/shopping-cart": ">=1 <3",
"@ecomplus/storefront-twbs": "4.x",
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"core-js": "3.x",
"lozad": "1.x",
"vue": ">=2 <4"
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-product/package.json
Expand Up @@ -32,7 +32,7 @@
"@ecomplus/client": ">=1 <3",
"@ecomplus/shopping-cart": ">=1 <3",
"@ecomplus/storefront-twbs": "4.x",
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"@glidejs/glide": "3.x",
"core-js": "3.x",
"lozad": "1.x",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-search-engine/package.json
Expand Up @@ -31,7 +31,7 @@
"peerDependencies": {
"@ecomplus/search-engine": ">=1 <3",
"@ecomplus/storefront-twbs": "4.x",
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"core-js": "3.x",
"vue": ">=2 <4"
},
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-search/package.json
Expand Up @@ -33,7 +33,7 @@
"peerDependencies": {
"@ecomplus/search-engine": ">=1 <3",
"@ecomplus/storefront-twbs": "4.x",
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"core-js": "3.x",
"vue": ">=2 <4"
},
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-user/package.json
Expand Up @@ -32,7 +32,7 @@
"peerDependencies": {
"@ecomplus/passport-client": "1.x",
"@ecomplus/storefront-twbs": "4.x",
"@ecomplus/utils": "^1.3.0",
"@ecomplus/utils": "^1.3.2",
"core-js": "3.x",
"vue": ">=2 <4"
},
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -70,14 +70,14 @@
"node-sass": "^4.13.1",
"popper.js": "^1.16.1",
"postcss-loader": "^3.0.0",
"sass": "^1.26.1",
"sass": "^1.26.2",
"sass-loader": "^8.0.2",
"standard": "^14.3.1",
"vue": "^2.6.11",
"vue-loader": "^15.9.0",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.41.6",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"
},
Expand Down

0 comments on commit d94b3fe

Please sign in to comment.