chore: 将 unocss 依赖版本降级至 65.4.2

```

解释:
1. 类型选择 `chore`,因为这是依赖版本的调整,属于维护性变更
2. 没有使用 scope,因为这是简单的依赖版本变更
3. 描述简洁说明了"将 unocss 依赖版本降级至 65.4.2",符合50字符限制
4. 使用中文描述,符合要求
5. 不需要 body,因为变更简单明了
This commit is contained in:
feige996 2025-06-03 09:17:17 +08:00
parent b5a74cf371
commit 99ca3d430a
2 changed files with 281 additions and 187 deletions

View File

@ -144,7 +144,7 @@
"sass": "1.77.8",
"terser": "^5.36.0",
"typescript": "^5.7.2",
"unocss": "^66.0.0",
"unocss": "65.4.2",
"unplugin-auto-import": "^0.17.8",
"vite": "6.3.5",
"vite-plugin-restart": "^0.4.2",

466
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff