vitejs / vite

Next generation frontend tooling. It's fast!
http://vite.dev
MIT License
68.81k stars 6.22k forks source link

chore(create-vite): add @types/node as devDependency in *-ts #18653

Open misakamayako opened 1 week ago

misakamayako commented 1 week ago

fix(#18600): use user’s Node version for @types/node version instead of fixed version

This PR resolves the issue #18600 and improves upon the previous PR #18642: