Skip to content

Commit

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


Updates `vue` from 3.4.31 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.31...v3.5.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 3a842c5 commit f3ca175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Robin Scholz <https://github.com/robinscholz>, Christoph Jeworutzki <https://github.com/ChristophJeworutzki>",
"dependencies": {
"@maas/vue-equipment/utils": "workspace:utils@*",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@maas/mirror": "^0.4.2",
Expand Down

0 comments on commit f3ca175

Please sign in to comment.