Skip to content

Commit

Permalink
fix(deps): update vue monorepo to v2.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 32876d0 commit bfe8afe
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 92 deletions.
2 changes: 1 addition & 1 deletion @ecomplus/storefront-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cleave.js": "^1.6.0",
"credit-card-type": "^9.1.0",
"lodash.clonedeep": "^4.5.0",
"vue": "2.6.14",
"vue": "2.7.15",
"vue-cleave-component": "^2.1.3",
"vue-clipboard2": "^0.3.3",
"vue-router": "^3.6.5",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lodash.clonedeep": "^4.5.0",
"lozad": "^1.16.0",
"photoswipe": "^4.1.3",
"vue": "2.6.14",
"vue": "2.7.15",
"vue-cleave-component": "^2.1.3",
"vue-social-sharing": "^3.0.9"
}
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
"vue-loader": "^15.11.1",
"vue-template-compiler": "2.6.14",
"vue-template-compiler": "2.7.15",
"webpack": "^4.47.0",
"webpack-dev-middleware": "^3.7.3",
"webpack-merge": "^4.2.2",
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 @@ -80,7 +80,7 @@
"lodash.clonedeep": "^4.5.0",
"lodash.merge": "^4.6.2",
"lozad": "^1.16.0",
"vue": "2.6.14"
"vue": "2.7.15"
},
"devDependencies": {
"cross-env": "^7.0.3"
Expand Down
185 changes: 98 additions & 87 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"mini-css-extract-plugin": "^0.12.0",
"popper.js": "^1.16.1",
"standard": "^17.1.0",
"vue-server-renderer": "^2.7.14",
"vue-server-renderer": "^2.7.15",
"vue-style-loader": "^4.1.3",
"vuepress": "^1.9.10",
"webpack": "^4.47.0",
Expand Down

0 comments on commit bfe8afe

Please sign in to comment.