diff --git a/package.json b/package.json index 6bd23aa1..6e34f7f4 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.343.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..34a42deb 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.343.0: + version "0.343.0" + resolved "https://registry.yarnpkg.com/lucide-vue-next/-/lucide-vue-next-0.343.0.tgz#3535e987c65ffb99bee8536ff8ff90a6806ac701" + integrity sha512-mDp/hL7HM5tGuoa8AcJMfbcpmJWxZT917RMeS4/dPTqiUS+fVxD0UT2qKuuYlEzvJedkJTApuDJ6N2ZbsJMAYA== magic-string-ast@^0.3.0: version "0.3.0"