refactor: update dependencies to use catalog references

This commit is contained in:
2026-01-14 01:58:27 +07:00
parent 513e444ec4
commit a547f00306
4 changed files with 505 additions and 180 deletions

View File

@@ -35,6 +35,5 @@ export default antfu({
"@typescript-eslint/no-explicit-any": "off",
"prefer-promise-reject-errors": "off",
"no-async-promise-executor": "off",
"pnpm/yaml-enforce-settings": "off",
},
});