diff --git a/package.json b/package.json index 6bd23aa1..8d5478f1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@tailwindcss/forms": "^0.5.6", "@tailwindcss/typography": "^0.5.10", "lodash": "^4.17.21", - "lucide-vue-next": "^0.297.0", + "lucide-vue-next": "^0.359.0", "nuxt": "^3.8.2", "nuxt-graphql-client": "^0.2.30", "prismjs": "^1.29.0", diff --git a/yarn.lock b/yarn.lock index 3771c56f..cdecee76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6064,10 +6064,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-vue-next@^0.297.0: - version "0.297.0" - resolved "https://registry.yarnpkg.com/lucide-vue-next/-/lucide-vue-next-0.297.0.tgz#25191e3b4e5578524fcbb71d0d99199cd702d009" - integrity sha512-PTfvcDE7exAUIcbeo1Ac6cES+qU50463uzK/9x4npDwWsG3KRoiQ1tn+q44a/MS3DiI/TYmZTVsiKl9QJOVHWA== +lucide-vue-next@^0.359.0: + version "0.359.0" + resolved "https://registry.yarnpkg.com/lucide-vue-next/-/lucide-vue-next-0.359.0.tgz#2298ecc68284f08d1bf62dc38ee7af6558e665ed" + integrity sha512-m4wElUyOjqBeBlgvcUNv4X9JvRUo+qd2hTchPtOHatTXA0zccnK5rXKX/eeGcKnyAKUTukfVA4fqkrbKWaDouQ== magic-string-ast@^0.3.0: version "0.3.0"