Skip to content

Commit

Permalink
Update vue monorepo to v2.7.16 (#1616)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent 2ea5100 commit f4acab5
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 28 deletions.
54 changes: 28 additions & 26 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"axios": "0.27.2",
"buefy": "0.9.23",
"core-js": "3.34.0",
"vue": "2.7.14",
"vue": "2.7.16",
"vue-router": "3.6.5",
"vuex": "3.6.2"
},
Expand All @@ -23,7 +23,7 @@
"@vue/cli-service": "5.0.8",
"eslint": "8.56.0",
"eslint-plugin-vue": "9.19.2",
"vue-template-compiler": "2.7.14"
"vue-template-compiler": "2.7.16"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit f4acab5

Please sign in to comment.