Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 15f6dc4 commit 663c806
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vue": "^3.2.31"
},
"devDependencies": {
"@vitejs/plugin-vue": "5.2.0",
"@vitejs/plugin-vue": "5.2.1",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -761,13 +761,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: 36321ec1fe29393c396da6cabb780de4dfeca9c908b29a0f4d317fd95a93d65aa285c4750de2944a5cc6d0eca182f987c3979f6d0cdebad482b73320ffd413c3
checksum: 4f3add595b9951d1e5b458765fa862647252a3c36a0fdc2b0704ef1d6ab4a447a63c5f646e1a9218a5b24a5d2c00d1cd00a70f2948d6cdfbf9ca6f286bd7f61b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1925,7 +1925,7 @@ __metadata:
resolution: "example@workspace:example"
dependencies:
"@apollo/client": ^3.5.10
"@vitejs/plugin-vue": 5.2.0
"@vitejs/plugin-vue": 5.2.1
"@vue/apollo-composable": ^4.0.0-alpha.16
autoprefixer: 10.4.20
graphql: ^16.3.0
Expand Down

0 comments on commit 663c806

Please sign in to comment.