update deps & remvoe archiver in favour of yazl

This commit is contained in:
BitterPanda 2026-04-04 20:58:15 +02:00
parent 3f47ae890c
commit 86ca98645d
3 changed files with 20 additions and 15 deletions

View file

@ -21,6 +21,6 @@
"devDependencies": {
"oxlint": "^1.22.0",
"esbuild": "^0.27.0",
"@yao-pkg/pkg": "6.10.1"
"@yao-pkg/pkg": "6.14.2"
}
}