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

chore(deps): update all deps and other packages stuff

This commit is contained in:
2024-10-14 06:17:54 +07:00
parent 6a89239a75
commit 4e798acfdd
9 changed files with 29 additions and 17 deletions

View File

@@ -15,18 +15,18 @@
"type": "git",
"url": "git+https://github.com/robonen/tools.git"
},
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.12.2",
"engines": {
"node": ">=20.18.0"
},
"type": "module",
"devDependencies": {
"@types/node": "^20.16.10",
"@types/node": "^20.16.14",
"citty": "^0.1.6",
"jiti": "^2.2.1",
"jiti": "^2.3.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"vitepress": "^1.3.4"
"vitepress": "^1.4.1"
},
"scripts": {
"all:build": "pnpm -r build",