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

This commit is contained in:
renovate[bot]
2024-06-05 23:09:19 +00:00
parent b19ed7e60d
commit 8201dd7331
5 changed files with 142 additions and 136 deletions

View File

@@ -15,18 +15,18 @@
"type": "git",
"url": "git+https://github.com/robonen/tools.git"
},
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"engines": {
"node": ">=20.14.0"
},
"type": "module",
"devDependencies": {
"@types/node": "^20.13.0",
"@types/node": "^20.14.2",
"citty": "^0.1.6",
"jiti": "^1.21.0",
"jiti": "^1.21.3",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"vitepress": "^1.2.2"
"vitepress": "^1.2.3"
},
"scripts": {
"all:test": "pnpm -r test",