严浩
|
3ce9c29302
|
chore(deps): 更新依赖
更新了多个开发依赖项,包括 Vite 及其相关插件、unplugin 系列工具和 CI 工作流中使用的 composite-actions。
主要变更包括:
- 将 pnpm 版本升级至 10.14.0。
- 升级 Vite、@vitejs/plugin-vue 等核心构建工具。
- 升级 unplugin-auto-import, unplugin-vue-components, unplugin-vue-router 等插件。
- 更新 CI 工作流中的 GitHub Actions 版本以保持同步。
- 重新生成了因依赖更新而变化的 `typed-router.d.ts` 类型文件。
|
2025-08-14 09:57:47 +08:00 |
|
|
e04af8a897
|
chore(deps): update playwright packages
|
2025-08-03 19:08:12 +08:00 |
|
|
483e2995db
|
chore(deps): update playwright packages
|
2025-07-12 05:57:03 +08:00 |
|
|
57d07d3cd0
|
chore(deps): update yanhao98/composite-actions digest to b4a2caa
|
2025-07-07 07:29:42 +08:00 |
|
|
25f923e0c9
|
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.53.2
|
2025-07-01 05:26:59 +08:00 |
|
|
f4a64498bf
|
chore(deps): update playwright packages
|
2025-06-19 03:14:26 +08:00 |
|
|
2cb4dd0b18
|
chore(deps): update playwright packages
|
2025-06-11 03:15:17 +08:00 |
|
|
3c2145a626
|
chore(deps): update yanhao98/composite-actions digest to 3bf0746
|
2025-05-11 22:10:33 +08:00 |
|
严浩
|
c6f27856ef
|
refactor(ci): split surge cleanup into separate job
|
2025-04-27 14:10:56 +08:00 |
|
|
e0445a2737
|
chore(deps): update playwright packages
|
2025-04-21 01:45:58 +08:00 |
|
|
41b12e297b
|
chore(deps): update yanhao98/composite-actions digest to 4470aa1
|
2025-04-14 15:16:46 +08:00 |
|
|
6fd22d573e
|
chore(deps): update yanhao98/composite-actions digest to 2b8fce6
|
2025-04-11 19:46:41 +08:00 |
|
严浩
|
a0fe6da933
|
playwright.yaml
|
2025-04-11 10:06:28 +08:00 |
|
严浩
|
704d7d5481
|
playwright.yaml
|
2025-04-11 09:56:19 +08:00 |
|
严浩
|
f65ef2770a
|
playwright.yaml
|
2025-04-11 09:48:40 +08:00 |
|
严浩
|
8db3b59854
|
playwright.yaml
|
2025-04-11 09:34:20 +08:00 |
|
严浩
|
32005cd4d3
|
🧹 清理 Surge 部署
|
2025-04-11 09:14:10 +08:00 |
|
|
0f8ad09ecd
|
chore(deps): update yanhao98/composite-actions digest to 7797ee9
|
2025-04-06 06:08:15 +08:00 |
|
|
8c556dae8f
|
chore(deps): update yanhao98/composite-actions digest to 90b5130
|
2025-04-06 02:12:19 +08:00 |
|
|
42a367e83b
|
chore(deps): update yanhao98/composite-actions digest to 2a7a660
|
2025-04-04 22:22:08 +08:00 |
|
mini2024
|
fbff6e0542
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# .github/workflows/playwright.yaml
# .github/workflows/vercel.yaml
|
2025-04-03 00:47:24 +08:00 |
|
mini2024
|
3d20ff6e83
|
feat: 优化 GitHub Actions 工作流中的步骤名称以增强可读性 [skip ci]
|
2025-04-03 00:39:18 +08:00 |
|
mini2024
|
bcec165c2f
|
feat: 为 GitHub Actions 步骤添加名称以增强可读性
|
2025-04-03 00:27:03 +08:00 |
|
|
175ed3450d
|
chore(deps): update yanhao98/composite-actions digest to 2d4be1a
|
2025-04-02 15:08:11 +08:00 |
|
|
9daafb9157
|
chore(deps): update yanhao98/composite-actions digest to 502d85b
|
2025-04-02 09:54:08 +08:00 |
|
|
6dc43a1812
|
chore(deps): update yanhao98/composite-actions digest to 33959a3
|
2025-03-26 01:51:21 +08:00 |
|
严浩
|
b475a7bbdd
|
feat: 添加构建大小统计到 depcheck 工作流,并移除 playwright 工作流中的重复统计
|
2025-03-25 10:39:18 +08:00 |
|
|
cc17419836
|
chore(deps): update yanhao98/composite-actions digest to ae93019
|
2025-03-23 02:06:25 +08:00 |
|
mini2024
|
bee73670b7
|
feat: 更新 Playwright 工作流,增加以KB为单位的构建大小统计
|
2025-03-22 23:54:24 +08:00 |
|
mini2024
|
d23fcd72c7
|
feat: 更新 Playwright 工作流以计算构建大小;添加 vite-plugin-purgecss-updated-v5 插件
|
2025-03-22 23:50:24 +08:00 |
|
mini2024
|
9e6d526ada
|
feat: 添加构建大小计算步骤;更新依赖项,新增 vite-plugin-singlefile 插件
|
2025-03-22 23:44:06 +08:00 |
|
|
0f04b268b6
|
chore(deps): update yanhao98/composite-actions digest to a7c66fb
|
2025-03-16 17:25:25 +08:00 |
|
严浩
|
ca1521328c
|
chore: 更新 setup-node-environment 版本并添加静态代码分析工作流
|
2025-03-10 11:02:45 +08:00 |
|
严浩
|
72c638894f
|
chore(ci): enable Playwright browser installation in workflow
|
2025-02-05 12:14:07 +08:00 |
|
mini2024
|
14fdb7ef1f
|
chore(ci): reorganize CI workflows and add depcheck and playwright jobs
|
2025-01-24 00:28:13 +08:00 |
|
严浩
|
90002352b5
|
重命名 CI 工作流,合并 Playwright 和 depcheck 任务,删除旧的工作流文件
|
2024-10-12 11:23:45 +08:00 |
|
严浩
|
d08c1c40b0
|
测试 playwright.yaml
|
2024-10-12 11:13:05 +08:00 |
|