Skip to content

Commit dbe01f5

Browse files
Update dependency runed to ^0.36.0
1 parent 362e6eb commit dbe01f5

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

bun.lock

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"chroma-js": "^3.1.2",
1313
"diff": "^8.0.2",
1414
"luxon": "^3.7.2",
15-
"runed": "^0.35.1",
15+
"runed": "^0.36.0",
1616
"shiki": "^3.13.0",
1717
"svelte-toolbelt": "^0.10.5",
1818
"virtua": "^0.45.3",
@@ -73,10 +73,6 @@
7373
},
7474
},
7575
},
76-
"trustedDependencies": [
77-
"@tailwindcss/oxide",
78-
"web",
79-
],
8076
"packages": {
8177
"@antfu/install-pkg": ["@antfu/[email protected]", "", { "dependencies": { "package-manager-detector": "^1.3.0", "tinyexec": "^1.0.1" } }, "sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ=="],
8278

@@ -858,7 +854,7 @@
858854

859855
"run-parallel": ["[email protected]", "", { "dependencies": { "queue-microtask": "^1.2.2" } }, "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="],
860856

861-
"runed": ["runed@0.35.1", "", { "dependencies": { "dequal": "^2.0.3", "esm-env": "^1.0.0", "lz-string": "^1.5.0" }, "peerDependencies": { "@sveltejs/kit": "^2.21.0", "svelte": "^5.7.0" }, "optionalPeers": ["@sveltejs/kit"] }, "sha512-2F4Q/FZzbeJTFdIS/PuOoPRSm92sA2LhzTnv6FXhCoENb3huf5+fDuNOg1LNvGOouy3u/225qxmuJvcV3IZK5Q=="],
857+
"runed": ["runed@0.36.0", "", { "dependencies": { "dequal": "^2.0.3", "esm-env": "^1.0.0", "lz-string": "^1.5.0" }, "peerDependencies": { "@sveltejs/kit": "^2.21.0", "svelte": "^5.7.0", "zod": "^4.1.0" }, "optionalPeers": ["@sveltejs/kit", "zod"] }, "sha512-CK84KPwAausPQEyWF9t6miCuNW5isAKPMswDsz7jhdueiZZ9du/UrgWc/aggLts8QuppT8KucryrHDFBAqk9Ww=="],
862858

863859
"sade": ["[email protected]", "", { "dependencies": { "mri": "^1.1.0" } }, "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A=="],
864860

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"chroma-js": "^3.1.2",
5151
"diff": "^8.0.2",
5252
"luxon": "^3.7.2",
53-
"runed": "^0.35.1",
53+
"runed": "^0.36.0",
5454
"shiki": "^3.13.0",
5555
"svelte-toolbelt": "^0.10.5",
5656
"virtua": "^0.45.3"

0 commit comments

Comments
 (0)