chore: update all deps

This commit is contained in:
2026-06-08 17:11:14 +07:00
parent 4458744dcf
commit 73e701a2c5
19 changed files with 4110 additions and 4800 deletions
+5 -5
View File
@@ -15,20 +15,20 @@
"type": "git",
"url": "git+https://github.com/robonen/tools.git"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},
"type": "module",
"devDependencies": {
"@types/node": "^25.3.5",
"@types/node": "^25.9.2",
"@vitest/coverage-v8": "catalog:",
"@vitest/ui": "catalog:",
"citty": "^0.2.1",
"jiti": "^2.6.1",
"citty": "^0.2.2",
"jiti": "^2.7.0",
"jsdom": "catalog:",
"scule": "^1.3.0",
"typescript": "^5.9.3",
"typescript": "^6.0.3",
"vitest": "catalog:"
},
"scripts": {