Skip to content

Commit

Permalink
Update dependency vite to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2022
1 parent 88a78a5 commit 0f1bf6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"homepage": "https://github.com/ota-meshi/vite-plugin-svelte-md#readme",
"peerDependencies": {
"vite": "^2.0.0"
"vite": "^3.0.0"
},
"dependencies": {
"@rollup/pluginutils": "^4.1.1",
Expand Down Expand Up @@ -87,6 +87,6 @@
"ts-node": "^10.4.0",
"tsup": "^6.0.0",
"typescript": "^4.5.2",
"vite": "^2.6.14"
"vite": "^3.0.0"
}
}

0 comments on commit 0f1bf6f

Please sign in to comment.