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 Jul 6, 2024
1 parent e5c855a commit a043783
Show file tree
Hide file tree
Showing 3 changed files with 293 additions and 273 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.3.3",
"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.3.3",
"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 a043783

Please sign in to comment.