Skip to content

Commit 81d2dcd

Browse files
committed
feat: 1.2.12 adds auto-generated benchmarks and bar graph
1 parent ada5961 commit 81d2dcd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"r-assign": "1.9.0",
5353
"reflect-metadata": "0.2.2",
5454
"rescript-schema": "9.2.2",
55-
"rulr": "10.8.0",
55+
"rulr": "10.8.2",
5656
"runtypes": "6.7.0",
5757
"simple-runtypes": "7.1.3",
5858
"spectypes": "2.1.11",
@@ -1340,7 +1340,7 @@
13401340

13411341
"rollup": ["rollup@4.40.1", "", { "dependencies": { "@types/estree": "1.0.7" }, "optionalDependencies": { "@rollup/rollup-android-arm-eabi": "4.40.1", "@rollup/rollup-android-arm64": "4.40.1", "@rollup/rollup-darwin-arm64": "4.40.1", "@rollup/rollup-darwin-x64": "4.40.1", "@rollup/rollup-freebsd-arm64": "4.40.1", "@rollup/rollup-freebsd-x64": "4.40.1", "@rollup/rollup-linux-arm-gnueabihf": "4.40.1", "@rollup/rollup-linux-arm-musleabihf": "4.40.1", "@rollup/rollup-linux-arm64-gnu": "4.40.1", "@rollup/rollup-linux-arm64-musl": "4.40.1", "@rollup/rollup-linux-loongarch64-gnu": "4.40.1", "@rollup/rollup-linux-powerpc64le-gnu": "4.40.1", "@rollup/rollup-linux-riscv64-gnu": "4.40.1", "@rollup/rollup-linux-riscv64-musl": "4.40.1", "@rollup/rollup-linux-s390x-gnu": "4.40.1", "@rollup/rollup-linux-x64-gnu": "4.40.1", "@rollup/rollup-linux-x64-musl": "4.40.1", "@rollup/rollup-win32-arm64-msvc": "4.40.1", "@rollup/rollup-win32-ia32-msvc": "4.40.1", "@rollup/rollup-win32-x64-msvc": "4.40.1", "fsevents": "~2.3.2" }, "bin": { "rollup": "dist/bin/rollup" } }, "sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw=="],
13421342

1343-
"rulr": ["rulr@10.8.0", "", { "dependencies": { "atob": "^2.1.2", "make-error": "^1.3.6", "validator": "^13.0.0" } }, "sha512-+m6ToEhlaucNcyD5h90Ht5m3rl9uaUQqN3NLIiq6Mb0BDVW+fhm82fbu1CRcZQuulQm44s5l8jiR6fXcJgAbUw=="],
1343+
"rulr": ["rulr@10.8.2", "", { "dependencies": { "atob": "^2.1.2", "make-error": "^1.3.6", "validator": "^13.0.0" } }, "sha512-q6yVYz/FFBv0+06M49Bwd5kIyk0/t/idXqsXWcbj8SpF86LNodGUqI1/EyBJwjkS86pKIKDz6QF1xK9JbC7TRg=="],
13441344

13451345
"run-async": ["run-async@2.4.1", "", {}, "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ=="],
13461346

0 commit comments

Comments
 (0)