Skip to content

Commit

Permalink
fix(deps): update dependency vue to ^3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 6, 2024
1 parent b6487c9 commit 33552e4
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 97 deletions.
2 changes: 1 addition & 1 deletion packages/template-vue-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "eslint --quiet --ext .ts,.vue ."
},
"dependencies": {
"vue": "^3.3.9"
"vue": "^3.4.5"
},
"devDependencies": {
"@testing-library/vue": "^6.6.1",
Expand Down
Loading

0 comments on commit 33552e4

Please sign in to comment.