From 22d60349363997e9ab669b7ff46963873a121681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 10:47:14 +0000 Subject: [PATCH] Bump lucide_icons_flutter Bumps the pub-dependencies group with 1 update in the /example directory: [lucide_icons_flutter](https://github.com/vqh2602/lucide-flutter-main). Updates `lucide_icons_flutter` from 3.1.15 to 3.1.17 - [Release notes](https://github.com/vqh2602/lucide-flutter-main/releases) - [Changelog](https://github.com/vqh2602/lucide-flutter-main/blob/main/CHANGELOG.md) - [Commits](https://github.com/vqh2602/lucide-flutter-main/commits) --- updated-dependencies: - dependency-name: lucide_icons_flutter dependency-version: 3.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub-dependencies ... Signed-off-by: dependabot[bot] --- example/pubspec.lock | 4 ++-- example/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 5b74d43..d76daf1 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -252,10 +252,10 @@ packages: dependency: "direct main" description: name: lucide_icons_flutter - sha256: "234155b10641b8ef7bab8a077b93ea6c92fe849c06740cf89dcd86dcf350934f" + sha256: "6e2eb4a11137851be84a57e936fc864d565709ec0ae854b786b15397d1b66276" url: "https://pub.dev" source: hosted - version: "3.1.15" + version: "3.1.17" matcher: dependency: transitive description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 022f6bb..0008a4d 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: go_router: ^17.5.0 google_fonts: ^8.1.0 http: ^1.6.0 - lucide_icons_flutter: ^3.1.15 + lucide_icons_flutter: ^3.1.17 morphnext: path: .. reel_text: ^0.4.4