Skip to content

Commit

Permalink
fix(deps): update vue monorepo to ^2.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 24, 2023
1 parent 4855fb1 commit 8ce23aa
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 34 deletions.
66 changes: 34 additions & 32 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 @@ -102,7 +102,7 @@
"slug": "^8.2.3",
"tippy.js": "^6.3.7",
"uuid": "^9.0.1",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-click-outside": "^1.1.0",
"vue-material-design-icons": "^5.2.0",
"vuex": "^3.6.2",
Expand Down Expand Up @@ -135,7 +135,7 @@
"vite": "^4.5.1",
"vite-plugin-commonjs": "^0.10.1",
"vue-demi": "^0.14.6",
"vue-template-compiler": "^2.7.15"
"vue-template-compiler": "^2.7.16"
},
"jest": {
"verbose": true,
Expand Down

0 comments on commit 8ce23aa

Please sign in to comment.