Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-vue to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent 39f44b2 commit 798bf60
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": "4.4.1",
"@vitejs/plugin-vue": "4.5.0",
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"tailwindcss": "3.3.5",
Expand Down
12 changes: 6 additions & 6 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.1":
version: 4.4.1
resolution: "@vitejs/plugin-vue@npm:4.4.1"
"@vitejs/plugin-vue@npm:4.5.0":
version: 4.5.0
resolution: "@vitejs/plugin-vue@npm:4.5.0"
peerDependencies:
vite: ^4.0.0
vite: ^4.0.0 || ^5.0.0
vue: ^3.2.25
checksum: 3423f8faf09600b0bcf65fe845ea3fd1b130d1fc0671c355ce340675e1a5f6937edcca0339f5894630154bc48754ed5240c0819e2faa83c5f2e77332942cdcb5
checksum: 50b8300537804fdc78c5b2448f608f9a09ce55230ca7988ada19ad8583a8185edf800f3e9ad9322bd74b89dbbe02d330e99fecee6918efcb92eb58ef34cf2863
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.1
"@vitejs/plugin-vue": 4.5.0
"@vue/apollo-composable": ^4.0.0-alpha.16
autoprefixer: 10.4.16
graphql: ^16.3.0
Expand Down

0 comments on commit 798bf60

Please sign in to comment.