chore: bump node and pnpm version (#620)

* chore(nix): update flake

* chore(nix): remove just and update comment

* chore(nix): update node version + volta config
This commit is contained in:
doprz
2025-08-12 14:00:45 -05:00
committed by GitHub
parent be861b823c
commit f0f1f0b365
3 changed files with 7 additions and 8 deletions

View File

@@ -162,7 +162,7 @@
}
},
"volta": {
"node": "20.9.0",
"pnpm": "10.6.5"
"node": "20.19.4",
"pnpm": "10.14.0"
}
}