diff --git a/frontend/.nvmrc b/frontend/.nvmrc index 3fe3b1570..ca5c35005 100644 --- a/frontend/.nvmrc +++ b/frontend/.nvmrc @@ -1 +1 @@ -24.13.0 +24.18.0 diff --git a/mise.toml b/mise.toml index 2148b7af6..69d0f8a75 100644 --- a/mise.toml +++ b/mise.toml @@ -1,4 +1,4 @@ [tools] -node = "24.13.0" # keep in sync with frontend/.nvmrc +node = "24.18.0" # keep in sync with frontend/.nvmrc pnpm = "10.28.1" # keep in sync with frontend/package.json#packageManager go = "1.25.7" # keep in sync with go.mod