From dbb59384b3171cc09b397b2ac05b30cea8417ef9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 19:00:42 +0000 Subject: [PATCH] fix(deps): update @jspaste/library digest to 9dbf427 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 753ebee..7d52540 100644 --- a/bun.lock +++ b/bun.lock @@ -23,7 +23,7 @@ "@codemirror/language": "^6.11.3", "@codemirror/state": "^6.5.2", "@codemirror/view": "^6.38.6", - "@jspaste/library": "https://github.com/jspaste/library#4cb83f1aa2ec245454b45c9aa2821defad37693c", + "@jspaste/library": "https://github.com/jspaste/library#9dbf427364fbfe9a932e7da38f68b6a29fa4d771", "@solid-primitives/scheduled": "~1.5.2", "@solid-primitives/storage": "~4.3.3", "@solidjs/router": "~0.15.3", @@ -164,7 +164,7 @@ "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.31", "", { "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw=="], - "@jspaste/library": ["@jspaste/library@github:jspaste/library#4cb83f1", {}, "JSPaste-Library-4cb83f1"], + "@jspaste/library": ["@jspaste/library@github:jspaste/library#9dbf427", {}, "JSPaste-Library-9dbf427"], "@lezer/common": ["@lezer/common@1.5.0", "", {}, "sha512-PNGcolp9hr4PJdXR4ix7XtixDrClScvtSCYW3rQG106oVMOOI+jFb+0+J3mbeL/53g1Zd6s0kJzaw6Ri68GmAA=="], diff --git a/package.json b/package.json index 87cee27..532efd8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@codemirror/language": "^6.11.3", "@codemirror/state": "^6.5.2", "@codemirror/view": "^6.38.6", - "@jspaste/library": "https://github.com/jspaste/library#4cb83f1aa2ec245454b45c9aa2821defad37693c", + "@jspaste/library": "https://github.com/jspaste/library#9dbf427364fbfe9a932e7da38f68b6a29fa4d771", "@solid-primitives/scheduled": "~1.5.2", "@solid-primitives/storage": "~4.3.3", "@solidjs/router": "~0.15.3",