diff --git a/import_map.json b/import_map.json index 72edd7c..8f69299 100644 --- a/import_map.json +++ b/import_map.json @@ -7,19 +7,19 @@ "icons": "./components/icons/mod.ts", "icons/": "./components/icons/", "utils/": "./utils/", - "std/": "https://deno.land/std@0.170.0/", - "@unocss/core": "https://esm.sh/@unocss/core@0.48.0", - "@unocss/preset-uno": "https://esm.sh/@unocss/preset-uno@0.48.0", - "aleph/": "https://deno.land/x/aleph@1.0.0-beta.21/", - "aleph/server": "https://deno.land/x/aleph@1.0.0-beta.21/server/mod.ts", - "aleph/dev": "https://deno.land/x/aleph@1.0.0-beta.21/server/dev.ts", - "aleph/react": "https://deno.land/x/aleph@1.0.0-beta.21/runtime/react/mod.ts", - "aleph/react-client": "https://deno.land/x/aleph@1.0.0-beta.21/runtime/react/client.ts", - "aleph/react-server": "https://deno.land/x/aleph@1.0.0-beta.21/runtime/react/server.ts", - "react": "https://esm.sh/react@18.2.0", - "react-dom": "https://esm.sh/react-dom@18.2.0", - "react-dom/": "https://esm.sh/react-dom@18.2.0/", - "gfm/": "https://deno.land/x/gfm@0.1.28/" + "std/": "https://deno.land/std@0.185.0/", + "@unocss/core": "https://esm.sh/@unocss/core@0.51.8", + "@unocss/preset-uno": "https://esm.sh/@unocss/preset-uno@0.51.8", + "aleph/": "https://deno.land/x/aleph@1.0.0-beta.43/", + "aleph/server": "https://deno.land/x/aleph@1.0.0-beta.43/server/mod.ts", + "aleph/dev": "https://deno.land/x/aleph@1.0.0-beta.43/server/dev.ts", + "aleph/react": "https://deno.land/x/aleph@1.0.0-beta.43/runtime/react/mod.ts", + "aleph/react-client": "https://deno.land/x/aleph@1.0.0-beta.43/runtime/react/client.ts", + "aleph/react-server": "https://deno.land/x/aleph@1.0.0-beta.43/runtime/react/server.ts", + "react": "https://esm.sh/react@18.3.0-next-fecc288b7-20221025/", + "react-dom": "https://esm.sh/react-dom@18.3.0-next-fecc288b7-20221025/", + "react-dom/": "https://esm.sh/react-dom@18.3.0-next-fecc288b7-20221025//", + "gfm/": "https://deno.land/x/gfm@0.2.1/" }, "scopes": {} }