chore: fix lint

pull/340/MERGE
Jin Mao 2026-03-24 10:19:24 +08:00
parent 6b3506f128
commit cd955df02f
1 changed files with 8 additions and 6 deletions

View File

@ -12,6 +12,14 @@ packages:
- scripts/*
- docs
- playground
overrides:
'@ast-grep/napi': 'catalog:'
'@ctrl/tinycolor': 'catalog:'
clsx: 'catalog:'
pinia: 'catalog:'
vue: 'catalog:'
catalog:
'@ast-grep/napi': ^0.42.0
'@changesets/changelog-github': ^0.6.0
@ -179,9 +187,3 @@ catalog:
zod: ^3.25.76
zod-defaults: 0.1.3
overrides:
'@ast-grep/napi': 'catalog:'
'@ctrl/tinycolor': 'catalog:'
clsx: 'catalog:'
pinia: 'catalog:'
vue: 'catalog:'