Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.19.0
24.20.0
2 changes: 1 addition & 1 deletion mise.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[tools]
node = "24.19.0" # keep in sync with frontend/.nvmrc
node = "24.20.0" # keep in sync with frontend/.nvmrc
pnpm = "11.22.0" # keep in sync with frontend/package.json#packageManager
go = "1.27.0" # keep in sync with go.mod
Loading