1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +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 a9a6c04176
commit efadb5fe28
17 changed files with 2898 additions and 3957 deletions

View File

@@ -15,17 +15,17 @@
"type": "git",
"url": "git+https://github.com/robonen/tools.git"
},
"packageManager": "pnpm@10.15.1",
"packageManager": "pnpm@10.29.3",
"engines": {
"node": ">=22.18.0"
},
"type": "module",
"devDependencies": {
"@types/node": "^22.18.1",
"@types/node": "^22.19.11",
"@vitest/coverage-v8": "catalog:",
"@vitest/ui": "catalog:",
"citty": "^0.1.6",
"jiti": "^2.5.1",
"citty": "^0.2.1",
"jiti": "^2.6.1",
"jsdom": "catalog:",
"scule": "^1.3.0",
"vitest": "catalog:"