Commit Graph

8 Commits

Author SHA1 Message Date
dlp-bot
54e5179b16 Update 11 development dependencies (#58)
* Bump @types/bun 1.3.0 => 1.3.14
* Bump @types/deno 2.5.0 => 2.7.0
* Bump @types/node 24.8.1 => 25.9.3
* Bump bun-types 1.3.0 => 1.3.14
* Bump esbuild 0.28.0 => 0.28.1
* Bump globals 16.4.0 => 17.6.0
* Bump oxfmt 0.48.0 => 0.54.0
* Bump oxlint 1.63.0 => 1.69.0
* Bump undici-types 7.14.0 => 7.24.6
* Remove @types/react 19.2.7
* Remove csstype 3.2.3
* Fix deno lockfile check script

Co-authored-by: bashonly <bashonly@protonmail.com>
2026-06-20 23:16:32 +00:00
Simon Sawicki
d60b8244e7 Replace prettier and eslint with oxfmt and oxlint (#61) 2026-05-24 19:30:13 +00:00
Simon Sawicki
2231f1fd6e Use esbuild instead of rollup (#45) 2026-04-07 21:20:36 +00:00
Simon Sawicki
a0faf4144a Remove build dependency on node; add lock for every package manager (#38) 2025-12-13 23:00:13 +00:00
Simon Sawicki
130f6952d7 Finalize for release (#8)
Co-authored-by: bashonly <bashonly@protonmail.com>
2025-10-21 21:29:49 +02:00
coletdjnz
0ca6b21d1c Generate deno/bun dynamic import lib variant
And remove comments from generated code
2025-09-26 21:50:48 +12:00
coletdjnz
f7ec2da899 Rename nsig -> n 2025-09-26 17:16:09 +12:00
Simon Sawicki
4d20e9a3a6 Implement multibuild support 2025-09-03 01:46:31 +02:00