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

chore(deps): update all deps, bump vitest major version

This commit is contained in:
2025-01-17 23:55:34 +07:00
parent d6bc42d568
commit 2936c5a8d6
5 changed files with 482 additions and 486 deletions

View File

@@ -17,14 +17,14 @@
},
"packageManager": "pnpm@9.15.4",
"engines": {
"node": ">=22.13.0"
"node": ">=22.11.0"
},
"type": "module",
"devDependencies": {
"@types/node": "^22.10.7",
"citty": "^0.1.6",
"jiti": "^2.4.2",
"pathe": "^1.1.2",
"pathe": "^2.0.2",
"scule": "^1.3.0",
"vitepress": "^1.5.0"
},