Skip to content

Commit 0c5c0b0

Browse files
committed
chore: update
1 parent 060451f commit 0c5c0b0

File tree

3 files changed

+535
-511
lines changed

3 files changed

+535
-511
lines changed

deno.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"imports": {
2121
"@deno/gfm": "jsr:@deno/gfm@^0.11.0",
2222
"@pakornv/fresh-plugin-tailwindcss": "jsr:@pakornv/[email protected]",
23-
"@preact/signals": "npm:@preact/signals@^2.0.4",
23+
"@preact/signals": "npm:@preact/signals@^2.3.1",
2424
"@orama/orama": "npm:@orama/[email protected]",
25-
"fresh": "jsr:@fresh/core@^2.0.0-alpha.34",
25+
"fresh": "jsr:@fresh/core@^2.0.0-beta.3",
2626
"lucide-preact": "npm:lucide-preact@^0.513.0",
27-
"preact": "npm:preact@^10.26.6",
28-
"tailwindcss": "npm:tailwindcss@^4.1.7",
27+
"preact": "npm:preact@^10.27.1",
28+
"tailwindcss": "npm:tailwindcss@^4.1.12",
2929
"@std/path": "jsr:@std/[email protected]"
3030
},
3131
"nodeModulesDir": "auto",

0 commit comments

Comments
 (0)