Fix articles list in Safari, update more dependencies, tweak deploy

This commit is contained in:
Bruno Bernardino
2024-04-17 18:58:50 +01:00
parent 7fd29ba7bf
commit a8076f6420
3 changed files with 7 additions and 5 deletions

View File

@@ -7,10 +7,10 @@
"fresh/": "https://deno.land/x/fresh@1.6.8/",
"$fresh/": "https://deno.land/x/fresh@1.6.8/",
"preact": "https://esm.sh/preact@10.19.6",
"preact/": "https://esm.sh/preact@10.19.6/",
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.2",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1",
"preact": "https://esm.sh/preact@10.20.2",
"preact/": "https://esm.sh/preact@10.20.2/",
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.3",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.6.0",
"tailwindcss": "npm:tailwindcss@3.4.3",
"tailwindcss/": "npm:/tailwindcss@3.4.3/",
"tailwindcss/plugin": "npm:/tailwindcss@3.4.3/plugin.js",