Skip to content

Commit

Permalink
chore(deps): Update deno dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Jan 24, 2025
1 parent b70899b commit 26780a4
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 53 deletions.
4 changes: 2 additions & 2 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"imports": {
"@ryoppippi/typiautil": "./mod.ts",
"@ryoppippi/typiautil/openai": "./openai/mod.ts",
"@cross/test": "jsr:@cross/test@^0.0.9",
"@cross/test": "jsr:@cross/test@^0.0.10",
"@std/assert": "jsr:@std/assert@^1.0.0",
"openai": "npm:openai@^4.55.1",
"typia": "npm:typia@^6.7.2"
"typia": "npm:typia@^7.0.0"
},
"publish": {
"exclude": [
Expand Down
107 changes: 56 additions & 51 deletions deno.lock

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

0 comments on commit 26780a4

Please sign in to comment.