chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2026-02-25 01:46:41 +00:00
committed by GitHub
parent a275454860
commit 3736349612
2 changed files with 714 additions and 691 deletions

View File

@@ -35,12 +35,12 @@
"prepublish": "pnpm run build && pnpm run type:check && pnpm run test"
},
"devDependencies": {
"@antfu/eslint-config": "^7.0.0",
"@clack/prompts": "^1.0.0",
"@antfu/eslint-config": "^7.6.0",
"@clack/prompts": "^1.0.1",
"@robonen/tsconfig": "^0.0.2",
"eslint": "^10.0.0",
"tsdown": "^0.16.4",
"eslint": "^10.0.2",
"tsdown": "^0.20.3",
"typescript": "^5.9.3",
"vitest": "^4.0.9"
"vitest": "^4.0.18"
}
}