diff --git a/package.json b/package.json index e383c51b..5ad35531 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "consola": "3.2.3", "jotai": "2.4.3", "loglevel": "1.8.1", - "lucide-react": "0.287.0", + "lucide-react": "0.288.0", "next": "13.5.5", "next-auth": "4.23.2", "next-secure-headers": "2.2.0", diff --git a/yarn.lock b/yarn.lock index f4af9d72..8d03a91f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8017,10 +8017,10 @@ lru-cache@^6.0.0: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a" integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g== -lucide-react@0.287.0: - version "0.287.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.287.0.tgz#efa49872a91fa97b7ef650c4b40396b6880d0088" - integrity sha512-auxP2bTGiMoELzX+6ItTeNzLmhGd/O+PHBsrXV2YwPXYCxarIFJhiMOSzFT9a1GWeYPSZtnWdLr79IVXr/5JqQ== +lucide-react@0.288.0: + version "0.288.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.288.0.tgz#cc9fda209fe4ec6e572efca38f7d3e3cde7422eb" + integrity sha512-ikhb/9LOkq9orPoLV9lLC4UYyoXQycBhIgH7H59ahOkk0mkcAqkD52m84RXedE/qVqZHW8rEJquInT4xGmsNqw== lz-string@^1.5.0: version "1.5.0"