From 915ceb2bd9d9bb001cae8ef80e278c8409f03d7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:57:22 +0000 Subject: [PATCH] fix(deps): update @jspaste/library digest to f28f66e --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index f353c1b..6cfef07 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#f28f66ef634783a68bf00357298a989b010114fa", "@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#f28f66e", {}, "JSPaste-Library-f28f66e"], "@lezer/common": ["@lezer/common@1.5.1", "", {}, "sha512-6YRVG9vBkaY7p1IVxL4s44n5nUnaNnGM2/AckNgYOnxTG2kWh1vR8BMxPseWPjRNpb5VtXnMpeYAEAADoRV1Iw=="], diff --git a/package.json b/package.json index 70c109c..ad283fb 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#f28f66ef634783a68bf00357298a989b010114fa", "@solid-primitives/scheduled": "~1.5.2", "@solid-primitives/storage": "~4.3.3", "@solidjs/router": "~0.15.3",