Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 33bf506 commit 923ddaf
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.3.4",
"@vitejs/plugin-vue": "4.4.0",
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"tailwindcss": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -658,13 +658,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:4.3.4":
version: 4.3.4
resolution: "@vitejs/plugin-vue@npm:4.3.4"
"@vitejs/plugin-vue@npm:4.4.0":
version: 4.4.0
resolution: "@vitejs/plugin-vue@npm:4.4.0"
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
checksum: 95bf6c85c0a7812a96a07faf3c28155624c74584448a8fe46ac93e08ebc13520fdc9eb96e2fa95bccacf23028277a9cd3210e00120dadaab25b116456ee2cc43
checksum: 37b6987951f2e6fac0d2b7bad58aa4392142c1f325b7d189865426dbf97ee6c545aa489f952fa16d2f422adce5b6c9977785f398868c5d2f5333e43e361a0e0b
languageName: node
linkType: hard

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

0 comments on commit 923ddaf

Please sign in to comment.