From 1c8e607832c8a65f83b982b0295fdb2ab0fa11b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:30:34 +0000 Subject: [PATCH] chore(deps): bump flutter_timezone from 5.0.1 to 5.0.2 in /apps/mobile Bumps [flutter_timezone](https://github.com/tjarvstrand/flutter_timezone) from 5.0.1 to 5.0.2. - [Changelog](https://github.com/tjarvstrand/flutter_timezone/blob/main/CHANGELOG.md) - [Commits](https://github.com/tjarvstrand/flutter_timezone/commits) --- updated-dependencies: - dependency-name: flutter_timezone dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/mobile/pubspec.lock | 4 ++-- apps/mobile/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/mobile/pubspec.lock b/apps/mobile/pubspec.lock index c479476..07ea4a3 100644 --- a/apps/mobile/pubspec.lock +++ b/apps/mobile/pubspec.lock @@ -559,10 +559,10 @@ packages: dependency: "direct main" description: name: flutter_timezone - sha256: "978192f2f9ea6d019a4de4f0211d76a9af955ca24865828fa98ca4e20cf0cb3c" + sha256: e8d63f50f2806a3a71a08697286a0369e1d8f0902961327810459871c0bb01c2 url: "https://pub.dev" source: hosted - version: "5.0.1" + version: "5.0.2" flutter_web_plugins: dependency: transitive description: flutter diff --git a/apps/mobile/pubspec.yaml b/apps/mobile/pubspec.yaml index d76ed99..5011d23 100644 --- a/apps/mobile/pubspec.yaml +++ b/apps/mobile/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: device_info_plus: ^12.3.0 flutter_local_notifications: ^21.0.0 timezone: ^0.11.0 - flutter_timezone: ^5.0.1 + flutter_timezone: ^5.0.2 share_plus: ^12.0.1 shared_preferences: ^2.5.3 firebase_core: ^4.5.0