Skip to content

Commit 862971e

Browse files
Update vue monorepo to v2.7.7 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd1abf2 commit 862971e

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

web/package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"axios": "0.27.2",
1212
"buefy": "0.9.21",
1313
"core-js": "3.23.4",
14-
"vue": "2.7.6",
14+
"vue": "2.7.7",
1515
"vue-router": "3.5.4",
1616
"vuex": "3.6.2"
1717
},
@@ -23,7 +23,7 @@
2323
"@vue/cli-service": "5.0.8",
2424
"eslint": "8.20.0",
2525
"eslint-plugin-vue": "9.2.0",
26-
"vue-template-compiler": "2.7.6"
26+
"vue-template-compiler": "2.7.7"
2727
},
2828
"eslintConfig": {
2929
"root": true,

0 commit comments

Comments
 (0)