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 (#101)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-06 01:41:58 +00:00
committed by GitHub
parent e49c49e320
commit 67fbad8930
7 changed files with 1074 additions and 1018 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@10.17.1",
"packageManager": "pnpm@10.18.0",
"engines": {
"node": ">=22.20.0"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^41.131.1"
"renovate": "^41.135.5"
}
}