Skip to content

Commit

Permalink
Update vue monorepo to v2.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2022
1 parent 3b5ba26 commit 47ecf80
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dev": "webpack serve --config webpack.dev.config.js --open"
},
"dependencies": {
"vue": "2.7.12",
"vue": "2.7.13",
"vue-i18n": "8.27.2",
"vue-router": "3.6.5"
},
Expand All @@ -27,7 +27,7 @@
"url-loader": "4.1.1",
"vue-loader": "15.10.0",
"vue-style-loader": "4.1.3",
"vue-template-compiler": "2.7.12",
"vue-template-compiler": "2.7.13",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1"
Expand Down

0 comments on commit 47ecf80

Please sign in to comment.