build: updated deps

This commit is contained in:
Haoyu Xu
2025-11-16 17:07:51 +08:00
parent 23b1bd4feb
commit a448063384
8 changed files with 96 additions and 90 deletions

View File

@@ -6,7 +6,7 @@
"type": "module",
"dependencies": {
"@aklive2d/libs": "workspace:*",
"p-throttle": "^8.0.0"
"p-throttle": "^8.1.0"
},
"scripts": {
"lint": "biome lint --write .",