1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

feat: update pnpm workspace and dependencies, migrate to tsdown for builds

This commit is contained in:
2026-02-14 03:49:10 +07:00
parent 07e6d3eadc
commit 3da393ed08
16 changed files with 1955 additions and 3012 deletions

View File

@@ -17,14 +17,14 @@
},
"packageManager": "pnpm@10.29.3",
"engines": {
"node": ">=24.13.1"
"node": ">=22.18.0"
},
"type": "module",
"devDependencies": {
"@types/node": "^24.10.13",
"@types/node": "^22.19.11",
"@vitest/coverage-v8": "catalog:",
"@vitest/ui": "catalog:",
"citty": "^0.2.0",
"citty": "^0.2.1",
"jiti": "^2.6.1",
"jsdom": "catalog:",
"scule": "^1.3.0",