Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
catuhana committed Nov 6, 2024
1 parent 7a674d9 commit 014f9ee
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 156 deletions.
8 changes: 4 additions & 4 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"build:npm": "deno run -A scripts/build_npm.ts"
},
"imports": {
"@catppuccin/palette": "npm:@catppuccin/palette@^1.4.0",
"@catppuccin/palette": "npm:@catppuccin/palette@^1.7.1",
"@deno/dnt": "jsr:@deno/dnt@^0.41.3",
"@std/assert": "jsr:@std/assert@^1.0.6",
"@std/testing": "jsr:@std/testing@^1.0.3",
"@unocss/core": "npm:@unocss/core@^0.63.3"
"@std/assert": "jsr:@std/assert@^1.0.7",
"@std/testing": "jsr:@std/testing@^1.0.4",
"@unocss/core": "npm:@unocss/core@^0.64.0"
},
"exports": {
".": "./src/index.ts",
Expand Down
299 changes: 147 additions & 152 deletions deno.lock

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

0 comments on commit 014f9ee

Please sign in to comment.