From 7a674d9f7125fd6f4462576c5fa6ab30a50409df Mon Sep 17 00:00:00 2001 From: tuhana Date: Tue, 8 Oct 2024 00:09:52 +0300 Subject: [PATCH] Bump dependencies --- deno.json | 8 ++++---- deno.lock | 44 ++++++++++++++++++++++++-------------------- 2 files changed, 28 insertions(+), 24 deletions(-) diff --git a/deno.json b/deno.json index 6b1ef7e..24040bf 100644 --- a/deno.json +++ b/deno.json @@ -5,11 +5,11 @@ "build:npm": "deno run -A scripts/build_npm.ts" }, "imports": { - "@catppuccin/palette": "npm:@catppuccin/palette@^1.3.0", + "@catppuccin/palette": "npm:@catppuccin/palette@^1.4.0", "@deno/dnt": "jsr:@deno/dnt@^0.41.3", - "@std/assert": "jsr:@std/assert@^1.0.4", - "@std/testing": "jsr:@std/testing@^1.0.2", - "@unocss/core": "npm:@unocss/core@^0.62.2" + "@std/assert": "jsr:@std/assert@^1.0.6", + "@std/testing": "jsr:@std/testing@^1.0.3", + "@unocss/core": "npm:@unocss/core@^0.63.3" }, "exports": { ".": "./src/index.ts", diff --git a/deno.lock b/deno.lock index 627c9ce..391acbd 100644 --- a/deno.lock +++ b/deno.lock @@ -7,25 +7,25 @@ "jsr:@deno/dnt@^0.41.3": "jsr:@deno/dnt@0.41.3", "jsr:@std/assert@^0.223.0": "jsr:@std/assert@0.223.0", "jsr:@std/assert@^0.226.0": "jsr:@std/assert@0.226.0", - "jsr:@std/assert@^1.0.4": "jsr:@std/assert@1.0.4", + "jsr:@std/assert@^1.0.6": "jsr:@std/assert@1.0.6", "jsr:@std/bytes@^0.223.0": "jsr:@std/bytes@0.223.0", "jsr:@std/fmt@1": "jsr:@std/fmt@1.0.0", "jsr:@std/fmt@^0.223": "jsr:@std/fmt@0.223.0", "jsr:@std/fs@1": "jsr:@std/fs@1.0.1", "jsr:@std/fs@^0.223": "jsr:@std/fs@0.223.0", "jsr:@std/fs@^0.229.3": "jsr:@std/fs@0.229.3", - "jsr:@std/internal@^1.0.3": "jsr:@std/internal@1.0.3", + "jsr:@std/internal@^1.0.4": "jsr:@std/internal@1.0.4", "jsr:@std/io@^0.223": "jsr:@std/io@0.223.0", "jsr:@std/path@1": "jsr:@std/path@1.0.2", "jsr:@std/path@1.0.0-rc.1": "jsr:@std/path@1.0.0-rc.1", "jsr:@std/path@^0.223": "jsr:@std/path@0.223.0", "jsr:@std/path@^0.225.2": "jsr:@std/path@0.225.2", "jsr:@std/path@^1.0.2": "jsr:@std/path@1.0.2", - "jsr:@std/testing@^1.0.2": "jsr:@std/testing@1.0.2", + "jsr:@std/testing@^1.0.3": "jsr:@std/testing@1.0.3", "jsr:@ts-morph/bootstrap@^0.24.0": "jsr:@ts-morph/bootstrap@0.24.0", "jsr:@ts-morph/common@^0.24.0": "jsr:@ts-morph/common@0.24.0", - "npm:@catppuccin/palette@^1.3.0": "npm:@catppuccin/palette@1.3.0", - "npm:@unocss/core@^0.62.2": "npm:@unocss/core@0.62.3" + "npm:@catppuccin/palette@^1.4.0": "npm:@catppuccin/palette@1.4.0", + "npm:@unocss/core@^0.63.3": "npm:@unocss/core@0.63.3" }, "jsr": { "@david/code-block-writer@13.0.2": { @@ -57,10 +57,10 @@ "@std/assert@0.226.0": { "integrity": "0dfb5f7c7723c18cec118e080fec76ce15b4c31154b15ad2bd74822603ef75b3" }, - "@std/assert@1.0.4": { - "integrity": "d4c767ea578e5bc09c15b6e503376003e5b2d1f4c0cdf08524a92101ff4d7b96", + "@std/assert@1.0.6": { + "integrity": "1904c05806a25d94fe791d6d883b685c9e2dcd60e4f9fc30f4fc5cf010c72207", "dependencies": [ - "jsr:@std/internal@^1.0.3" + "jsr:@std/internal@^1.0.4" ] }, "@std/bytes@0.223.0": { @@ -87,8 +87,8 @@ "jsr:@std/path@^1.0.2" ] }, - "@std/internal@1.0.3": { - "integrity": "208e9b94a3d5649bd880e9ca38b885ab7651ab5b5303a56ed25de4755fb7b11e" + "@std/internal@1.0.4": { + "integrity": "62e8e4911527e5e4f307741a795c0b0a9e6958d0b3790716ae71ce085f755422" }, "@std/io@0.223.0": { "integrity": "2d8c3c2ab3a515619b90da2c6ff5ea7b75a94383259ef4d02116b228393f84f1", @@ -115,8 +115,12 @@ "@std/path@1.0.2": { "integrity": "a452174603f8c620bd278a380c596437a9eef50c891c64b85812f735245d9ec7" }, - "@std/testing@1.0.2": { - "integrity": "9e8a7f4e26c219addabe7942d09c3450fa0a74e9662341961bc0ef502274dec3" + "@std/testing@1.0.3": { + "integrity": "f98c2bee53860a5916727d7e7d3abe920dd6f9edace022e2d059f00d05c2cf42", + "dependencies": [ + "jsr:@std/assert@^1.0.6", + "jsr:@std/internal@^1.0.4" + ] }, "@ts-morph/bootstrap@0.24.0": { "integrity": "a826a2ef7fa8a7c3f1042df2c034d20744d94da2ee32bf29275bcd4dffd3c060", @@ -133,12 +137,12 @@ } }, "npm": { - "@catppuccin/palette@1.3.0": { - "integrity": "sha512-HlgVmsTJbpGnIv7FWeypvmTUgiU8SimM3KzutZJ4x7FYk3L43H67me0hAZcBTPYp2uzaLY4Iv0CnDHt3KiGf8g==", + "@catppuccin/palette@1.4.0": { + "integrity": "sha512-Npdg/QFeMAEbRVlnJqc1xE3i7NI4liSq4tTTXk4U/L3vPEiqw3bZQJRLYjuP0Vq2AEDNS5H5Li+lk27c38sP4g==", "dependencies": {} }, - "@unocss/core@0.62.3": { - "integrity": "sha512-Pfyrj8S7jq9K1QXD6Z5BCeiQavaHpbMN5q958/kmdbNGp57hOg1e346fMJAvgPjLBR+lE/hgZEsDrijtRiZXnw==", + "@unocss/core@0.63.3": { + "integrity": "sha512-LPDog+Dt36ut9yomgpKDHn4j/kI72sWtxm3iL6agEK3NDQToQsizQU6f8ZsIyUrpi7CoIV2i+3vmsdxauBd4kw==", "dependencies": {} } } @@ -147,10 +151,10 @@ "workspace": { "dependencies": [ "jsr:@deno/dnt@^0.41.3", - "jsr:@std/assert@^1.0.4", - "jsr:@std/testing@^1.0.2", - "npm:@catppuccin/palette@^1.3.0", - "npm:@unocss/core@^0.62.2" + "jsr:@std/assert@^1.0.6", + "jsr:@std/testing@^1.0.3", + "npm:@catppuccin/palette@^1.4.0", + "npm:@unocss/core@^0.63.3" ] } }