Skip to content

Commit

Permalink
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.5 to 5.2.0 (#3461)
Browse files Browse the repository at this point in the history
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.1.5 to 5.2.0.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 2e017f2 commit 09cfa6a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion output/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@playwright/experimental-ct-vue": "1.48.2",
"@vitejs/plugin-vue": "^5.1.5",
"@vitejs/plugin-vue": "^5.2.0",
"replace-in-file": "^8.2.0",
"tsx": "^4.19.2",
"typescript": "^5.4.5",
Expand Down
10 changes: 5 additions & 5 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 showcases/vue-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vue-router": "4.4.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.5",
"@vitejs/plugin-vue": "^5.2.0",
"cross-env": "^7.0.3",
"typescript": "^5.4.5",
"vite": "^5.4.11",
Expand Down

0 comments on commit 09cfa6a

Please sign in to comment.