Skip to content

Commit

Permalink
chore(deps): update dependency @vueuse/core to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 5477c6e commit e56ff3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion template/config/vueUse/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"@vueuse/core": "^11.1.0"
"@vueuse/core": "^12.4.0"
}
}
2 changes: 1 addition & 1 deletion template/exam-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^12.4.0",
"pinia": "^2.2.4",
"vue": "^3.5.12",
"vue-i18n": "^10.0.4",
Expand Down

0 comments on commit e56ff3a

Please sign in to comment.