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

chore: update deps

This commit is contained in:
2025-09-06 19:34:30 +07:00
parent 9d2a393372
commit b1b9889ad2
8 changed files with 1338 additions and 1264 deletions

View File

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