chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2026-02-02 19:47:40 +00:00
committed by GitHub
parent e9bfa22185
commit c1c1db1782
2 changed files with 593 additions and 476 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",
"@antfu/eslint-config": "^7.2.0",
"@clack/prompts": "^0.11.0",
"@robonen/tsconfig": "^0.0.2",
"eslint": "^9.39.1",
"tsdown": "^0.16.4",
"eslint": "^9.39.2",
"tsdown": "^0.20.1",
"typescript": "^5.9.3",
"vitest": "^4.0.9"
"vitest": "^4.0.18"
}
}