Skip to content

Commit

Permalink
build(deps-dev): bump @vitejs/plugin-vue from 5.0.3 to 5.0.4
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.0.3 to 5.0.4.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Feb 12, 2024
1 parent ae37d5b commit 539978a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/lodash.isempty": "^4.4.9",
"@types/node": "^20.11.10",
"@types/xml2js": "^0.4.14",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,13 +1037,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:^5.0.3":
version: 5.0.3
resolution: "@vitejs/plugin-vue@npm:5.0.3"
"@vitejs/plugin-vue@npm:^5.0.4":
version: 5.0.4
resolution: "@vitejs/plugin-vue@npm:5.0.4"
peerDependencies:
vite: ^5.0.0
vue: ^3.2.25
checksum: 10/fc744003c48841c8ace5f462cba23576df3a362e3c492c0396f7d0047db3bb6320dd401f805432e1d4344bcfebe9d0770330cbff39990b387ab15a2c86e34cf9
checksum: 10/50bb3bc709e0bb9f67f8cf5a23b69990d7b4d086e5623910e5e3e926f91f2bccb5984f37b0cba1a401f0b64352a5a352c524815550003a4a01144e81b31f336f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2904,7 +2904,7 @@ __metadata:
"@types/lodash.isempty": "npm:^4.4.9"
"@types/node": "npm:^20.11.10"
"@types/xml2js": "npm:^0.4.14"
"@vitejs/plugin-vue": "npm:^5.0.3"
"@vitejs/plugin-vue": "npm:^5.0.4"
"@vue/eslint-config-prettier": "npm:^9.0.0"
"@vue/eslint-config-typescript": "npm:^12.0.0"
"@vue/test-utils": "npm:^2.4.4"
Expand Down

0 comments on commit 539978a

Please sign in to comment.