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
|
d13ca53401
|
Simplify package scripts
|
2026-02-08 21:58:03 +01: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
|
4f1d91dbb1
|
Switch to pnpm (#33)
Fixes #29
|
2025-12-03 23:00:59 +00:00 |
|
sepro
|
b57ce18965
|
Add formatting/linting CI (#18)
|
2025-10-23 21:24:31 +02:00 |
|
Simon Sawicki
|
130f6952d7
|
Finalize for release (#8)
Co-authored-by: bashonly <bashonly@protonmail.com>
|
2025-10-21 21:29:49 +02:00 |
|
Simon Sawicki
|
1adbcc85e3
|
Apply formatter
|
2025-09-27 17:23:20 +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
|
66782588fa
|
Add license banner to generated files
|
2025-09-26 20:00:56 +12:00 |
|
Simon Sawicki
|
4d20e9a3a6
|
Implement multibuild support
|
2025-09-03 01:46:31 +02:00 |
|
Simon Sawicki
|
c0927ec09d
|
Make tests and solving runtime agnostic
|
2025-08-31 11:52:53 +02:00 |
|