From 6ca581fabe264a96308281a8cecaa51ae972ef94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:28:40 +0000 Subject: [PATCH] Bump lucide-vue-next from 0.297.0 to 0.359.0 Bumps [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) from 0.297.0 to 0.359.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.359.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..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"