From 1c9f2bb6b198ba2f2711e1c5cb85eae5919c9b19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 05:56:33 +0000 Subject: [PATCH] Bump the pub group across 1 directory with 3 updates Bumps the pub group with 3 updates in the / directory: [font_awesome_flutter](https://github.com/fluttercommunity/font_awesome_flutter), [google_fonts](https://github.com/flutter/packages/tree/main/packages) and [timezone](https://github.com/dart-lang/labs/tree/main/pkgs). Updates `font_awesome_flutter` from 10.12.0 to 11.0.0 - [Release notes](https://github.com/fluttercommunity/font_awesome_flutter/releases) - [Changelog](https://github.com/fluttercommunity/font_awesome_flutter/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/font_awesome_flutter/compare/10.12.0...11.0.0) Updates `google_fonts` from 6.3.3 to 8.0.2 - [Commits](https://github.com/flutter/packages/commits/google_fonts-v8.0.2/packages) Updates `timezone` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/dart-lang/labs/releases) - [Commits](https://github.com/dart-lang/labs/commits/timezone-v0.11.0/pkgs) --- updated-dependencies: - dependency-name: font_awesome_flutter dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: google_fonts dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: timezone dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 44be609..f73682d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -317,10 +317,10 @@ packages: dependency: "direct main" description: name: font_awesome_flutter - sha256: b9011df3a1fa02993630b8fb83526368cf2206a711259830325bab2f1d2a4eb0 + sha256: "09dcde8ab90ffae1a7d65ff2ef96fc62a17ad9d0ce7c127b317ded676b0d5935" url: "https://pub.dev" source: hosted - version: "10.12.0" + version: "11.0.0" glob: dependency: transitive description: @@ -333,10 +333,10 @@ packages: dependency: "direct main" description: name: google_fonts - sha256: ba03d03bcaa2f6cb7bd920e3b5027181db75ab524f8891c8bc3aa603885b8055 + sha256: db9df7a5898d894eeda4c78143f35c30a243558be439518972366880b80bf88e url: "https://pub.dev" source: hosted - version: "6.3.3" + version: "8.0.2" graphs: dependency: transitive description: @@ -938,10 +938,10 @@ packages: dependency: "direct main" description: name: timezone - sha256: dd14a3b83cfd7cb19e7888f1cbc20f258b8d71b54c06f79ac585f14093a287d1 + sha256: "784a5e34d2eb62e1326f24d6f600aaaee452eb8ca8ef2f384a59244e292d158b" url: "https://pub.dev" source: hosted - version: "0.10.1" + version: "0.11.0" typed_data: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9b1cacd..6f8d92f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: sdk: flutter sentry_flutter: ^9.16.0 provider: ^6.1.5+1 - google_fonts: ^6.3.3 + google_fonts: ^8.0.2 url_launcher: ^6.3.2 # Using custom version of this library that makes the ConfigurableExpansionTileState class public # as well as it's handleTap method. This allows outside widgets programmatic control @@ -47,9 +47,9 @@ dependencies: collection: ^1.19.1 plausible_analytics: ^0.3.0 http: ^1.6.0 - timezone: ^0.10.1 + timezone: ^0.11.0 sticky_headers: ^0.3.0+2 - font_awesome_flutter: ^10.12.0 + font_awesome_flutter: ^11.0.0 expandable_page_view: ^1.3.0 dev_dependencies: