This commit is contained in:
2025-04-30 18:53:45 +08:00
parent b07bcc5454
commit 4a2d3e8d32
12 changed files with 171 additions and 53 deletions

View File

@@ -44,7 +44,7 @@
"@kevisual/mark": "0.0.7",
"@kevisual/router": "0.0.13",
"@kevisual/types": "^0.0.9",
"@kevisual/use-config": "^1.0.11",
"@kevisual/use-config": "^1.0.12",
"@types/bun": "^1.2.11",
"@types/crypto-js": "^4.2.2",
"@types/formidable": "^3.4.5",
@@ -71,6 +71,6 @@
"tape": "^5.9.0",
"tiktoken": "^1.0.21",
"typescript": "^5.8.3",
"vite": "^6.3.3"
"vite": "^6.3.4"
}
}