Skip to content

Commit

Permalink
chore(deps): update dependency @catppuccin/vscode to v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent d2bbee4 commit 2d1ad1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { join } from "https://deno.land/std@0.219.1/path/join.ts";
import { parseArgs } from "https://deno.land/std@0.219.1/cli/parse_args.ts";

import { compile as vscCompile } from "npm:@catppuccin/vscode@3.12.0";
import { compile as vscCompile } from "npm:@catppuccin/vscode@3.16.0";
import { flavorEntries, type FlavorName } from "npm:@catppuccin/palette@1.1.0";
import plist from "npm:plist@3.1.0";

Expand Down

0 comments on commit 2d1ad1d

Please sign in to comment.