Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 513cf8d commit ccbcced
Show file tree
Hide file tree
Showing 4 changed files with 482 additions and 131 deletions.
2 changes: 1 addition & 1 deletion packages/component-library-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"typescript": "4.9.5",
"vite": "4.5.1",
"vite-plugin-dts": "1.7.3",
"vue": "3.3.11",
"vue": "3.5.13",
"vue-router": "4.2.5",
"vue-tsc": "1.8.25"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"storybook-addon-pseudo-states": "2.1.2",
"typescript": "4.9.5",
"vite": "4.5.1",
"vue": "3.3.11",
"vue": "3.5.13",
"vue-tsc": "1.8.25"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web-component-library-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"typescript": "4.9.5",
"vite": "4.5.1",
"vite-plugin-dts": "1.7.3",
"vue": "3.3.11",
"vue": "3.5.13",
"vue-tsc": "1.8.25"
},
"dependencies": {
Expand Down
Loading

0 comments on commit ccbcced

Please sign in to comment.