diff --git a/bun.lock b/bun.lock index 2ab8b33..36afa1e 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#a3c659942759b8f523875d81f8a45706d636fb81", "@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", "sha512-gSyA+OT3n3J+6a52RuvZZLywR9v1tvFdvsXoMSSegPxQAh4g0AFG6WpX2eGyqXdpXa6lIN5ZfP9mR83e3vwHQQ=="], + "@jspaste/library": ["@jspaste/library@github:jspaste/library#a3c6599", {}, "JSPaste-Library-a3c6599", "sha512-jSaOUZtlDoyaMMguUUv+O8xeLq2ahbzrhTtfApb+m2ah/8Qlvpkzs1i1A64CJhQtLKibb0t+bEN5mcHYxXo3DQ=="], "@lezer/common": ["@lezer/common@1.5.1", "", {}, "sha512-6YRVG9vBkaY7p1IVxL4s44n5nUnaNnGM2/AckNgYOnxTG2kWh1vR8BMxPseWPjRNpb5VtXnMpeYAEAADoRV1Iw=="], diff --git a/package.json b/package.json index 5754396..a88e751 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#a3c659942759b8f523875d81f8a45706d636fb81", "@solid-primitives/scheduled": "~1.5.2", "@solid-primitives/storage": "~4.3.3", "@solidjs/router": "~0.15.3",