bluwy / create-vite-extra

Extra Vite templates
MIT License
370 stars 55 forks source link

Make a script to update all deps #33

Closed bluwy closed 11 months ago

bluwy commented 1 year ago

It's hard to update the deps now, especially with Deno's "version-in-import-path" syntax. It would be nice to figure out how to update all to latest at once.

I've used https://github.com/antfu/taze for updates but it doesn't work for Deno.