Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 44c0113 commit a914baa
Show file tree
Hide file tree
Showing 3 changed files with 450 additions and 284 deletions.
2 changes: 1 addition & 1 deletion packages/playground/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "2.3.4",
"typescript": "5.4.5",
"vite": "2.9.18",
"vite": "5.4.5",
"vue-tsc": "0.40.13"
}
}
2 changes: 1 addition & 1 deletion packages/vue3-marquee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@vitejs/plugin-vue": "2.3.4",
"@vue/compiler-sfc": "^3.3.4",
"typescript": "5.4.5",
"vite": "2.9.18",
"vite": "5.4.5",
"vite-plugin-css-injected-by-js": "^3.1.2",
"vite-plugin-dts": "^3.0.0-beta.3",
"vite-plugin-vue-type-imports": "^0.2.4",
Expand Down
Loading

0 comments on commit a914baa

Please sign in to comment.