Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v5.2.1 (#2008)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent f7af045 commit 108d6bd
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.13.7",
"@vitejs/plugin-vue": "5.2.0",
"@vitejs/plugin-vue": "5.2.1",
"@vitest/coverage-istanbul": "2.1.5",
"@vue/test-utils": "2.4.6",
"concurrently": "9.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2137,13 +2137,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:5.2.0":
version: 5.2.0
resolution: "@vitejs/plugin-vue@npm:5.2.0"
"@vitejs/plugin-vue@npm:5.2.1":
version: 5.2.1
resolution: "@vitejs/plugin-vue@npm:5.2.1"
peerDependencies:
vite: ^5.0.0
vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25
checksum: 10c0/cdd1850b9dfb4a4548731420381bcfea0912a4dac2392bef0ca0448d5689eefd08e7cfd928f12fccbf7c4a72dd8355fc5d5e8dc61d58853eabb95c96172eb529
checksum: 10c0/927c06ccf591812c8195967ad550059a77a922cc9f9672f4e83451538a421427bd4daf8cce20366baa3a70882b2ff6c4e5fea2c1fdc3fd24a8caa061c893c2d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3617,7 +3617,7 @@ __metadata:
"@lumino/default-theme": "npm:2.1.7"
"@lumino/widgets": "npm:2.5.0"
"@mdi/js": "npm:7.4.47"
"@vitejs/plugin-vue": "npm:5.2.0"
"@vitejs/plugin-vue": "npm:5.2.1"
"@vitest/coverage-istanbul": "npm:2.1.5"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.2.0"
Expand Down

0 comments on commit 108d6bd

Please sign in to comment.