]> Piment Noir Git Repositories - benchmarks-js.git/commitdiff
chore(deps): add tinybench dependency
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 10 Feb 2026 20:12:09 +0000 (21:12 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 10 Feb 2026 20:12:09 +0000 (21:12 +0100)
package.json
pnpm-lock.yaml

index f953cf05e56991d1155b521c3e419c2fe9800b35..a99bbd7e3c1c28aa506bebc26ebe46d5da00e9f1 100644 (file)
@@ -71,6 +71,7 @@
     "object-hash": "^3.0.0",
     "rambda": "^11.1.0",
     "tatami-ng": "^0.8.18",
+    "tinybench": "^6.0.0",
     "uuid": "^13.0.0"
   },
   "devDependencies": {
index 8d1cb87e88d49c2c2f229923af08269d1841eccb..7a69d1bd5d95840bb451909a3dc44556302c5d90 100644 (file)
@@ -38,6 +38,9 @@ importers:
       tatami-ng:
         specifier: ^0.8.18
         version: 0.8.18(typescript@5.9.3)
+      tinybench:
+        specifier: ^6.0.0
+        version: 6.0.0
       uuid:
         specifier: ^13.0.0
         version: 13.0.0
@@ -1716,6 +1719,10 @@ packages:
     peerDependencies:
       typescript: ^5.4.3
 
+  tinybench@6.0.0:
+    resolution: {integrity: sha512-BWlWpVbbZXaYjRV0twGLNQO00Zj4HA/sjLOQP2IvzQqGwRGp+2kh7UU3ijyJ3ywFRogYDRbiHDMrUOfaMnN56g==}
+    engines: {node: '>=20.0.0'}
+
   tinyexec@1.0.2:
     resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==}
     engines: {node: '>=18'}
@@ -3687,6 +3694,8 @@ snapshots:
       peowly: 1.3.2
       typescript: 5.9.3
 
+  tinybench@6.0.0: {}
+
   tinyexec@1.0.2: {}
 
   tinyglobby@0.2.15: