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

在 package.json 中添加 vue-memoize-dict 依赖

This commit is contained in:
严浩
2024-10-28 18:52:46 +08:00
parent 547e1387d1
commit 712a8fcd5b
2 changed files with 233 additions and 2 deletions

View File

@ -5,11 +5,12 @@
"validator:strict": "renovate-config-validator ./default.json5 --strict",
"validator:npx": "npx --yes --package renovate -- renovate-config-validator --strict",
"dry-run:npx": "LOG_LEVEL=debug npx renovate --platform=local --dry-run=full",
"test-regex":"bun --bun test-regex/run.mjs"
"test-regex": "bun --bun test-regex/run.mjs"
},
"devDependencies": {
"renovate": "^38.124.0",
"semantic-release-example-24": "^1.13.1"
"semantic-release-example-24": "^1.13.1",
"vue-memoize-dict": "https://pkg.pr.new/yanhao98/vue-memoize-dict@77d83e6"
},
"renovate": {
"extends": [