Skip to content

Commit

Permalink
build(deps): bump vue from 3.4.27 to 3.5.13
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 3.4.27 to 3.5.13.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.27...v3.5.13)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent e500b03 commit b71b8f5
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 83 deletions.
2 changes: 1 addition & 1 deletion examples/vue-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.3.4",
"vue": "^3.5.13",
"@axiomhq/js": "workspace:*"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b71b8f5

Please sign in to comment.