Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 27f1e77 commit 1514e55
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.4.0",
"@vitejs/plugin-vue": "4.4.1",
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"tailwindcss": "3.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -744,13 +744,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.4.1":
version: 4.4.1
resolution: "@vitejs/plugin-vue@npm:4.4.1"
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
checksum: 37b6987951f2e6fac0d2b7bad58aa4392142c1f325b7d189865426dbf97ee6c545aa489f952fa16d2f422adce5b6c9977785f398868c5d2f5333e43e361a0e0b
checksum: 3423f8faf09600b0bcf65fe845ea3fd1b130d1fc0671c355ce340675e1a5f6937edcca0339f5894630154bc48754ed5240c0819e2faa83c5f2e77332942cdcb5
languageName: node
linkType: hard

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

0 comments on commit 1514e55

Please sign in to comment.