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 committed Sep 10, 2020
1 parent 9f156df commit e972300
Show file tree
Hide file tree
Showing 6 changed files with 616 additions and 900 deletions.
6 changes: 3 additions & 3 deletions @ecomplus/storefront-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"@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
4 changes: 2 additions & 2 deletions @ecomplus/storefront-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@ecomplus/utils": "^1.4.1"
},
"dependencies": {
"@brazilian-utils/brazilian-utils": "^1.0.0-rc.10",
"@brazilian-utils/brazilian-utils": "^1.0.0-rc.11",
"@ecomplus/client": "^2.1.0",
"@ecomplus/i18n": "^1.15.0",
"@ecomplus/passport-client": "^1.0.10",
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
18 changes: 9 additions & 9 deletions @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"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",
"@babel/preset-env": "^7.11.5",
"@ecomplus/client": "^2.1.0",
"@ecomplus/i18n": "^1.15.0",
"@ecomplus/search-engine": "^2.3.2",
Expand All @@ -45,18 +45,18 @@
"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"
}
}
8 changes: 4 additions & 4 deletions @ecomplus/storefront-template/package.json
Original file line number Diff line number Diff line change
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
Loading

0 comments on commit e972300

Please sign in to comment.