chore: 📦 update dependencies

This commit is contained in:
Julien Oculi 2024-06-13 12:44:58 +02:00
parent 0f4c187c26
commit 7a6497a5fe

View file

@ -36,7 +36,8 @@
"gfm": "https://deno.land/x/gfm@0.6.0/mod.ts", "gfm": "https://deno.land/x/gfm@0.6.0/mod.ts",
"preact": "https://esm.sh/preact@10.19.6", "preact": "https://esm.sh/preact@10.19.6",
"preact/": "https://esm.sh/preact@10.19.6/", "preact/": "https://esm.sh/preact@10.19.6/",
"univoq": "https://deno.land/x/univoq@0.2.0/mod.ts" "univoq": "https://deno.land/x/univoq@0.2.0/mod.ts",
"web-push": "npm:web-push@^3.6.7"
}, },
"compilerOptions": { "compilerOptions": {
"jsx": "react-jsx", "jsx": "react-jsx",