Skip to content

Commit

Permalink
build(deps): bump vue from 3.5.12 to 3.5.13 (#2891)
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 3.5.12 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.5.12...v3.5.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 8efb22f commit 385978c
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 58 deletions.
112 changes: 56 additions & 56 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/db-ui-elements-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"rimraf": "6.0.1",
"rollup": "4.25.0",
"rollup-plugin-node-resolve": "5.2.0",
"vue": "3.5.12"
"vue": "3.5.13"
}
}
2 changes: 1 addition & 1 deletion showcase/vue-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview --port 5050"
},
"dependencies": {
"vue": "3.5.12",
"vue": "3.5.13",
"vue-router": "4.4.5"
},
"devDependencies": {
Expand Down

0 comments on commit 385978c

Please sign in to comment.