From c3422ffb9dd81a2e58458102d1a96423d4353001 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 17:39:18 +0000 Subject: [PATCH] Update dependency runed to ^0.31.0 --- bun.lock | 4 ++-- web/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 6a266f1..850d88e 100644 --- a/bun.lock +++ b/bun.lock @@ -12,7 +12,7 @@ "chroma-js": "^3.1.2", "diff": "^8.0.2", "luxon": "^3.7.1", - "runed": "^0.30.0", + "runed": "^0.31.0", "shiki": "^3.7.0", "svelte-toolbelt": "^0.9.3", "virtua": "^0.41.5", @@ -814,7 +814,7 @@ "run-parallel": ["run-parallel@1.2.0", "", { "dependencies": { "queue-microtask": "^1.2.2" } }, "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="], - "runed": ["runed@0.30.0", "", { "dependencies": { "esm-env": "^1.0.0" }, "peerDependencies": { "svelte": "^5.7.0" } }, "sha512-nUNekgGeBOchR4EKm5uCDziT/52yF+vhYvn98s9eDuEzr86jeFqCZenTEBe2v2t3c90xYfTcQO1WxeeT3qVfQA=="], + "runed": ["runed@0.31.1", "", { "dependencies": { "esm-env": "^1.0.0" }, "peerDependencies": { "svelte": "^5.7.0" } }, "sha512-v3czcTnO+EJjiPvD4dwIqfTdHLZ8oH0zJheKqAHh9QMViY7Qb29UlAMRpX7ZtHh7AFqV60KmfxaJ9QMy+L1igQ=="], "sade": ["sade@1.8.1", "", { "dependencies": { "mri": "^1.1.0" } }, "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A=="], diff --git a/web/package.json b/web/package.json index 35053ab..b4d10cd 100644 --- a/web/package.json +++ b/web/package.json @@ -50,7 +50,7 @@ "chroma-js": "^3.1.2", "diff": "^8.0.2", "luxon": "^3.7.1", - "runed": "^0.30.0", + "runed": "^0.31.0", "shiki": "^3.7.0", "svelte-toolbelt": "^0.9.3", "virtua": "^0.41.5"