Skip to content

Commit 6b8f03c

Browse files
authored
benchmark - chore: upgrading tinybench and cleanup (#1635)
1 parent 2968414 commit 6b8f03c

2 files changed

Lines changed: 34 additions & 54 deletions

File tree

packages/benchmark/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,23 +47,23 @@
4747
"clean": "rimraf ./dist ./coverage ./node_modules"
4848
},
4949
"dependencies": {
50-
"@cacheable/memory": "workspace:^",
5150
"@faker-js/faker": "^10.4.0",
52-
"@monstermann/tinybench-pretty-printer": "^0.1.0",
53-
"bentocache": "^1.6.1",
54-
"cache-manager": "workspace:^",
55-
"cacheable": "workspace:^",
56-
"lru.min": "^1.1.4",
57-
"quick-lru": "^7.3.0",
58-
"tinybench": "^4.0.1"
51+
"@monstermann/tinybench-pretty-printer": "^0.3.0",
52+
"tinybench": "^6.0.1"
5953
},
6054
"files": [
6155
"dist",
6256
"license"
6357
],
6458
"devDependencies": {
59+
"@cacheable/memory": "workspace:^",
6560
"@cacheable/node-cache": "workspace:^",
61+
"bentocache": "^1.6.1",
62+
"cache-manager": "workspace:^",
63+
"cacheable": "workspace:^",
64+
"lru.min": "^1.1.4",
6665
"node-cache": "^5.1.2",
66+
"quick-lru": "^7.3.0",
6767
"tsx": "^4.21.0"
6868
}
6969
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)