From 759d1f2d49d955848ae05466d28e11f411a94db1 Mon Sep 17 00:00:00 2001 From: sopi Date: Thu, 5 Dec 2024 21:10:03 +0900 Subject: [PATCH] update --- bun.lockb | Bin 274103 -> 274103 bytes package.json | 4 ++-- yarn.lock | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bun.lockb b/bun.lockb index 2c64f43dcb4329c860b6fff54b3573efabc3137a..60c1847b966fb77cf15cdcfd92e68d8a6c983581 100755 GIT binary patch delta 151 zcmV;I0BHZW-4M6k5Rfh))=!P;Vd?((?r`2Q^<@mpEfmmujo(nlV=lSm(R73zu}EC{n`NzLRyMn#14L^jMsFS34WNqCfj7^9(G1^cg=e*}?cfjwaNfLO#}(DwOchjlIiw{kw-Vg~NTLBZw_AS$ FT(6FFNU#6^ delta 151 zcmV;I0BHZW-4M6k5Rfh)Gsun=mYhqEEkDq4k`RRrQ~IG5tccs{1N22}PV!^au}EC{n`NzLRyxn9;1rtoMd9Qg>q#E3w?Kr7xzFp@?H4|VCZA?267zZbJv zmQIc~Vpyh6m#ZF7(!cz|Bcso~$J7=Zm&SaHhjlIiw{iw-Vg~NTLBXw_AS$ FT(290Mc@Dc diff --git a/package.json b/package.json index 9fb4efc..3588079 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "d-anime comments viewer", "description": "Player addon for d-anime", "author": "sopi", - "version": "2024.12.1", + "version": "2024.12.5", "private": true, "license": "GPL-3.0", "type": "module", @@ -33,7 +33,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "github-markdown-css": "^5.8.1", - "lucide-react": "^0.465.0", + "lucide-react": "^0.467.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-virtuoso": "^4.12.3", diff --git a/yarn.lock b/yarn.lock index c482311..58e5a5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1,6 +1,6 @@ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 -# bun ./bun.lockb --hash: 33C88E15969C4B8F-2d3fd0719210850d-53FAA115AC88DBEA-03f4456b4ef263d4 +# bun ./bun.lockb --hash: D64F8DE961E9FEF8-ee70de31f5650ccb-2D14D07B8DDF50C6-632eb9e4d174841d "@aashutoshrathi/word-wrap@^1.2.3": @@ -3171,10 +3171,10 @@ lru-cache@^6.0.0: resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz" integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag== -lucide-react@^0.465.0: - version "0.465.0" - resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.465.0.tgz" - integrity sha512-uV7WEqbwaCcc+QjAxIhAvkAr3kgwkkYID3XptCHll72/F7NZlk6ONmJYpk+Xqx5Q0r/8wiOjz73H1BYbl8Z8iw== +lucide-react@^0.467.0: + version "0.467.0" + resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.467.0.tgz" + integrity sha512-RkWE80Q2zEQvsn5qSXiUgRijoV3k0jEIiS3jbdNCYy1CGnRAKe3C+7I5vfYF+6+ZfwSRZoE9YPeAWMRg0Pb5ZA== make-error@^1.3.2: version "1.3.6"