Skip to content

Commit

Permalink
deps: bump vue to vite 3
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Jul 15, 2022
1 parent 96a240a commit 4bc56fb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 35 deletions.
4 changes: 2 additions & 2 deletions packages/integrations/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
"@vitejs/plugin-vue": "^2.3.3",
"vite": "^2.9.10"
"@vitejs/plugin-vue": "^3.0.0",
"vite": "^3.0.0"
},
"devDependencies": {
"astro": "workspace:*",
Expand Down
42 changes: 9 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4bc56fb

Please sign in to comment.