From 82bf5068932b03c94b8a4bcdb5fcf37a131bb416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 21:45:02 +0000 Subject: [PATCH] Bump lucide-vue-next from 0.297.0 to 0.357.0 Bumps [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) from 0.297.0 to 0.357.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.357.0/packages/lucide-vue-next) --- updated-dependencies: - dependency-name: lucide-vue-next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6bd23aa1..0a4d7453 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.357.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..dcc5876c 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.357.0: + version "0.357.0" + resolved "https://registry.yarnpkg.com/lucide-vue-next/-/lucide-vue-next-0.357.0.tgz#8248fc882e2341a88722e50bcef529bef1227345" + integrity sha512-Nvrh3UMaNk+wYH6+FP8wfqyNk/IYQuByMvBLDEeNuSB2fYPwErvoWvEiSo/xJ4S7nJMtYfcUrtIdIIC0JAOa/w== magic-string-ast@^0.3.0: version "0.3.0"