Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent 0dec6c7 commit bb6bafa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@cypress/code-coverage": "3.12.8",
"@vitejs/plugin-vue": "4.4.0",
"@vitejs/plugin-vue": "4.5.0",
"@vitest/coverage-istanbul": "0.34.6",
"@vue/test-utils": "2.4.1",
"concurrently": "8.2.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2251,13 +2251,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:4.4.0":
version: 4.4.0
resolution: "@vitejs/plugin-vue@npm:4.4.0"
"@vitejs/plugin-vue@npm:4.5.0":
version: 4.5.0
resolution: "@vitejs/plugin-vue@npm:4.5.0"
peerDependencies:
vite: ^4.0.0
vite: ^4.0.0 || ^5.0.0
vue: ^3.2.25
checksum: 37b6987951f2e6fac0d2b7bad58aa4392142c1f325b7d189865426dbf97ee6c545aa489f952fa16d2f422adce5b6c9977785f398868c5d2f5333e43e361a0e0b
checksum: 50b8300537804fdc78c5b2448f608f9a09ce55230ca7988ada19ad8583a8185edf800f3e9ad9322bd74b89dbbe02d330e99fecee6918efcb92eb58ef34cf2863
languageName: node
linkType: hard

Expand Down Expand Up @@ -3724,7 +3724,7 @@ __metadata:
"@lumino/widgets": 2.3.0
"@mdi/js": 7.3.67
"@unhead/vue": 1.8.3
"@vitejs/plugin-vue": 4.4.0
"@vitejs/plugin-vue": 4.5.0
"@vitest/coverage-istanbul": 0.34.6
"@vue/test-utils": 2.4.1
"@vueuse/core": ^10.5.0
Expand Down

0 comments on commit bb6bafa

Please sign in to comment.