Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#308)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 10, 2020
1 parent 9f156df commit 3d235cc
Show file tree
Hide file tree
Showing 7 changed files with 621 additions and 905 deletions.
8 changes: 4 additions & 4 deletions @ecomplus/storefront-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
"core-js": "3.x"
},
"dependencies": {
"@ecomplus/client": "^2.1.0",
"@ecomplus/client": "^2.1.1",
"@ecomplus/i18n": "^1.15.0",
"@ecomplus/passport-client": "^1.0.10",
"@ecomplus/shopping-cart": "^2.1.7",
"@ecomplus/storefront-components": "^1.0.0-beta.52",
"@ecomplus/storefront-twbs": "^5.9.3",
"axios": "^0.19.2",
"card-validator": "^8.0.0",
"axios": "^0.20.0",
"card-validator": "^8.1.0",
"cleave.js": "^1.6.0",
"credit-card-type": "^9.0.1",
"lodash.clonedeep": "^4.5.0",
"vue": "^2.6.12",
"vue-cleave-component": "^2.1.3",
"vue-clipboard2": "^0.3.1",
"vue-router": "^3.4.2",
"vue-router": "^3.4.3",
"vuex": "^3.5.1"
},
"babel": {
Expand Down
6 changes: 3 additions & 3 deletions @ecomplus/storefront-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@ecomplus/utils": "^1.4.1"
},
"dependencies": {
"@brazilian-utils/brazilian-utils": "^1.0.0-rc.10",
"@ecomplus/client": "^2.1.0",
"@brazilian-utils/brazilian-utils": "^1.0.0-rc.11",
"@ecomplus/client": "^2.1.1",
"@ecomplus/i18n": "^1.15.0",
"@ecomplus/passport-client": "^1.0.10",
"@ecomplus/search-engine": "^2.3.2",
Expand All @@ -43,7 +43,7 @@
"@linusborg/vue-simple-portal": "^0.1.4",
"cleave.js": "^1.6.0",
"lodash.clonedeep": "^4.5.0",
"lozad": "^1.15.0",
"lozad": "^1.16.0",
"photoswipe": "^4.1.3",
"vue": "^2.6.12",
"vue-cleave-component": "^2.1.3",
Expand Down
20 changes: 10 additions & 10 deletions @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,29 +34,29 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-framework#readme",
"dependencies": {
"@babel/core": "^7.11.4",
"@babel/core": "^7.11.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",
"@ecomplus/client": "^2.1.0",
"@babel/preset-env": "^7.11.5",
"@ecomplus/client": "^2.1.1",
"@ecomplus/i18n": "^1.15.0",
"@ecomplus/search-engine": "^2.3.2",
"@ecomplus/storefront-router": "^2.2.0",
"@ecomplus/utils": "^1.4.1",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^6.0.3",
"copy-webpack-plugin": "^6.1.0",
"core-js": ">=3.6.4 <3.7",
"css-loader": "^3.6.0",
"cssnano": "^4.1.10",
"ejs": "^3.1.3",
"file-loader": "^6.0.0",
"ejs": "^3.1.5",
"file-loader": "^6.1.0",
"html-minifier": "^4.0.0",
"image-size": "^0.8.3",
"image-size": "^0.9.1",
"json-sass-vars": "^3.1.0",
"lodash": "^4.17.19",
"lodash": "^4.17.20",
"markdown-it": "^11.0.0",
"mini-css-extract-plugin": "^0.9.0",
"mini-css-extract-plugin": "^0.11.1",
"mkdirp": "^1.0.4",
"node-sass": "^4.14.1",
"postcss-loader": "^3.0.0",
Expand All @@ -73,6 +73,6 @@
"webpack-dev-middleware": "^3.7.2",
"webpack-merge": "^4.2.2",
"webpack-pwa-manifest": "^4.2.0",
"workbox-webpack-plugin": "^5.1.3"
"workbox-webpack-plugin": "^5.1.4"
}
}
10 changes: 5 additions & 5 deletions @ecomplus/storefront-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/storefront-template#readme",
"dependencies": {
"@ecomplus/client": "^2.1.0",
"@ecomplus/client": "^2.1.1",
"@ecomplus/i18n": "^1.15.0",
"@ecomplus/passport-client": "^1.0.10",
"@ecomplus/search-engine": "^2.3.2",
Expand Down Expand Up @@ -70,13 +70,13 @@
"@ecomplus/widget-trustvox": "^2.2.0",
"@ecomplus/widget-user": "^1.0.0-beta.49",
"@glidejs/glide": "^3.4.1",
"bootswatch": "^4.5.1",
"bootswatch": "^4.5.2",
"core-js": ">=3.6.4 <3.7",
"ejs": "^3.1.3",
"eventemitter3": "^4.0.4",
"ejs": "^3.1.5",
"eventemitter3": "^4.0.7",
"lodash.clonedeep": "^4.5.0",
"lodash.merge": "^4.6.2",
"lozad": "^1.15.0",
"lozad": "^1.16.0",
"vue": "^2.6.12"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/widget-gmc-ratings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/ecomplus/storefront/tree/master/@ecomplus/widget-gmc-ratings#readme",
"peerDependencies": {
"@ecomplus/client": "^2.1.0",
"@ecomplus/client": "^2.1.1",
"@ecomplus/passport-client": "^1.0.10",
"@ecomplus/utils": "^1.4.1",
"core-js": "3.x"
Expand Down
Loading

0 comments on commit 3d235cc

Please sign in to comment.