mirror of
https://github.com/Silentely/eSIM-Tools.git
synced 2026-09-03 06:24:20 +08:00
🔧 chore: 更新 Jest 版本至 30.3.0
- 将 package.json 中的 Jest 依赖版本从 ^30.2.0 升级至 ^30.3.0 - 自动更新 package-lock.json 以反映新的依赖锁定文件 - 保留其他开发依赖版本不变,仅针对 Jest 进行指定版本升级
This commit is contained in:
2709
package-lock.json
generated
2709
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user