update packages

This commit is contained in:
Lokowitz
2026-02-02 18:48:35 +00:00
parent b0566d3c6f
commit bd8d0e3392
6 changed files with 1012 additions and 1560 deletions

View File

@@ -275,7 +275,7 @@ esbuild
})
],
sourcemap: "inline",
target: "node22"
target: "node24"
})
.then((result) => {
// Check if there were any errors in the build result