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 Nov 19, 2023
1 parent 51f1a3f commit 68135f1
Show file tree
Hide file tree
Showing 3 changed files with 387 additions and 242 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.1.3",
"vite": "2.9.16",
"vite": "5.0.0",
"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 @@ -44,7 +44,7 @@
"@vitejs/plugin-vue": "2.3.4",
"@vue/compiler-sfc": "^3.3.4",
"typescript": "5.0.4",
"vite": "2.9.16",
"vite": "5.0.0",
"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 68135f1

Please sign in to comment.