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

This commit is contained in:
ReenigneArcher
2025-09-21 09:24:22 -04:00
committed by GitHub
parent 5800653055
commit be73273ffc
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"