Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
catuhana committed Aug 16, 2024
1 parent 502b5c4 commit d64f2c9
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 202 deletions.
8 changes: 4 additions & 4 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
},
"imports": {
"@catppuccin/palette": "npm:@catppuccin/palette@^1.2.0",
"@deno/dnt": "jsr:@deno/dnt@^0.41.2",
"@std/assert": "jsr:@std/assert@^1.0.0",
"@std/testing": "jsr:@std/testing@^0.225.3",
"@unocss/core": "npm:@unocss/core@^0.61.5"
"@deno/dnt": "jsr:@deno/dnt@^0.41.3",
"@std/assert": "jsr:@std/assert@^1.0.2",
"@std/testing": "jsr:@std/testing@^1.0.0",
"@unocss/core": "npm:@unocss/core@^0.62.2"
},
"exports": {
".": "./src/index.ts",
Expand Down
303 changes: 105 additions & 198 deletions deno.lock

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

File renamed without changes.

0 comments on commit d64f2c9

Please sign in to comment.