From 7d338375ca9b9ce82c2492d48f60fb373adbf1b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:35:17 +0000 Subject: [PATCH] Bump persistent_bottom_nav_bar_v2 from 6.1.0 to 6.2.0 Bumps [persistent_bottom_nav_bar_v2](https://github.com/jb3rndt/PersistentBottomNavBarV2) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/jb3rndt/PersistentBottomNavBarV2/releases) - [Changelog](https://github.com/jb3rndt/PersistentBottomNavBarV2/blob/master/CHANGELOG.md) - [Commits](https://github.com/jb3rndt/PersistentBottomNavBarV2/compare/v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: persistent_bottom_nav_bar_v2 dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 19ebdf5..50f525e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -604,10 +604,10 @@ packages: dependency: "direct main" description: name: persistent_bottom_nav_bar_v2 - sha256: "1d6347d86512ef028341eaecf2e8870af5dd41462fe77ec5b3126da29b4d7a8d" + sha256: "4c1f5b5c71010390746b35d2ffb4b55ec451f04286c133beabb93e16a66e0a5f" url: "https://pub.dev" source: hosted - version: "6.1.0" + version: "6.2.0" petitparser: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 388ac65..20c10d3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: jwt_decoder: ^2.0.1 loading_animation_widget: ^1.3.0 package_info_plus: ^9.0.0 - persistent_bottom_nav_bar_v2: ^6.1.0 + persistent_bottom_nav_bar_v2: ^6.2.0 provider: ^6.1.5 sign_in_with_apple: ^7.0.1 supabase: any