Skip to content

Commit

Permalink
Bump @vitejs/plugin-vue from 4.6.2 to 5.0.3
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 4.6.2 to 5.0.3.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kinow committed Jan 14, 2024
1 parent 3eaabf8 commit bdbfb05
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@cypress/code-coverage": "^3.12.18",
"@cypress/vue": "^6.0.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/coverage-istanbul": "^1.2.0",
"@vitest/coverage-v8": "^1.0.2",
"@vue/compiler-sfc": "^3.3.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1361,7 +1361,7 @@ __metadata:
"@lumino/datagrid": "npm:^2.3.0"
"@lumino/default-theme": "npm:^2.1.4"
"@lumino/widgets": "npm:^1.30.0"
"@vitejs/plugin-vue": "npm:^4.4.0"
"@vitejs/plugin-vue": "npm:^5.0.3"
"@vitest/coverage-istanbul": "npm:^1.2.0"
"@vitest/coverage-v8": "npm:^1.0.2"
"@vue/compiler-sfc": "npm:^3.3.6"
Expand Down Expand Up @@ -1450,13 +1450,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:^4.4.0":
version: 4.6.2
resolution: "@vitejs/plugin-vue@npm:4.6.2"
"@vitejs/plugin-vue@npm:^5.0.3":
version: 5.0.3
resolution: "@vitejs/plugin-vue@npm:5.0.3"
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vite: ^5.0.0
vue: ^3.2.25
checksum: 8a8eb974936e4f0c7a66924240d122cd3a61af34498d7260f5920cf7a44ef4ef60e025a3f5d29df88e671ba32d5999c0fe1bc11d46bd838f51aa3a37a8f272c5
checksum: b03f9bd0bb5f75f133ec25599802c4563f85860fb5cd2774372988ae18727150d7aa2f7de97aa3f2100e362013942a95cbed5b53a0c0e31b84e7c85b6944a65b
languageName: node
linkType: hard

Expand Down

0 comments on commit bdbfb05

Please sign in to comment.