Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Candeia <[email protected]>
  • Loading branch information
mcandeia committed Nov 8, 2024
1 parent 369ba21 commit 82ef4e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"imports": {
"$fresh/": "https://deno.land/x/[email protected]/",
"$live/": "https://denopkg.com/deco-cx/deco@1.106.2/",
"$live/": "https://denopkg.com/deco-cx/deco@1.107.0/",
"$store/": "./",
"@cliffy/prompt": "jsr:@cliffy/prompt@^1.0.0-rc.5",
"@core/asyncutil": "jsr:@core/asyncutil@^1.0.2",
"@deco/deco": "jsr:@deco/deco@1.106.2",
"@deco/deco": "jsr:@deco/deco@1.107.0",
"@deco/deno-ast-wasm": "jsr:@deco/deno-ast-wasm@^0.5.4",
"@deco/dev": "jsr:@deco/dev@1.106.2",
"@deco/dev": "jsr:@deco/dev@1.107.0",
"@deco/durable": "jsr:@deco/[email protected]",
"@deco/warp": "jsr:@deco/[email protected]",
"@floating-ui/react": "https://esm.sh/@floating-ui/[email protected]?external=preact/compat,tabbable,@floating-ui/react-dom,react,react-dom",
Expand All @@ -33,10 +33,10 @@
"@std/testing": "jsr:@std/testing@^1.0.0",
"@supabase/supabase-js": "jsr:@supabase/supabase-js@^2.45.4",
"@zaubrik/djwt": "jsr:@zaubrik/djwt@^3.0.2",
"apps/": "https://denopkg.com/deco-cx/apps@0.62.9/",
"apps/": "https://denopkg.com/deco-cx/apps@0.63.0/",
"daisyui": "npm:[email protected]",
"deco-sites/std/": "https://denopkg.com/deco-sites/[email protected]/",
"deco/": "https://denopkg.com/deco-cx/deco@1.106.2/",
"deco/": "https://denopkg.com/deco-cx/deco@1.107.0/",
"deno-dom": "https://deno.land/x/[email protected]/deno-dom-wasm.ts",
"fast-json-patch": "npm:fast-json-patch@^3.1.1",
"hightlight.js": "npm:[email protected]",
Expand Down

0 comments on commit 82ef4e0

Please sign in to comment.