build(deps): bump vite dependencies (#4279)

This commit is contained in:
ReenigneArcher 2025-09-21 09:24:22 -04:00 committed by GitHub
commit be73273ffc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View file

@ -613,7 +613,7 @@ elif grep -q "Ubuntu 24.04" /etc/os-release; then
cuda_version="12.9.1"
cuda_build="575.57.08"
gcc_version="14"
nvm_node=0
nvm_node=1
elif grep -q "Ubuntu 25.04" /etc/os-release; then
distro="ubuntu"
version="25.04"