Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 25, 2023
1 parent 2f618d6 commit 2718ea8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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": "4.5.2",
"@vitejs/plugin-vue": "4.6.0",
"autoprefixer": "10.4.16",
"postcss": "8.4.32",
"tailwindcss": "3.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -734,13 +734,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:4.5.2":
version: 4.5.2
resolution: "@vitejs/plugin-vue@npm:4.5.2"
"@vitejs/plugin-vue@npm:4.6.0":
version: 4.6.0
resolution: "@vitejs/plugin-vue@npm:4.6.0"
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vue: ^3.2.25
checksum: 8b150d3a717b4c3d9ee524e840dff8d2e94785bb2fb54829a423d4421559932c717e4be36a038b5b3012ca9b332885744a6310eaf22c52d7ffc58d3298e41797
checksum: 9e1d71852f0a6e139e14c228470ed70263d281201dde449e79214112ceb6a468a459b0f421dd593e4f880b1f1bb53d908c49950d6d2937b4325d9bb4a220b59b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1926,7 +1926,7 @@ __metadata:
resolution: "example@workspace:example"
dependencies:
"@apollo/client": ^3.5.10
"@vitejs/plugin-vue": 4.5.2
"@vitejs/plugin-vue": 4.6.0
"@vue/apollo-composable": ^4.0.0-alpha.16
autoprefixer: 10.4.16
graphql: ^16.3.0
Expand Down

0 comments on commit 2718ea8

Please sign in to comment.