Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lino-levan committed Jul 11, 2023
1 parent 7fb8af8 commit 86595a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
"preact-render-to-string": "https://esm.sh/*[email protected]",
"std/": "https://deno.land/std@0.192.0/",
"gfm": "https://deno.land/x/[email protected].3/mod.ts",
"std/": "https://deno.land/std@0.193.0/",
"gfm": "https://deno.land/x/[email protected].5/mod.ts",
"icons/": "https://deno.land/x/[email protected]/tsx/",
"pngs": "https://deno.land/x/[email protected]/mod.ts",
"prism/": "https://esm.sh/[email protected]/",
"remark-gfm": "https://esm.sh/[email protected]",
"rehype-prism": "https://esm.sh/@mapbox/[email protected]",
"mdx": "https://esm.sh/@mdx-js/[email protected]",
"cliffy": "https://deno.land/x/[email protected].1/command/mod.ts"
"cliffy": "https://deno.land/x/[email protected].2/command/mod.ts"
},
"compilerOptions": {
"jsx": "react-jsx",
Expand Down

0 comments on commit 86595a8

Please sign in to comment.