Skip to content

Commit

Permalink
chore(deps-dev): bump vue from 3.4.27 to 3.5.8
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) from 3.4.27 to 3.5.8.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.27...v3.5.8)

---
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 Sep 23, 2024
1 parent c7becc5 commit 648db06
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 69 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jest": "^29.6.4",
"typescript": "^4.9.5",
"vite": "^5.4.6",
"vue": "^3.4.27",
"vue": "^3.5.8",
"vue-tsc": "^1.8.0"
},
"babel": {
Expand Down
151 changes: 84 additions & 67 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 playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@vitejs/plugin-vue": "^5.0.5",
"pathe": "^1.1.2",
"vite": "^5.4.6",
"vue": "^3.4.27"
"vue": "^3.5.8"
},
"dependencies": {
"@vitejs/plugin-basic-ssl": "^1.1.0",
Expand Down

0 comments on commit 648db06

Please sign in to comment.