diff --git a/deno.json b/deno.json index 67cf5e90a7..6b14660e5a 100644 --- a/deno.json +++ b/deno.json @@ -8,7 +8,7 @@ "@std/cli": "jsr:@std/cli@^1.0.0", "@std/fmt": "jsr:@std/fmt@^0.225.6", "@std/fs": "jsr:@std/fs@^0.229.3", - "@std/path": "jsr:@std/path@^1.0.1", + "@std/path": "jsr:@std/path@^1.0.2", "@std/yaml": "jsr:@std/yaml@^0.224.3", "ajv": "npm:ajv@8.17.1", "catppuccin-repo/": "https://raw.githubusercontent.com/catppuccin/catppuccin/d4f2666c2b04337f0a8632713de0889d9a7d332d/", diff --git a/deno.lock b/deno.lock index d8644608ed..c442775735 100644 --- a/deno.lock +++ b/deno.lock @@ -9,7 +9,7 @@ "jsr:@std/fs@^0.229.3": "jsr:@std/fs@0.229.3", "jsr:@std/internal@^1.0.1": "jsr:@std/internal@1.0.1", "jsr:@std/path@1.0.0-rc.1": "jsr:@std/path@1.0.0-rc.1", - "jsr:@std/path@^1.0.1": "jsr:@std/path@1.0.1", + "jsr:@std/path@^1.0.2": "jsr:@std/path@1.0.2", "jsr:@std/yaml@^0.224.3": "jsr:@std/yaml@0.224.3", "npm:@actions/core@1.10.1": "npm:@actions/core@1.10.1", "npm:@catppuccin/palette@1.2.0": "npm:@catppuccin/palette@1.2.0", @@ -59,8 +59,8 @@ "@std/path@1.0.0-rc.1": { "integrity": "b8c00ae2f19106a6bb7cbf1ab9be52aa70de1605daeb2dbdc4f87a7cbaf10ff6" }, - "@std/path@1.0.1": { - "integrity": "e061ff02c28481ca49e3a14981875c345e9fc7e973190672782cd0ac8af70428" + "@std/path@1.0.2": { + "integrity": "a452174603f8c620bd278a380c596437a9eef50c891c64b85812f735245d9ec7" }, "@std/yaml@0.224.3": { "integrity": "9da1ed0094f42ba24570b4d88a094b44a793ac7f2bc085c1939d3ac7e11cc0bb" @@ -1443,7 +1443,7 @@ "jsr:@std/cli@^1.0.0", "jsr:@std/fmt@^0.225.6", "jsr:@std/fs@^0.229.3", - "jsr:@std/path@^1.0.1", + "jsr:@std/path@^1.0.2", "jsr:@std/yaml@^0.224.3", "npm:@actions/core@1.10.1", "npm:@catppuccin/palette@1.2.0",