Skip to content

Commit

Permalink
chore(docs): bump vue in /apps/docs in the development group
Browse files Browse the repository at this point in the history
Bumps the development group in /apps/docs with 1 update: [vue](https://github.com/vuejs/core).


Updates `vue` from 3.4.31 to 3.5.12
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.31...v3.5.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 47888ca commit 3b1e65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.8",
"vitepress": "1.4.1",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"scripts": {
"dev": "vitepress dev",
Expand Down

0 comments on commit 3b1e65a

Please sign in to comment.