feat!: Remove fzstd (#5165)

* feat: Remove fzstd

Given node v20 EOL, we can now drop fzstd in favor of node:zlib's zstd implementation

* ci: Bump bun and deno

We don't really have a support policy for deno and bun (for node is the supported upstream) so we bump them to the latest versions

---------

Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com>
This commit is contained in:
Fleny
2026-07-23 01:12:41 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent 580e5d3f56
commit 94d14db0ec
4 changed files with 34 additions and 138 deletions
-3
View File
@@ -29,9 +29,6 @@
"@discordeno/utils": "workspace:^",
"ws": "^8.21.0"
},
"optionalDependencies": {
"fzstd": "^0.1.1"
},
"devDependencies": {
"@biomejs/biome": "2.5.5",
"@swc/cli": "^0.8.1",