feat: ⬆️ upgrade to fresh 1.6.5
This commit is contained in:
parent
7ac22f8375
commit
c2f3945f65
|
@ -27,7 +27,7 @@
|
||||||
"**/_fresh/*"
|
"**/_fresh/*"
|
||||||
],
|
],
|
||||||
"imports": {
|
"imports": {
|
||||||
"$fresh/": "https://deno.land/x/fresh@1.6.3/",
|
"$fresh/": "https://deno.land/x/fresh@1.6.5/",
|
||||||
"preact": "https://esm.sh/preact@10.19.2",
|
"preact": "https://esm.sh/preact@10.19.2",
|
||||||
"preact/": "https://esm.sh/preact@10.19.2/",
|
"preact/": "https://esm.sh/preact@10.19.2/",
|
||||||
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.1",
|
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.1",
|
||||||
|
|
Loading…
Reference in a new issue