Skip to content

Commit

Permalink
bump starting
Browse files Browse the repository at this point in the history
  • Loading branch information
guitavano committed Feb 18, 2025
1 parent bd34db2 commit 09f43d6
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/fresh@1.7.3/",
"$live/": "https://denopkg.com/deco-cx/deco@1.107.0/",
"$live/": "https://denopkg.com/deco-cx/deco@1.110.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.107.0",
"@deco/deco": "jsr:@deco/deco@1.110.0",
"@deco/deno-ast-wasm": "jsr:@deco/deno-ast-wasm@^0.5.4",
"@deco/dev": "jsr:@deco/dev@1.107.0",
"@deco/dev": "jsr:@deco/dev@1.110.0",
"@deco/durable": "jsr:@deco/durable@0.5.3",
"@deco/warp": "jsr:@deco/warp@0.3.8",
"@floating-ui/react": "https://esm.sh/@floating-ui/react@0.24.3?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.63.0/",
"apps/": "https://denopkg.com/deco-cx/apps@0.64.33/",
"daisyui": "npm:daisyui@4.6.0",
"deco-sites/std/": "https://denopkg.com/deco-sites/std@1.26.8/",
"deco/": "https://denopkg.com/deco-cx/deco@1.107.0/",
"deco/": "https://denopkg.com/deco-cx/deco@1.110.0/",
"deno-dom": "https://deno.land/x/deno_dom@v0.1.38/deno-dom-wasm.ts",
"fast-json-patch": "npm:fast-json-patch@^3.1.1",
"hightlight.js": "npm:highlight.js@11.10.0",
Expand Down

0 comments on commit 09f43d6

Please sign in to comment.