Merge remote-tracking branch 'origin/main'

This commit is contained in:
2025-11-15 20:44:21 +07:00
3 changed files with 597 additions and 487 deletions

View File

@@ -38,10 +38,10 @@
"@clack/prompts": "^0.11.0"
},
"devDependencies": {
"@antfu/eslint-config": "^5.2.1",
"@antfu/eslint-config": "^6.0.0",
"@robonen/tsconfig": "^0.0.2",
"tsdown": "^0.14.2",
"typescript": "^5.9.2",
"vitest": "^3.2.4"
"tsdown": "^0.15.9",
"typescript": "^5.9.3",
"vitest": "^4.0.1"
}
}