Skip to content

Commit

Permalink
fix(deps): update dependency vue to ^3.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent fe040aa commit 2797b9d
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 83 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.4.23"
"vue": "^3.4.25"
},
"devDependencies": {
"@testing-library/vue": "^6.6.1",
Expand Down
176 changes: 94 additions & 82 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2797b9d

Please sign in to comment.