0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 07:10:50 +08:00

Update all non-major dependencies (#108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-15 18:10:30 +00:00
committed by GitHub
parent 2d130c27b9
commit 0aa8235b41
2 changed files with 1072 additions and 1063 deletions

View File

@ -1,5 +1,5 @@
{
"packageManager": "pnpm@9.15.1",
"packageManager": "pnpm@9.15.2",
"scripts": {
"validator": "renovate-config-validator ./default.json5",
"validator:strict": "renovate-config-validator ./default.json5 --strict",
@ -8,7 +8,7 @@
"test-regex": "bun --bun test-regex/run.mjs"
},
"devDependencies": {
"renovate": "^39.83.2",
"renovate": "^39.86.4",
"semantic-release-example-24": "^1.15.0",
"vue-memoize-dict": "https://pkg.pr.new/yanhao98/vue-memoize-dict@77d83e6"
},