Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: m4rc3l05 <15786310+M4RC3L05@users.noreply.github.com>
  • Loading branch information
M4RC3L05 committed Jan 4, 2025
1 parent b5fc47e commit 205b08b
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
12 changes: 6 additions & 6 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,20 @@
"imports": {
"#src/": "./src/",
"@db/sqlite": "jsr:@db/sqlite@0.12.0",
"@hono/hono": "jsr:@hono/hono@4.6.13",
"@hono/hono": "jsr:@hono/hono@4.6.15",
"@m4rc3l05/process-lifecycle": "jsr:@m4rc3l05/process-lifecycle@0.1.1",
"@std/assert": "jsr:@std/assert@1.0.9",
"@std/assert": "jsr:@std/assert@1.0.10",
"@std/async": "jsr:@std/async@1.0.9",
"@std/cache": "jsr:@std/cache@0.1.3",
"@std/collections": "jsr:@std/collections@1.0.9",
"@std/encoding": "jsr:@std/encoding@1.0.5",
"@std/log": "jsr:@std/log@0.224.11",
"@std/testing": "jsr:@std/testing@1.0.6",
"@std/encoding": "jsr:@std/encoding@1.0.6",
"@std/log": "jsr:@std/log@0.224.12",
"@std/testing": "jsr:@std/testing@1.0.8",
"@std/text": "jsr:@std/text@1.0.9",
"@vinejs/vine": "npm:@vinejs/vine@3.0.0",
"config": "npm:config@3.3.12",
"feed": "npm:feed@4.2.2",
"ms": "npm:ms@2.1.3",
"simpledotcss": "npm:simpledotcss@2.3.2"
"simpledotcss": "npm:simpledotcss@2.3.3"
}
}
70 changes: 35 additions & 35 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 205b08b

Please sign in to comment.