🔧 chore: 更新 Jest 版本至 30.3.0

- 将 package.json 中的 Jest 依赖版本从 ^30.2.0 升级至 ^30.3.0
- 自动更新 package-lock.json 以反映新的依赖锁定文件
- 保留其他开发依赖版本不变,仅针对 Jest 进行指定版本升级
This commit is contained in:
Abner
2026-04-23 18:06:52 +08:00
parent 01b81eaa5e
commit 8cb4d32419
2 changed files with 2256 additions and 455 deletions

2709
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -70,7 +70,7 @@
"cssnano": "^6.0.1",
"esbuild": "^0.25.8",
"http-proxy-middleware": "^3.0.5",
"jest": "^30.2.0",
"jest": "^30.3.0",
"jest-environment-jsdom": "^30.2.0",
"nodemon": "^3.0.2",
"on-headers": "^1.1.0",