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

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2026-02-19 14:40:20 +00:00
committed by GitHub
parent a83e2bb797
commit 67c9e7ae06
10 changed files with 765 additions and 572 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@10.29.3",
"packageManager": "pnpm@10.30.0",
"engines": {
"node": ">=24.13.1"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^43.12.0"
"renovate": "^43.25.11"
}
}