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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-17 01:11:50 +00:00
committed by GitHub
parent 1d4f5c5512
commit 6339b21f56
8 changed files with 655 additions and 470 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@10.11.0",
"packageManager": "pnpm@10.12.1",
"engines": {
"node": ">=22.16.0"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^40.37.1"
"renovate": "^40.59.2"
}
}