* chore: add yaml eslint validate

* chore: update deps

* fix: unused ts lint

* fix: 弹窗只能点击一次 #7140

* chore: update actions/checkout v6

* chore: update node version v22.22.0
This commit is contained in:
xingyu
2026-01-28 18:05:20 +08:00
committed by GitHub
parent bb5d75bc7e
commit 7680b33b99
20 changed files with 593 additions and 564 deletions

View File

@@ -100,5 +100,5 @@
"node": ">=20.19.0",
"pnpm": ">=10.0.0"
},
"packageManager": "pnpm@10.28.1"
"packageManager": "pnpm@10.28.2"
}