Skip to content

Commit f93f91c

Browse files
jaredwrayclaude
andauthored
@cacheable/benchmark - fix: upgrade misc dependencies (#1630)
Upgrade non-major dependencies in @cacheable/benchmark: - bentocache 1.4.0 -> 1.6.1 - lru.min 1.1.2 -> 1.1.4 - quick-lru 7.0.1 -> 7.3.0 Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent cbde753 commit f93f91c

2 files changed

Lines changed: 56 additions & 54 deletions

File tree

packages/benchmark/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"@cacheable/memory": "workspace:^",
5151
"@faker-js/faker": "^9.8.0",
5252
"@monstermann/tinybench-pretty-printer": "^0.1.0",
53-
"bentocache": "^1.4.0",
53+
"bentocache": "^1.6.1",
5454
"cache-manager": "workspace:^",
5555
"cacheable": "workspace:^",
56-
"lru.min": "^1.1.2",
57-
"quick-lru": "^7.0.1",
56+
"lru.min": "^1.1.4",
57+
"quick-lru": "^7.3.0",
5858
"tinybench": "^4.0.1"
5959
},
6060
"files": [

pnpm-lock.yaml

Lines changed: 53 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)