chore: 更新依赖模块的配置和类型定义文件

更新多个依赖模块的配置文件、类型定义文件和测试文件,包括添加新的类型定义、调整构建配置和更新测试用例。主要涉及dotenv、debug、axios等常用模块的维护性更新。
This commit is contained in:
2025-11-22 00:39:55 +08:00
commit a472949064
6 changed files with 1863 additions and 0 deletions

6
seed.txt Normal file
View File

@@ -0,0 +1,6 @@
# 示例本文件内置一些常用的CSS/JS地址用于测试
# 注释行以 # 开头;空行将被忽略
# Bootstrap 5.3.0 样式与脚本
https://cdn.jsdmirror.com/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css
https://cdn.jsdmirror.com/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js