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

chore(deps): update all non-major dependencies (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-24 01:36:03 +00:00
committed by GitHub
parent f49e85286c
commit bb90892af9
8 changed files with 80 additions and 67 deletions

View File

@@ -15,18 +15,18 @@
"type": "git",
"url": "git+https://github.com/robonen/tools.git"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": ">=22.11.0"
},
"type": "module",
"devDependencies": {
"@types/node": "^22.8.6",
"@types/node": "^22.9.3",
"citty": "^0.1.6",
"jiti": "^2.4.0",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"vitepress": "^1.4.3"
"vitepress": "^1.5.0"
},
"scripts": {
"all:build": "pnpm -r build",