Skip to content

Commit

Permalink
chore(deps): update dependency vite to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2022
1 parent 5e751d7 commit 6dde347
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"devDependencies": {
"@elonehoo/log":"workspace:*",
"typescript": "4.8.3",
"vite": "2.9.15"
"vite": "3.1.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"rimraf": "3.0.2",
"typescript": "4.8.3",
"unbuild": "0.7.6",
"vite": "2.9.15",
"vite": "3.1.0",
"vitest": "0.10.5"
}
}
Loading

0 comments on commit 6dde347

Please sign in to comment.