Skip to content

Commit

Permalink
chore(repo): Update dependency vue to v3.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 8a28d1f commit 5af208d
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 13 deletions.
2 changes: 1 addition & 1 deletion integration/templates/nuxt-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"nuxt": "^3.14.159",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
}
}
2 changes: 1 addition & 1 deletion integration/templates/vue-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview --port $PORT"
},
"dependencies": {
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@testing-library/vue": "^8.1.0",
"@vue.ts/tsx-auto-props": "^0.6.0",
"typescript": "catalog:repo",
"vue": "3.5.12"
"vue": "3.5.13"
},
"peerDependencies": {
"vue": "^3.2.0"
Expand Down
122 changes: 112 additions & 10 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 5af208d

Please sign in to comment.