Skip to content

Commit

Permalink
chore(deps): update dependency vue to v3.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 4fd8f08 commit baa1de9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
},
"resolutions": {
"vite": "^4.4.12",
"vue": "^3.3.4"
"vue": "^3.4.21"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"coverage": "vitest run --coverage"
},
"peerDependencies": {
"vue": ">=3.3.0"
"vue": ">=3.4.21"
},
"dependencies": {
"@nuxt/kit": "^3.11.1",
Expand Down

0 comments on commit baa1de9

Please sign in to comment.