chore: ⬆️ update imports

This commit is contained in:
Julien Oculi 2024-06-10 22:41:53 +02:00
parent 5dd9f00599
commit cc9235d64f

View file

@ -32,11 +32,11 @@
"@jotsr/smart-css-bundler": "jsr:@jotsr/smart-css-bundler@^0.1.0", "@jotsr/smart-css-bundler": "jsr:@jotsr/smart-css-bundler@^0.1.0",
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.2", "@preact/signals": "https://esm.sh/*@preact/signals@1.2.2",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1", "@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1",
"$std/": "https://deno.land/std@0.208.0/",
"univoq": "https://deno.land/x/univoq@0.2.0/mod.ts",
"@univoq/": "https://deno.land/x/univoq@0.2.0/", "@univoq/": "https://deno.land/x/univoq@0.2.0/",
"css_bundler": "../../../github.com/JOTSR/fresh_css_bundler/plugin.ts", "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/",
"univoq": "https://deno.land/x/univoq@0.2.0/mod.ts"
}, },
"compilerOptions": { "compilerOptions": {
"jsx": "react-jsx", "jsx": "react-jsx",