mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
chore(repo): update deps
This commit is contained in:
@@ -15,18 +15,18 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/robonen/tools.git"
|
||||
},
|
||||
"packageManager": "pnpm@9.0.1",
|
||||
"packageManager": "pnpm@9.0.4",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.6",
|
||||
"@types/node": "^20.12.7",
|
||||
"citty": "^0.1.6",
|
||||
"jiti": "^1.21.0",
|
||||
"pathe": "^1.1.2",
|
||||
"scule": "^1.3.0",
|
||||
"vitepress": "^1.1.0"
|
||||
"vitepress": "^1.1.3"
|
||||
},
|
||||
"scripts": {
|
||||
"create": "jiti ./cli.ts",
|
||||
@@ -34,4 +34,4 @@
|
||||
"docs:build": "vitepress build .",
|
||||
"docs:preview": "vitepress preview ."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user