Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent ea01e7a commit 5ff817c
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 107 deletions.
212 changes: 106 additions & 106 deletions vue-example/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 vue-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@db-ui/v-components": "^0.3.8",
"sass": "^1.78.0",
"vue": "^3.5.1"
"vue": "^3.5.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.3",
Expand Down

0 comments on commit 5ff817c

Please sign in to comment.