Skip to content

Commit

Permalink
build(deps-dev): bump @vitejs/plugin-vue from 4.5.1 to 4.5.2
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.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/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 Dec 12, 2023
1 parent 45978aa commit c21ef25
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 @@ -39,7 +39,7 @@
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.isempty": "^4.4.9",
"@types/node": "^20.9.1",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue": "^4.5.2",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1029,13 +1029,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:^4.5.1":
version: 4.5.1
resolution: "@vitejs/plugin-vue@npm:4.5.1"
"@vitejs/plugin-vue@npm:^4.5.2":
version: 4.5.2
resolution: "@vitejs/plugin-vue@npm:4.5.2"
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vue: ^3.2.25
checksum: cc0e2b4ca03d63f4eda541275fadc7a48fb7a887ccc65de29a73f93a7791c4071854c98765e6f6a019cb5e86f2c756ff83aeffd12cca8543a7b1d079698f0e4a
checksum: 4d01d5222e5b96f5c90ef34260c57ff296d141a76011f9a41af0c4583a52b8666a8e14aed703fac7f53e0120fe3316f208c22d65af4a94efa92c7a53c36993c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3090,7 +3090,7 @@ __metadata:
"@types/lodash.debounce": "npm:^4.0.9"
"@types/lodash.isempty": "npm:^4.4.9"
"@types/node": "npm:^20.9.1"
"@vitejs/plugin-vue": "npm:^4.5.1"
"@vitejs/plugin-vue": "npm:^4.5.2"
"@vue/eslint-config-prettier": "npm:^8.0.0"
"@vue/eslint-config-typescript": "npm:^12.0.0"
"@vue/test-utils": "npm:^2.4.3"
Expand Down

0 comments on commit c21ef25

Please sign in to comment.